Valinor/tests/Fake/Definition
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
..
Repository refactor: remove unnecessary ClassSignature 2022-01-25 18:32:28 +01:00
FakeAttributes.php feat: initial release 2021-11-28 18:21:56 +01:00
FakeClassDefinition.php refactor: remove unnecessary ClassSignature 2022-01-25 18:32:28 +01:00
FakeMethodDefinition.php feat: initial release 2021-11-28 18:21:56 +01:00
FakeNonEmptyAttributes.php feat: initial release 2021-11-28 18:21:56 +01:00
FakeParameterDefinition.php feat: initial release 2021-11-28 18:21:56 +01:00
FakePropertyDefinition.php feat: initial release 2021-11-28 18:21:56 +01:00