Files
sprawozdania/config/bundles.php
T
2024-06-13 14:05:34 +02:00

6 lines
97 B
PHP

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