Valinor/tests/Unit
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
..
Cache test: fix compiled cache file test 2022-04-09 17:44:32 +02:00
Definition misc!: change Attributes::ofType return type to array 2022-03-17 21:15:11 +01:00
Mapper feat!: introduce method to register constructors used during mapping 2022-03-24 13:03:55 +01:00
Type feat: handle class string of union of object 2022-04-06 18:18:17 +02:00
Utility feat: allow psalm and phpstan prefix in docblocks 2022-05-05 19:40:11 +02:00
MapperBuilderTest.php feat!: introduce method to register constructors used during mapping 2022-03-24 13:03:55 +01:00