I'm trying to upload an image with VichUploaderBundle but I have this error on form submit:
Catchable Fatal Error: Argument 1 passed to PiCrowdRise\WebBundle\Entity\Probleme::setImageFile() must be an instance of Symfony\Component\HttpFoundation\File\File, string given, called in E:\wamp\www\PI\PI\vendor\symfony\symfony\src\Symfony\Component\PropertyAccess\PropertyAccessor.php on line 410 and defined
Setters and getters screenshot
Thanks for your help.