diff --git a/Normalizer/DenormalizerInterface.php b/Normalizer/DenormalizerInterface.php index 4edb70096..0779e8b10 100644 --- a/Normalizer/DenormalizerInterface.php +++ b/Normalizer/DenormalizerInterface.php @@ -22,7 +22,7 @@ /** * @author Jordi Boggiano * - * @method getSupportedTypes(?string $format): array + * @method getSupportedTypes(?string $format): array */ interface DenormalizerInterface {