Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
TypeScript
Cannot autowire argument $manager of "App\Controller\AdController::create()": it references interface "Doctrine\Common\Persistence\ObjectManager" but no such service exists. Did you create a class that implements this interface?
BigOther
Programming language:
TypeScript
2021-02-27 21:16:15
0
Q:
Cannot autowire argument $manager of "App\Controller\AdController::create()": it references interface "Doctrine\Common\Persistence\ObjectManager" but no such service exists. Did you create a class that implements this interface?
EmiliOrtega
Code:
TypeScript
2021-02-27 21:25:02
EntityManagerInterface
$entityManager
-1
Tags
object
app
class
int
con
cannot
create
Related
No suitable injection token for parameter 'path' of class 'BaseModel'
New to Communities?
Join the community