Home
last modified time | relevance | path

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

/plugin/combo/syntax/
H A Dlink.php297 $htmlAttributes->mergeWithCallStackArray($parent->getAttributes());
457 $markupAttributes->mergeWithCallStackArray($tagAttributes->toCallStackArray());
/plugin/combo/ComboStrap/
H A DBrandTag.php254 $tagAttributes->mergeWithCallStackArray($brandButton->getHtmlAttributes()->toCallStackArray());
H A DTagAttributes.php1154 function mergeWithCallStackArray($callStackArray) function in ComboStrap\\TagAttributes