2024-11-15

This commit is contained in:
gcch 2024-11-15 14:04:11 +01:00
commit bfcf485ce0
44 changed files with 38904 additions and 188 deletions

View file

@ -9,3 +9,4 @@ parameters:
- web/wp
typeAliases:
InformationsProduitShop: 'array{id: int, nom: string, prix: string, photo_repos: string, photo_survol: string, url: string}'
InformationsVariation: 'array{id: int, titre: string, prix: string}'