Resolve "Regional pricing" #1703

Merged
korina.cordero merged 36 commits from 780-regional-pricing into master 2024-04-23 13:11:52 +00:00
Showing only changes of commit a83fecf224 - Show all commits

View file

@ -21,7 +21,7 @@ class MotoliteEvent
protected $id;
/**
* @ORM\Column(type="string", length=80)
* @ORM\Column(type="string", length=255)
* @Assert\NotBlank()
*/
protected $name;