iqdevtranningproj
config
bundles.php
Find file
Normal view
Permalink
bundles.php
97 B
Newer
Older
Add initial set of files
Akex
committed
Apr 08, 2024
1
2
3
4
5
<?php
return
[
Symfony\Bundle\FrameworkBundle\FrameworkBundle
::
class
=>
[
'all'
=>
true
],
];