src/SchemaProcessor/PostProcessor/RenderedMethod.php
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
private array $templateValues = [],
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private Schema $schema,
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private GeneratorConfiguration $generatorConfiguration,
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private array $templateValues = [],
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private string $template,
- Exclude checks
Closing brace must be on a line by itself Open
Open
) {}
- Exclude checks