Files
MyComments/config/bundles.php
T
2024-02-12 19:50:02 -07:00

6 lines
97 B
PHP

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