Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DHeadingTag.php79 public const TYPE_TITLE = "title"; define in ComboStrap\\HeadingTag
148 $headingType = self::TYPE_TITLE;
154 case HeadingTag::TYPE_TITLE: