mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 13:02:24 +08:00
Fixed getting controller description, refactored a bit more
This commit is contained in:
@ -40,7 +40,7 @@ class HelpController extends Controller
|
||||
{
|
||||
/**
|
||||
* Displays available commands or the detailed information
|
||||
* about a particular command. For example,
|
||||
* about a particular command.
|
||||
*
|
||||
* @param string $command The name of the command to show help about.
|
||||
* If not provided, all available commands will be displayed.
|
||||
|
||||
Reference in New Issue
Block a user