src/Model/RenderJob.php
syntax error, unexpected 'protected' (T_PROTECTED), expecting variable (T_VARIABLE)
Open
Open
protected string $fileName,
- Exclude checks
Only one argument is allowed per line in a multi-line function call Open
Open
static fn($validator): bool => !is_a($validator, AbstractComposedPropertyValidator::class),
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
protected Schema $schema,
- Exclude checks
Expected 0 spaces before closing bracket; newline found Open
Open
$use = array_filter($use, static fn($classPath): bool =>
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
protected string $className,
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
protected string $classPath,
- Exclude checks
Closing brace must be on a line by itself Open
Open
) {}
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
protected string $fileName,
- Exclude checks
Line indented incorrectly; expected 12 spaces, found 24 Open
Open
static fn($validator): bool => !is_a($validator, AbstractComposedPropertyValidator::class),
- Exclude checks