mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2025-03-15 12:23:50 +01:00
tea/Classes/Domain
Oliver Klee fb5066a2d7
[BUGFIX] Improve type safety for lazy-loaded associations ()
`_loadRealInstance` will return `null` if the target of the
association does not exist (anymore). We need to handle that case
in a clean way.

Also use a dedicated folder for the fixture to make the fixture
easier to find, and to discourage reuse of fixtures.
2025-02-04 19:06:44 +01:00
..
Model [BUGFIX] Improve type safety for lazy-loaded associations () 2025-02-04 19:06:44 +01:00
Repository [TASK] Improve the type annotations for TeaRepository () 2024-05-06 12:35:12 +02:00