@inheritDoc @psalm-pure
Overrides NumberConverterInterface::fromHex
public function fromHex(string $hex) : string { return $this->converter ->fromHex($hex); }