mirror of
https://github.com/yiisoft/yii.git
synced 2026-03-14 03:56:53 +01:00
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
*/
|
||||
class ShellCommand extends CConsoleCommand
|
||||
{
|
||||
/**
|
||||
* @return string the help information for the shell command
|
||||
*/
|
||||
public function getHelp()
|
||||
{
|
||||
return <<<EOD
|
||||
|
||||
Reference in New Issue
Block a user