Dietcube\Controller::findTemplate PHP Méthode

findTemplate() protected méthode

protected findTemplate ( $name )
    protected function findTemplate($name)
    {
        return $name . $this->get('app')->getTemplateExt();
    }