Kirby\Cli\Command\Make::template PHP Méthode

template() protected méthode

protected template ( )
    protected function template()
    {
        return __DIR__ . '/Make/templates/' . $this->what . '.' . $this->extension;
    }