public function __construct(array $fields, NumberConverterInterface $converter, CodecInterface $codec) { parent::__construct($fields, $converter, $codec); }