Home
last modified time | relevance | path

Searched refs:isDocument (Results 1 – 2 of 2) sorted by relevance

/template/strap/ComboStrap/
H A DFetcherMarkup.php595 if ($this->isDocument()) {
1049 public function isDocument(): bool function in ComboStrap\\FetcherMarkup
1086 return $this->isDocument() === false;
H A DOutline.php862 if ($fetcherMarkup->isDocument()) {