Skip to content

Commit

Permalink
Update DictionaryEnumNormalizer.php
Browse files Browse the repository at this point in the history
  • Loading branch information
fre5h authored Feb 13, 2024
1 parent c508afd commit cd6de21
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Serializer/Normalizer/DictionaryEnumNormalizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@ class DictionaryEnumNormalizer implements NormalizerInterface
use TranslatorTrait;

/**
* @param mixed $data
* @param string|null $format
*
* @return bool
* {@inheritdoc}
*/
public function supportsNormalization(mixed $data, ?string $format = null, array $context = []): bool
{
Expand Down

0 comments on commit cd6de21

Please sign in to comment.