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