Completed
Pull Request — master (#6)
by Dominik
03:12 queued 01:02
created
src/Normalizer/DateTimeFieldNormalizer.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,6 @@
 block discarded – undo
24 24
     private $format;
25 25
 
26 26
     /**
27
-     * @param AccessorInterface|FieldNormalizerInterface $fieldNormalizer
28 27
      * @param string                                     $format
29 28
      */
30 29
     public function __construct($accessor, string $format = 'c')
Please login to merge, or discard this patch.