mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2025-03-15 12:43:50 +01:00
tea/Tests/Functional/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
..
Repository [BUGFIX] Improve type safety for lazy-loaded associations () 2025-02-04 19:06:44 +01:00