2024-10-02
This commit is contained in:
parent
9fc94a84c3
commit
59a236f0fa
45 changed files with 230 additions and 106 deletions
9
phpstan.neon
Normal file
9
phpstan.neon
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
parameters:
|
||||
level: 6
|
||||
paths:
|
||||
- web/app/themes/haiku-atelier-2024
|
||||
scanDirectories:
|
||||
- web/wp
|
||||
- web/app/plugins
|
||||
typeAliases:
|
||||
InformationsProduitShop: 'array{id: int, nom: string, prix: string, photo_repos: string, photo_survol: string, url: string}'
|
||||
Loading…
Add table
Add a link
Reference in a new issue