The "App\Entity\ entity has a repositoryClass set to but this is not a valid class.

PHP
 /**
 * @ORM\Entity(repositoryClass="App\Repository\ParcCarburantRepository")
 */

Source

Also in PHP: