haiku-atelier-2024/phpstan.neon
2024-10-02 16:03:18 +02:00

10 lines
No EOL
268 B
Text

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