1
0
mirror of synced 2025-02-16 15:33:12 +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;