Home
last modified time | relevance | path

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

/plugin/combo/syntax/
H A Dtext.php131 $callStack->processEolToEndStack($attributes);
/plugin/combo/ComboStrap/
H A DCardTag.php153 $callStack->processEolToEndStack([TagAttributes::CLASS_KEY => "card-text"]);
H A DPanelTag.php179 $callStack->processEolToEndStack();
H A DBlockquoteTag.php173 $callStack->processEolToEndStack($paragraphAttributes);
H A DCallStack.php288 function processEolToEndStack(array $attributes = []) function in ComboStrap\\CallStack