Valinor/tests/Fake
Lukáš Unger 0e8f12e5f7
fix: add return types for cache implementations
Fixes the following message reported by `symfony/error-handler`:

`User Deprecated: Method "Psr\SimpleCache\CacheInterface::get()" might
add "mixed" as a native return type declaration in the future. Do the
same in implementation "CuyZ\Valinor\Cache\..." now to avoid errors or
add an explicit @return annotation to suppress this message.`
2022-09-24 19:29:02 +02:00
..
Cache fix: add return types for cache implementations 2022-09-24 19:29:02 +02:00
Definition misc: fetch attributes for function definition 2022-08-29 23:09:15 +02:00
Mapper misc: change ObjectBuilderFactory::for return signature 2022-08-29 23:09:15 +02:00
Type misc: remove types stringable behavior 2022-07-13 21:44:07 +02:00
FakeReflector.php feat: initial release 2021-11-28 18:21:56 +01:00