mirror of
https://github.com/yiisoft/yii.git
synced 2026-03-04 23:34:05 +01:00
Fixing some typos, PHPDocs
[ci skip]
This commit is contained in:
@@ -43,7 +43,7 @@ EOD;
|
||||
|
||||
/**
|
||||
* Execute the action.
|
||||
* @param array command line parameters specific for this command
|
||||
* @param array $args command line parameters specific for this command
|
||||
* @return integer|null non zero application exit code for help or null on success
|
||||
*/
|
||||
public function run($args)
|
||||
|
||||
Reference in New Issue
Block a user