Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 98d0c25d authored by NINASSI Benjamin's avatar NINASSI Benjamin
Browse files

.

parent a8b3f15b
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ class People
/**
* @var string $avatarImg
*
* @ORM\Column(name="avatarImg", type="string", length=65535,nullable=true)
* @ORM\Column(name="avatarImg", type="text",nullable=true)
*
*/
private $avatarImg;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment