Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DTagAttributes.php414 $newTagAttributes = new TagAttributes($tagAttributes->getComponentAttributes(), $tagAttributes->getLogicalTag());
979 function getComponentAttributes(): array function in ComboStrap\\TagAttributes
1224 foreach ($this->getComponentAttributes() as $key => $value) {
H A DMediaMarkup.php756 foreach ($tagAttributes->getComponentAttributes() as $key => $value) {
H A DFetcherSvg.php1387 foreach (array_keys($tagAttributes->getComponentAttributes()) as $svgAttribute) {