我已经安装了 TYPO3 版本。10. 我有一个自定义扩展,可以在 TYPO3 版本上完美运行。9. 我希望这个自定义扩展能够兼容最新的 TYPO3 版本。10.但安装后出现错误。下面提到的是错误:
[Semantical Error] The annotation "@inject" in property ABC\EXTSocial\Controller\SocialController::$socialRepository was never imported. Did you maybe forget to add a "use" statement for this annotation?
有人可以帮我解决这个问题吗?