Dhii/factory-base

View on GitHub

Showing 2 of 5 total issues

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

        $message = null,
        $code = null,
        RootException $previous = null,
        $factory = null,
        $config = null
Severity: Minor
Found in src/Exception/CreateCouldNotMakeExceptionCapableTrait.php - About 35 mins to fix

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

            $message = '',
            $code = 0,
            RootException $previous = null,
            $factory = null,
            $config = null
    Severity: Minor
    Found in src/Exception/CouldNotMakeException.php - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language