You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the "tea" extension is used. However, the injectTeaRepository method is not available anymore with the 3.1.0 release, therefore the generating of the API fails:
Cannot extract constant nor property nor method "injectTeaRepository" from class "TTN\Tea\Controller\TeaController"
However, constructor injection is used instead.
The text was updated successfully, but these errors were encountered:
On the page:
https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ExtensionArchitecture/Tutorials/Tea/Controller.html
the "tea" extension is used. However, the injectTeaRepository method is not available anymore with the 3.1.0 release, therefore the generating of the API fails:
However, constructor injection is used instead.
The text was updated successfully, but these errors were encountered: