pheature-flags/toggle-crud-psr7-api

View on GitHub

Showing 2 of 8 total issues

Method create has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        SetStrategy $addStrategy,
        RemoveStrategy $removeStrategy,
        EnableFeature $enableFeature,
        DisableFeature $disableFeature,
        ResponseFactoryInterface $responseFactory
Severity: Minor
Found in src/PatchFeatureFactory.php - About 35 mins to fix

    Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            SetStrategy $setStrategy,
            RemoveStrategy $removeStrategy,
            EnableFeature $enableFeature,
            DisableFeature $disableFeature,
            ResponseFactoryInterface $responseFactory
    Severity: Minor
    Found in src/PatchFeature.php - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language