@@ -24,8 +24,8 @@ |
||
| 24 | 24 | private $format; |
| 25 | 25 | |
| 26 | 26 | /** |
| 27 | - * @param AccessorInterface|FieldNormalizerInterface $fieldNormalizer |
|
| 28 | 27 | * @param string $format |
| 28 | + * @param FieldNormalizerInterface $accessor |
|
| 29 | 29 | */ |
| 30 | 30 | public function __construct($accessor, string $format = 'c') |
| 31 | 31 | { |