mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-18 19:58:06 +00:00
cs: Fix code-style (using PHPCSFixer and PHPCS).
This commit is contained in:
@@ -13,8 +13,8 @@ namespace Chill\MainBundle\Serializer\Normalizer;
|
||||
|
||||
use Chill\MainBundle\Doctrine\Model\Point;
|
||||
use Symfony\Component\Serializer\Exception\InvalidArgumentException;
|
||||
|
||||
use Symfony\Component\Serializer\Normalizer\DenormalizerInterface;
|
||||
|
||||
use function count;
|
||||
use function is_array;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user