Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DHeadingTag.php84 public const DISPLAY_TYPES_ONLY_BS_5 = ["d5", "d6"]; define in ComboStrap\\HeadingTag
294 if (in_array($type, self::DISPLAY_TYPES_ONLY_BS_5)) {