mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2025-03-15 14:03:50 +01:00
Commit graph

1 commit

Author SHA1 Message Date
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