Files
start_sf5_project_reboot/app/config/bundles.php
2021-04-17 22:56:03 +02:00

6 lines
97 B
PHP

<?php
return [
Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
];