The template path.
string|null The path to the template.
public function getTemplatePath() : ?string { return $this->metadata->path . DIRECTORY_SEPARATOR . $this->template; }