mirror of
https://github.com/danog/parser.git
synced 2024-12-02 09:27:50 +01:00
2 lines
132 B
Plaintext
2 lines
132 B
Plaintext
ForbiddenTypeUsedInProperty("Foo", "s", Void, (5, 23)) -> Parse Error: Property Foo::$s cannot have type `void` on line 5 column 23
|