Valinor/tests/Functional/Definition/Repository/Cache/Compiler
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
..
AttributesCompilerTest.php fix: handle nested attributes compilation 2021-12-27 20:57:38 +01:00
ClassDefinitionCompilerTest.php refactor: remove unnecessary ClassSignature 2022-01-25 18:32:28 +01:00
TypeCompilerTest.php feat: handle integer range type 2021-12-07 18:20:25 +01:00