Symfony 5 autowire with custom class not working

前端 未结 0 1569
情书的邮戳
情书的邮戳 2020-11-30 13:05

I`m trying to use autowire in symonfy 5. I have a class in the Folder Service:

namespace App\\Service;
use Doctrine\\ORM\\EntityManagerInterface;


class MyCl         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题