EVOLUTION-MANAGER
Edit File: php_dsl.php
<?php namespace Symfony\Component\Routing\Loader\Configurator; return function (RoutingConfigurator $routes) { return $routes->import('php_dsl_ba?.php'); };