enum support fixes #33
Annotations
2 errors
phpstan:
src/Service/DataTypeParser/EnumParser.php#L45
Using nullsafe method call on non-nullable type ReflectionNamedType. Use -> instead.
|
phpstan
Process completed with exit code 1.
|