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 |
Please login to continue.