Kirby\Cli\Command\Make::file PHP Метод

file() защищенный Метод

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