Свойство | Type | Description | |
---|---|---|---|
$afterTaskNames | |||
$beforeTaskNames | |||
$closure | |||
$commandClass | |||
$config | |||
$container | |||
$description | |||
$isHidden | |||
$name |
Méthode | Description | |
---|---|---|
after ( ) | ||
before ( ) | ||
config ( $config ) | ||
createCommandInstance ( ) | ||
description ( $description ) | ||
getAfterTasks ( ) | ||
getBeforeTasks ( ) | ||
getClosure ( ) | ||
getCommandClass ( ) | ||
getConfig ( ) | ||
getContainer ( ) | ||
getDescription ( ) | ||
getName ( ) | ||
hasClosure ( ) | ||
hasCommandClass ( ) | ||
hasDescription ( ) | ||
hidden ( ) | ||
isHidden ( ) | ||
newInstance ( $name, $container ) | ||
setClosure ( $closure ) | ||
setCommandClass ( $commandClass ) | ||
setConfig ( $config ) | ||
setContainer ( $container ) | ||
setDescription ( $description ) | ||
setName ( $name ) |