Valinor/tests/Fake
Romain Canon 7869cbd09c refactor: remove unnecessary ClassSignature
This abstraction layer was not useful, so it is removed to simplify the
API around `ClassDefinition`.

A new method `ClassDefinition::type()` is also added, giving access to
the `ClassType` instance when working with a class definition.
2022-01-25 18:32:28 +01:00
..
Cache feat: initial release 2021-11-28 18:21:56 +01:00
Definition refactor: remove unnecessary ClassSignature 2022-01-25 18:32:28 +01:00
Mapper misc!: allow object builder to yield arguments without source 2022-01-07 13:41:15 +01:00
Type refactor: remove unnecessary ClassSignature 2022-01-25 18:32:28 +01:00
FakeReflector.php feat: initial release 2021-11-28 18:21:56 +01:00