mirror of
https://github.com/danog/parser.git
synced 2024-12-12 17:17:23 +01:00
479f51913c
Signed-off-by: azjezz <azjezz@protonmail.com>
2 lines
177 B
Plaintext
2 lines
177 B
Plaintext
ForbiddenTypeUsedInProperty("Foo", "s", Union([String, Integer, Callable]), (5, 38)) -> Parse Error: Property Foo::$s cannot have type `string|int|callable` on line 5 column 38
|