docs icon indicating copy to clipboard operation
docs copied to clipboard

ContextAwareDataPersisterInterface

Open allfreelancers opened this issue 3 years ago • 0 comments

Cannot autowire service "App\DataPersister\EntityDataPersister": argument "$decorated" of method "__construct()" references interface "ApiPlatform\Core\ DataPersister\ContextAwareDataPersisterInterface" but no such service exists. Try changing the type-hint to "ApiPlatform\Core\DataPersister\DataPersiste rInterface" instead.

symfony Version 5.3.7 api platform "api-platform/core": "^2.6",

why?

allfreelancers avatar Feb 09 '22 09:02 allfreelancers