Valinor/tests/Unit/Utility
Maximilian Bösing 64e0a2d5ac
feat: allow psalm and phpstan prefix in docblocks
The following annotations are now properly handled: `@psalm-param`, 
`@phpstan-param`, `@psalm-return` and `@phpstan-return`.

If one of those found along with a basic `@param` or `@return` 
annotation, it will override the basic value.
2022-05-05 19:40:11 +02:00
..
Priority feat: initial release 2021-11-28 18:21:56 +01:00
Reflection feat: allow psalm and phpstan prefix in docblocks 2022-05-05 19:40:11 +02:00
SingletonTest.php feat: initial release 2021-11-28 18:21:56 +01:00