symfony repository class not valid class code example
Example: The "App\Entity\ entity has a repositoryClass set to but this is not a valid class.
/**
* @ORM\Entity(repositoryClass="App\Repository\ParcCarburantRepository")
*/
/**
* @ORM\Entity(repositoryClass="App\Repository\ParcCarburantRepository")
*/