-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Since TYPO3 the magic find by methods are deprecated. https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.3/Deprecation-100071-MagicRepositoryFindByMethods.html
We are still loading our custom Repository.stub, so we should include this method in the stub as well.