Skip to content
GitLab
Projets
Groupes
Sujets
Extraits de code
/
Aide
Aide
Support
Forum de la communauté
Raccourcis clavier
?
Proposer une rétroaction
Contribuer à GitLab
Connexion
Activer/désactiver la navigation
Menu
Amina Sehaki
Projet Hello
dd52e156f12bb490bdec7cea8cfd3922d846fca4
projet_hello
config
bundles.php
Rechercher un fichier
Normal view
History
Permalink
bundles.php
97 octets
Newer
Older
Add initial set of files
Amina SEHAKI
a validé
mar. 11, 2025
1
2
3
4
5
<?php
return
[
Symfony\Bundle\FrameworkBundle\FrameworkBundle
::
class
=>
[
'all'
=>
true
],
];