Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
DTemplateForWebPage.php68 private string $templateString; variable in ComboStrap\\TemplateForWebPage
105 public function setTemplateString(string $templateString): TemplateForWebPage argument
107 $this->templateString = $templateString;
148 $template = $this->templateString;
1080 return isset($this->templateString);