Showing 529 of 529 total issues
Possibly zero references to use statement for classlike/namespace Schema
(\PHPModelGenerator\Model\Schema)
Open
Open
use PHPModelGenerator\Model\Schema;
- Exclude checks
syntax error, unexpected 'protected' (T_PROTECTED), expecting variable (T_VARIABLE)
Open
Open
public function __construct(protected string $className, protected GeneratorConfiguration $generatorConfiguration)
- Exclude checks
syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
Open
Open
private string $variableSuffix;
- Exclude checks
syntax error, unexpected ')'
Open
Open
);
- Exclude checks
syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)
Open
Open
private array $tupleProperties;
- Exclude checks
syntax error, unexpected ')'
Open
Open
);
- Exclude checks
syntax error, unexpected ')'
Open
Open
);
- Exclude checks
syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE)
Open
Open
public function __construct(private bool $addForModelsWithoutAdditionalPropertiesDefinition = false) {}
- Exclude checks
syntax error, unexpected ')'
Open
Open
),
- Exclude checks
syntax error, unexpected ')'
Open
Open
);
- Exclude checks
syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)
Open
Open
private array $generatedEnums = [];
- Exclude checks
syntax error, unexpected ')', expecting variable (T_VARIABLE)
Open
Open
): void {
- Exclude checks
syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)
Open
Open
protected array $types;
- Exclude checks
syntax error, unexpected ')'
Open
Open
)
- Exclude checks
syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE)
Open
Open
public function __construct(private PropertyInterface $property) {}
- Exclude checks
syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
Open
Open
protected string $type;
- Exclude checks
syntax error, unexpected 'protected' (T_PROTECTED), expecting variable (T_VARIABLE)
Open
Open
protected PropertyMetaDataCollection $propertyMetaDataCollection,
- Exclude checks
syntax error, unexpected ')'
Open
Open
);
- 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 ProcessorFactoryInterface $processorFactory) {}
- Exclude checks