Home
last modified time | relevance | path

Searched defs:isFragment (Results 1 – 2 of 2) sorted by relevance

/template/strap/ComboStrap/
H A DOutline.php95 private bool $isFragment; variable in ComboStrap\\Outline
104 …public function __construct(CallStack $callStack, MarkupPath $markup = null, bool $isFragment = fa…
121 …eFromCallStack(CallStack $callStack, MarkupPath $markupPath = null, bool $isFragment = false): Out…
H A DFetcherMarkup.php1084 public function isFragment(): bool function in ComboStrap\\FetcherMarkup