RoutingConditionServiceBundle example



use Symfony\Bundle\FrameworkBundle\FrameworkBundle;
use Symfony\Bundle\FrameworkBundle\Tests\Functional\Bundle\RoutingConditionServiceBundle\RoutingConditionServiceBundle;

return [
    new FrameworkBundle(),
    new RoutingConditionServiceBundle(),
];
Home | Imprint | This part of the site doesn't use cookies.