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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.