Add validator import
This commit is contained in:
parent
8129a97000
commit
f68dfeed8b
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
|
||||
namespace RetailCrm\Mg\Bot\Model\Entity;
|
||||
|
||||
use Symfony\Component\Validator\Constraints as Assert;
|
||||
use JMS\Serializer\Annotation\Accessor;
|
||||
use JMS\Serializer\Annotation\SkipWhenEmpty;
|
||||
use JMS\Serializer\Annotation\Type;
|
||||
|
|
Loading…
Add table
Reference in a new issue