Kirby\Cli\Command\Uninstall\Panel::configure PHP Method

configure() protected method

protected configure ( )
    protected function configure()
    {
        $this->setName('uninstall:panel')->setDescription('Deletes the panel');
    }