mirror of
https://github.com/yiisoft/yii.git
synced 2026-03-11 10:37:00 +01:00
Documented component accessors with @property for significantly better IDE autocomplete
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
/**
|
||||
* ShellCommand executes the specified Web application and provides a shell for interaction.
|
||||
*
|
||||
* @property string $help The help information for the shell command.
|
||||
*
|
||||
* @author Qiang Xue <qiang.xue@gmail.com>
|
||||
* @version $Id$
|
||||
* @package system.cli.commands
|
||||
|
||||
Reference in New Issue
Block a user