Update PHPStan config file #3
Annotations
10 errors
Run composer phpstan:
src/CacheIgniter.php#L158
Access to constant EVENT_AFTER_REFRESH_CACHE on an unknown class putyourlightson\blitz\services\RefreshCacheService.
|
Run composer phpstan:
src/CacheIgniter.php#L158
Class putyourlightson\blitz\services\RefreshCacheService not found.
|
Run composer phpstan:
src/CacheIgniter.php#L159
Parameter $event of anonymous function has invalid type putyourlightson\blitz\events\RefreshCacheEvent.
|
Run composer phpstan:
src/CacheIgniter.php#L160
Access to property $siteUris on an unknown class putyourlightson\blitz\events\RefreshCacheEvent.
|
Run composer phpstan:
src/CacheIgniter.php#L164
Access to constant EVENT_AFTER_REFRESH_ALL_CACHE on an unknown class putyourlightson\blitz\services\RefreshCacheService.
|
Run composer phpstan:
src/CacheIgniter.php#L164
Class putyourlightson\blitz\services\RefreshCacheService not found.
|
Run composer phpstan:
src/CacheIgniter.php#L165
Parameter $event of anonymous function has invalid type putyourlightson\blitz\events\RefreshCacheEvent.
|
Run composer phpstan:
src/CacheIgniter.php#L166
Access to property $siteUris on an unknown class putyourlightson\blitz\events\RefreshCacheEvent.
|
Run composer phpstan:
src/services/RefreshService.php#L20
Parameter $siteUris of method putyourlightson\cacheigniter\services\RefreshService::refreshAll() has invalid type putyourlightson\blitz\models\SiteUriModel.
|
Run composer phpstan:
src/services/RefreshService.php#L23
Access to static property $plugin on an unknown class putyourlightson\blitz\Blitz.
|
The logs for this run have expired and are no longer available.
Loading