Kirby\Cli\Command\Version::configure PHP Метод

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

protected configure ( )
    protected function configure()
    {
        $this->setName('version')->setDescription('Prints the current versions of the core, the toolkit and the panel of your installation');
    }