Home
last modified time | relevance | path

Searched defs:logicalTag (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/
H A DTagAttributes.php245 private $logicalTag; variable in ComboStrap\\TagAttributes
321 public static function createEmpty($logicalTag = ""): TagAttributes argument
335 public static function createFromCallStackArray(?array $callStackArray, string $logicalTag = null): TagAttributes argument
[all...]
H A DMarkupPath.php961 function getHtmlAnchorLink($logicalTag = null): string argument