Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DSnippet.php923 $tagAttributes = $this->toTagAttributes();
977 public function toTagAttributes(): TagAttributes function in ComboStrap\\Snippet
1112 $tagAttributes = $this->toTagAttributes();
H A DMediaMarkup.php584 public function toTagAttributes() function in ComboStrap\\MediaMarkup