PHP Class Kirby\Cli\Command\Delete

Inheritance: extends Kirby\Cli\Command
Afficher le fichier Open project: getkirby/cli

Protected Properties

Свойство Type Description
$description
$type

Méthodes protégées

Méthode Description
configure ( )
delete ( $name, $output )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
root ( )
selection ( )

Method Details

configure() protected méthode

protected configure ( )

delete() protected méthode

protected delete ( $name, $output )

execute() protected méthode

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

root() protected méthode

protected root ( )

selection() protected méthode

protected selection ( )

Property Details

$description protected_oe property

protected $description

$type protected_oe property

protected $type