Exemplo n.º 1
0
 public function __construct(array $fields, NumberConverterInterface $converter, CodecInterface $codec)
 {
     parent::__construct($fields, $converter, $codec);
 }