Home
last modified time | relevance | path

Searched refs:insertEolIfNextCallIsNotEolOrBlock (Results 1 – 4 of 4) sorted by relevance

/template/strap/syntax/
H A Dtext.php130 $callStack->insertEolIfNextCallIsNotEolOrBlock();
/template/strap/ComboStrap/
H A DCardTag.php152 $callStack->insertEolIfNextCallIsNotEolOrBlock();
H A DBlockquoteTag.php163 …$callStack->insertEolIfNextCallIsNotEolOrBlock(); // eol is mandatory to have a paragraph if there…
H A DCallStack.php699 function insertEolIfNextCallIsNotEolOrBlock() function in ComboStrap\\CallStack