mirror of
https://github.com/kvazar-network/webapp.git
synced 2025-03-12 05:31:09 +00:00
6 lines
97 B
PHP
6 lines
97 B
PHP
![]() |
<?php
|
||
|
|
||
|
return [
|
||
|
Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
|
||
|
];
|