mirror of
https://github.com/danog/Valinor.git
synced 2025-01-05 20:28:33 +01:00
Daniil Gentili
afcedf9e56
Allows the usage of boolean values, as follows: ```php class Foo { /** @var int|false */ public readonly int|bool $value; } ``` |
||
---|---|---|
.. | ||
Cache | ||
Definition | ||
Mapper | ||
Type | ||
Utility | ||
MapperBuilderTest.php |