first commit
This commit is contained in:
10
modules/ps_shoppingcart/phpstan.neon.dist
Normal file
10
modules/ps_shoppingcart/phpstan.neon.dist
Normal file
@@ -0,0 +1,10 @@
|
||||
parameters:
|
||||
level: 8
|
||||
bootstrapFiles:
|
||||
- .github/workflows/phpstan/autoload.php
|
||||
paths:
|
||||
- controllers
|
||||
- ps_shoppingcart.php
|
||||
ignoreErrors:
|
||||
- '#^Call to an undefined method AdminController|FrontController\:\:#'
|
||||
- '#^Call to an undefined method Module\:\:#'
|
||||
Reference in New Issue
Block a user