src/Model/Validator/ArrayItemValidator.php
Method __construct
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function __construct(
SchemaProcessor $schemaProcessor,
Schema $schema,
JsonSchema $itemStructure,
PropertyInterface $property,
syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
Open
Open
private string $variableSuffix;
- Exclude checks