Add event dispatching to manifest compilation #306
Annotations
3 errors
PHPStan:
src/Event/NullEventDispatcher.php#L11
Return type (void) of method SpomkyLabs\PwaBundle\Event\NullEventDispatcher::dispatch() should be compatible with return type (object) of method Psr\EventDispatcher\EventDispatcherInterface::dispatch()
|
PHPStan:
src/Service/ServiceWorkerCompiler.php#L21
Constructor of class SpomkyLabs\PwaBundle\Service\ServiceWorkerCompiler has an unused parameter $dispatcher.
|
PHPStan
Process completed with exit code 2.
|
Loading