1
0
Fork 0
mirror of synced 2025-04-03 21:23:35 +03:00

Add validator import

This commit is contained in:
Pavel 2019-06-24 09:39:32 +03:00
parent 8129a97000
commit f68dfeed8b

View file

@ -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;