Download module "ps_searchbar"

This commit is contained in:
Roman Pyrih
2025-11-12 12:48:11 +01:00
parent cd823a3b8c
commit e709fc0cb5
31 changed files with 3656 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
includes:
- %currentWorkingDirectory%/vendor/prestashop/php-dev-tools/phpstan/ps-module-extension.neon
parameters:
paths:
# From PHPStan 0.12, paths to check are relative to the neon file
- ../../ps_searchbar.php
- ../../translations/
- ../../upgrade/
level: 5