PHP Class Kirby\Cli\Command\Install

Inheritance: extends Kirby\Cli\Command
Datei anzeigen Open project: getkirby/cli

Protected Methods

Method Description
configure ( )
dev ( $input, $output, $kit )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

Method Details

configure() protected method

protected configure ( )

dev() protected method

protected dev ( $input, $output, $kit )

execute() protected method

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface