Commit 53815270 authored by tufengqi's avatar tufengqi

新增组件提示

parent e0a326f8
......@@ -21,6 +21,8 @@ use Yii;
* @property string $basePath The root directory of the application.
* @property \yii\caching\CacheInterface $cache The cache application component. Null if the component is not
* enabled. This property is read-only.
* @property \yii\redis\Connection $redis The cache application component.
* @property \app\system\classes\spf\Application $spf The cache application component.
* @property array $container Values given in terms of name-value pairs. This property is write-only.
* @property \yii\db\Connection $db The database connection. This property is read-only.
* @property \yii\web\ErrorHandler|\yii\console\ErrorHandler $errorHandler The error handler application
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment