mirror of
https://github.com/yiisoft/yii.git
synced 2026-03-06 08:14:21 +01:00
Documented component accessors with @property for significantly better IDE autocomplete
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
/**
|
||||
* CClientScript manages JavaScript and CSS stylesheets for views.
|
||||
*
|
||||
* @property string $coreScriptUrl The base URL of all core javascript files.
|
||||
*
|
||||
* @author Qiang Xue <qiang.xue@gmail.com>
|
||||
* @version $Id$
|
||||
* @package system.web
|
||||
|
||||
Reference in New Issue
Block a user