Showing 2 of 5 total issues
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$message = '',
$code = 0,
RootException $previous = null,
$factory = null,
$config = null
Method _createCouldNotMakeException
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$message = null,
$code = null,
RootException $previous = null,
$factory = null,
$config = null