@@ -24,7 +24,6 @@ |
||
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') |