Showing 529 of 529 total issues
syntax error, unexpected 'protected' (T_PROTECTED), expecting variable (T_VARIABLE)
Open
Open
protected string $check,
- Exclude checks
syntax error, unexpected ')'
Open
Open
)
- Exclude checks
syntax error, unexpected 'protected' (T_PROTECTED), expecting variable (T_VARIABLE)
Open
Open
public function __construct(protected GeneratorConfiguration $generatorConfiguration) {}
- Exclude checks
syntax error, unexpected 'SchemaDefinitionDictionary' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
Open
Open
protected SchemaDefinitionDictionary $schemaDefinitionDictionary;
- Exclude checks
syntax error, unexpected 'protected' (T_PROTECTED), expecting variable (T_VARIABLE)
Open
Open
protected FilterInterface $filter,
- Exclude checks
syntax error, unexpected ')'
Open
Open
))
- Exclude checks
syntax error, unexpected 'int' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
Open
Open
private int $recursiveArrayCheck = 0;
- Exclude checks
syntax error, unexpected 'protected' (T_PROTECTED), expecting variable (T_VARIABLE)
Open
Open
public function __construct(protected PropertyInterface $nestedProperty) {}
- Exclude checks
syntax error, unexpected 'protected' (T_PROTECTED), expecting variable (T_VARIABLE)
Open
Open
public function __construct(protected array $types) {}
- Exclude checks
syntax error, unexpected ')', expecting variable (T_VARIABLE)
Open
Open
) {
- Exclude checks
syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
Open
Open
private string $sourceDirectory;
- Exclude checks
syntax error, unexpected 'protected' (T_PROTECTED), expecting variable (T_VARIABLE)
Open
Open
protected PropertyInterface $property,
- Exclude checks
Possibly zero references to use statement for classlike/namespace SchemaException
(\PHPModelGenerator\Exception\SchemaException)
Open
Open
use PHPModelGenerator\Exception\SchemaException;
- Exclude checks
syntax error, unexpected 'protected' (T_PROTECTED), expecting variable (T_VARIABLE)
Open
Open
public function __construct(protected PropertyInterface $property) {}
- Exclude checks
syntax error, unexpected ')', expecting variable (T_VARIABLE)
Open
Open
): string;
- Exclude checks
syntax error, unexpected ')', expecting variable (T_VARIABLE)
Open
Open
): void {
- Exclude checks
syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE)
Open
Open
private string $type = '',
- Exclude checks
syntax error, unexpected ')'
Open
Open
);
- Exclude checks
syntax error, unexpected 'PropertyInterface' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
Open
Open
private PropertyInterface $validationProperty;
- Exclude checks
syntax error, unexpected 'GeneratorConfiguration' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
Open
Open
protected GeneratorConfiguration $generatorConfiguration;
- Exclude checks