Searched refs:ICONS (Results 1 – 1 of 1) sorted by relevance
12 protected const ICONS = [ define in dokuwiki\\plugin\\extension\\Notice72 … if (!isset(self::ICONS[$type])) throw new \RuntimeException('Unknown notice type: ' . $type);84 … if (!isset(self::ICONS[$type])) throw new \RuntimeException('Unknown notice type: ' . $type);85 return self::ICONS[$type][0] ?? '';