Showing 2 of 8 total issues
Method create
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
SetStrategy $addStrategy,
RemoveStrategy $removeStrategy,
EnableFeature $enableFeature,
DisableFeature $disableFeature,
ResponseFactoryInterface $responseFactory
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
SetStrategy $setStrategy,
RemoveStrategy $removeStrategy,
EnableFeature $enableFeature,
DisableFeature $disableFeature,
ResponseFactoryInterface $responseFactory