Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DTemplateForWebPage.php72 private bool $isIframe = false; variable in ComboStrap\\TemplateForWebPage
284 if ($this->isIframe) {
293 public function setIsIframe(bool $isIframe): TemplateForWebPage argument
295 $this->isIframe = $isIframe;
981 if ($this->isIframe) {