Remove custom cache clearer #11278
php.yml
on: pull_request
PHP Syntax check 8.1 => 8.3
33s
PHP-CS-Fixer
22s
Matrix: PHPStan
Matrix: phpunit
Annotations
4 errors
PHPStan (9.0.x):
src/Traits/HaveConfigurationPage.php (in context of class ps_mbo)#L151
Class PrestaShop\Module\Mbo\Service\MboSymfonyCacheClearer not found.
|
PHPStan (9.0.x):
src/Traits/HaveConfigurationPage.php (in context of class ps_mbo)#L151
PHPDoc tag @var for variable $cacheClearer contains unknown class PrestaShop\Module\Mbo\Service\MboSymfonyCacheClearer.
|
PHPStan (9.0.x):
src/Traits/HaveConfigurationPage.php (in context of class ps_mbo)#L152
Call to method clear() on an unknown class PrestaShop\Module\Mbo\Service\MboSymfonyCacheClearer.
|
PHPStan (9.0.x)
Process completed with exit code 1.
|