2024-10-02

This commit is contained in:
gcch 2024-10-02 16:01:46 +02:00
commit 11960f633a
51 changed files with 102 additions and 91 deletions

View file

@ -3,7 +3,8 @@ parameters:
paths:
- web/app/themes/haiku-atelier-2024
scanDirectories:
- web/wp
- vendor
- web/app/plugins
- web/wp
typeAliases:
InformationsProduitShop: 'array{id: int, nom: string, prix: string, photo_repos: string, photo_survol: string, url: string}'