404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.216.67.94: ~ $
<?php

namespace Symfony\Component\Routing\Loader\Configurator;

return function (RoutingConfigurator $routes) {
    $collection = $routes->collection();

    $collection->add('baz_route', '/baz')
        ->defaults(array('_controller' => 'AppBundle:Baz:view'));

    return $collection;
};

Filemanager

Name Type Size Permission Actions
bar.xml File 358 B 0644
bar.yml File 80 B 0644
baz.xml File 358 B 0644
baz.yml File 80 B 0644
import_multiple.xml File 319 B 0644
import_multiple.yml File 31 B 0644
import_single.xml File 319 B 0644
import_single.yml File 31 B 0644
php_dsl.php File 163 B 0644
php_dsl_bar.php File 291 B 0644
php_dsl_baz.php File 291 B 0644