Commit e11a4078 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Correction du namespace de la classe Uuid.

Showing with 1 addition and 1 deletion
+1 -1
......@@ -15,7 +15,7 @@ use Gaufrette\StreamMode;
use InvalidArgumentException;
use Irstea\FileUploadBundle\Model\UploadedFileInterface;
use Irstea\FileUploadBundle\Utils\MimeTypeIcon;
use Ramsey\Uuid\Uuid;
use Rhumsaa\Uuid\Uuid;
/**
* @ORM\Entity(repositoryClass="Irstea\FileUploadBundle\Entity\Repository\UploadedFileRepository")
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment