console\controllers\HelpController getSubCommandHelp()

getSubCommandHelp() protected method

Displays the detailed information of a command action.

protected void getSubCommandHelp ( $controller, $actionID )
$controller yii\console\Controller

The controller instance

$actionID string

Action ID

throws yii\console\Exception

if the action does not exist

doc_Yii
2016-10-30 16:55:08
Comments
Leave a Comment

Please login to continue.