Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DBreadcrumbTag.php26 public const TYPOGRAPHY_TYPE = "typo"; define in ComboStrap\\BreadcrumbTag
31 const TYPES = [self::TYPOGRAPHY_TYPE, self::NAVIGATION_TYPE];
93 case self::TYPOGRAPHY_TYPE:
198 if ($tagAttributes->getType() === self::TYPOGRAPHY_TYPE) {