Overrides IconDefinitionInterface::getData
public function getData(string $key) : mixed { return $this->data[$key] ?? NULL; }