Habari\TemplateEngine::fetch PHP Method

fetch() abstract public method

A function which returns the content of the transposed template as a string
abstract public fetch ( string $template )
$template string Name of template to fetch
    abstract function fetch($template);