PHP Class CraftCli\Command\UpdateAssetIndexesCommand

Inheritance: extends Command
Datei anzeigen Open project: rsanchez/craft-cli

Protected Properties

Property Type Description
$description
$name
$showsDuration

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_oe property

protected $description

$name protected_oe property

protected $name

$showsDuration protected_oe property

protected $showsDuration