Kirby\Cli\Command\Install\Index::configure PHP Méthode

configure() protected méthode

protected configure ( )
    protected function configure()
    {
        $this->setName('install:index.php')->setDescription('Installs the default index.php in the current directory');
    }