Answers for "but this is not a valid class. check your class naming. if this is meant to be a service id, make sure this service exists and is tagged with "doctrine.repository_service"."

PHP
0

The "AppEntity entity has a repositoryClass set to but this is not a valid class.

/**
 * @ORMEntity(repositoryClass="AppRepositoryParcCarburantRepository")
 */
Posted by: Guest on December-21-2020

Code answers related to "but this is not a valid class. check your class naming. if this is meant to be a service id, make sure this service exists and is tagged with "doctrine.repository_service"."

Browse Popular Code Answers by Language