9 lines
415 B
Plaintext
9 lines
415 B
Plaintext
includes:
|
|
- %currentWorkingDirectory%/tests/phpstan/phpstan.neon
|
|
|
|
parameters:
|
|
ignoreErrors:
|
|
- '#Call to method assign\(\) on an unknown class Smarty_Data#'
|
|
- '#Call to method present\(\) on an unknown class PrestaShop\\PrestaShop\\Adapter\\Presenter\\Product\\ProductListingPresenter.#'
|
|
- '#Instantiated class PrestaShop\\PrestaShop\\Adapter\\Presenter\\Product\\ProductListingPresenter not found.#'
|