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

file() protected méthode

protected file ( )
    protected function file()
    {
        return $this->dest() . '/' . $this->name() . '.' . $this->extension;
    }