Template Represents a Kirby template and takes care of loading the correct file. Full class name: Kirby\Cms\Template kirby/src/Cms/Template.php#L19 $template->defaultType() $template->exists() $template->extension() $template->file() $template->hasDefaultType() $template->name() $template->render() $template->root() $template->store() $template->type() new Template()