Searched refs:templateContent (Results 1 – 1 of 1) sorted by relevance
302 * @param string|null $templateContent - the content305 …public function createTemplate(string $templateName, string $templateContent = null): TemplateEngi… argument314 if ($templateContent === null) {315 $templateContent = <<<EOF324 FileSystems::setContent($templateFile, $templateContent);