PHP Class CraftCli\Command\InstallPluginCommand

Inheritance: extends Command
Show file Open project: rsanchez/craft-cli

Protected Properties

Property Type Description
$description
$name

Protected Methods

Method Description
fire ( )
getArguments ( )
getOptions ( )

Method Details

fire() protected method

protected fire ( )

getArguments() protected method

protected getArguments ( )

getOptions() protected method

protected getOptions ( )

Property Details

$description protected property

protected $description

$name protected property

protected $name