2024-11-11

This commit is contained in:
gcch 2024-11-05 10:36:47 +01:00
commit 6666959f16
526 changed files with 20767 additions and 2690 deletions

View file

@ -5,6 +5,7 @@ parameters:
scanDirectories:
- vendor
- web/app/plugins
- web/vendor
- web/wp
typeAliases:
InformationsProduitShop: 'array{id: int, nom: string, prix: string, photo_repos: string, photo_survol: string, url: string}'
InformationsProduitShop: 'array{id: int, nom: string, prix: string, photo_repos: string, photo_survol: string, url: string}'