add storefront implementation #20
Annotations
6 errors
phpstan:
src/DependencyInjection/Configuration.php#L19
No error to ignore is reported on line 19.
|
phpstan:
src/Subscriber/StorefrontPageSubscriber.php#L22
Class Shopware\Storefront\Event\StorefrontRenderEvent not found.
|
phpstan:
src/Subscriber/StorefrontPageSubscriber.php#L26
Parameter $event of method Frosh\SentryBundle\Subscriber\StorefrontPageSubscriber::onRender() has invalid type Shopware\Storefront\Event\StorefrontRenderEvent.
|
phpstan:
src/Subscriber/StorefrontPageSubscriber.php#L44
Negated boolean expression is always true.
|
phpstan:
src/Subscriber/StorefrontPageSubscriber.php#L58
Call to method setParameter() on an unknown class Shopware\Storefront\Event\StorefrontRenderEvent.
|
phpstan
Process completed with exit code 1.
|