Home
last modified time | relevance | path

Searched refs:handleSpecial (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/
H A DIconTag.php19 public static function handleSpecial(TagAttributes $tagAttributes, Doku_Handler $handler): array function in ComboStrap\\IconTag
116 return self::handleSpecial($tagAttributes, $handler);
H A DXmlTagProcessing.php763 $returnedArray = IconTag::handleSpecial($tagAttributes, $handler);