[Changed] phpstan.neon
This commit is contained in:
bovenliggende
13ef2bef7b
commit
e4969f2cbd
12
phpstan.neon
12
phpstan.neon
@ -1,15 +1,13 @@
|
||||
parameters:
|
||||
bootstrapFiles:
|
||||
- ../../../../Shops/CE/65x/vendor/oxid-esales/oxideshop-ce/source/bootstrap.php
|
||||
- IntelliSenseHelper.php
|
||||
scanFiles:
|
||||
- ../../../../Shops/CE/65x/vendor/oxid-esales/oxideshop-ce/source/oxfunctions.php
|
||||
- ../../../../Shops/CE/65x/vendor/oxid-esales/oxideshop-ce/source/overridablefunctions.php
|
||||
- IntelliSenseHelper.php
|
||||
- ../../oxid-esales/oxideshop-ce/source/bootstrap.php
|
||||
- ../../oxid-esales/oxideshop-ce/source/oxfunctions.php
|
||||
- ../../oxid-esales/oxideshop-ce/source/overridablefunctions.php
|
||||
scanDirectories:
|
||||
- ../../../../Shops/CE/65x/vendor/oxid-esales
|
||||
- ../../oxid-esales
|
||||
ignoreErrors:
|
||||
- '#.*is not subtype of Throwable.*#'
|
||||
- '#\$sValue of method OxidEsales\\EshopCommunity\\Core\\Controller\\BaseController::addTplParam\(\) expects string,[ a-zA-Z\.]+#'
|
||||
paths:
|
||||
- ./
|
||||
level: 5
|
||||
|
Laden…
x
Verwijs in nieuw issue
Block a user