src/Model/Validator/PropertyTemplateValidator.php
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
PropertyInterface $property,
protected string $template,
array $templateValues,
string $exceptionClass,
array $exceptionParams = [],
syntax error, unexpected '?', expecting function (T_FUNCTION) or const (T_CONST)
Open
Open
static private ?Render $renderer = null;
- Exclude checks
Arguments with default values must be at the end of the argument list Open
Open
array $exceptionParams = [],
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
protected string $template,
- Exclude checks