mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
DX: fix cs
This commit is contained in:
parent
ea10565e17
commit
58faac5bca
@ -36,8 +36,7 @@ class PickPersonDynamicType extends AbstractType
|
||||
DenormalizerInterface $denormalizer,
|
||||
SerializerInterface $serializer,
|
||||
NormalizerInterface $normalizer
|
||||
)
|
||||
{
|
||||
) {
|
||||
$this->denormalizer = $denormalizer;
|
||||
$this->serializer = $serializer;
|
||||
$this->normalizer = $normalizer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user