mirror of
https://github.com/danog/Valinor.git
synced 2025-01-10 06:38:24 +01:00
d99c59dfb5
The following type will now be handled: ```php /** * @var array{ * foo: string, * bar: int * } */ public array $foo; ``` |
||
---|---|---|
.. | ||
ReflectionClassDefinitionRepositoryTest.php |