mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2025-03-16 11:43:49 +01:00
tea/Classes/Domain/Model
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
..
Tea.php [BUGFIX] Improve type safety for lazy-loaded associations () 2025-02-04 19:06:44 +01:00