Searched refs:TYPO_TYPE (Results 1 – 2 of 2) sorted by relevance
40 const TYPO_TYPE = "typo"; define in ComboStrap\\BlockquoteTag165 if ($type == self::TYPO_TYPE) {190 array(TagAttributes::TYPE_KEY => self::TYPO_TYPE),230 array("type" => self::TYPO_TYPE),260 case self::TYPO_TYPE:331 case self::TYPO_TYPE:
307 $knownTypes = [BlockquoteTag::TYPO_TYPE, BlockquoteTag::CARD_TYPE];;