Files
wyczarujprezent.pl/modules/ps_viewedproduct/tests/phpstan/phpstan-1.7.1.2.neon
2024-10-28 22:14:22 +01:00

10 lines
475 B
Plaintext

includes:
- %currentWorkingDirectory%/tests/phpstan/phpstan.neon
parameters:
ignoreErrors:
- '#Access to an undefined property Cookie::\$viewed.#'
- '#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.#'