src/SchemaProcessor/PostProcessor/PatternPropertiesAccessorPostProcessor.php
syntax error, unexpected ')', expecting variable (T_VARIABLE)
Open
Open
): void {
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 12 Open
Open
static fn(bool $carry, PropertyType $type): bool => $carry || $type->isNullable(),
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 16 Open
Open
static fn(PropertyType $type): string => $type->getName(),
- Exclude checks