Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DTemplateEngine.php305 public function createTemplate(string $templateName, string $templateContent = null): TemplateEngine function in ComboStrap\\TemplateEngine
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php540 public function createTemplate($template) function in Twig\\Environment