mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-02-01 05:57:16 +00:00
cs: Enable more risky rules.
This commit is contained in:
@@ -15,6 +15,7 @@ use Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface;
|
||||
use Symfony\Component\Serializer\Normalizer\AbstractNormalizer;
|
||||
use Symfony\Component\Serializer\Normalizer\DenormalizerInterface;
|
||||
use function array_key_exists;
|
||||
use function count;
|
||||
use function is_array;
|
||||
|
||||
class DoctrineExistingEntityNormalizer implements DenormalizerInterface
|
||||
|
||||
Reference in New Issue
Block a user