Files
drmaterac.pl/modules/ps_viewedproduct/tests/phpstan/phpstan-1.7.2.5.neon
2025-03-21 20:24:43 +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.#'