Current File : /home/inlingua/www/crm.vprotectindia.com/vendor/symfony/routing/Tests/Fixtures/glob/php_dsl.php
<?php

namespace Symfony\Component\Routing\Loader\Configurator;

return function (RoutingConfigurator $routes) {
    return $routes->import('php_dsl_ba?.php');
};