Showing 1 of 1 total issue
Method __construct
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
Router $router,
Request $request,
ActionFactoryInterface $action_factory,
PresenterInterface $presenter,
EventDispatcherInterface $event_dispatcher,