We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e3611e commit badbbc1Copy full SHA for badbbc1
symfony/file-upload.md
@@ -70,7 +70,7 @@ use Doctrine\ORM\Mapping as ORM;
70
use Symfony\Component\HttpFoundation\File\File;
71
use Symfony\Component\Serializer\Annotation\Groups;
72
use Symfony\Component\Validator\Constraints as Assert;
73
-use Vich\UploaderBundle\Mapping\Annotation as Vich;
+use Vich\UploaderBundle\Mapping\Attribute as Vich;
74
75
#[Vich\Uploadable]
76
#[ORM\Entity]
0 commit comments