Commit c9d1b62c authored by tufengqi's avatar tufengqi

修改fpf组件提示

parent 53815270
...@@ -22,7 +22,7 @@ use Yii; ...@@ -22,7 +22,7 @@ use Yii;
* @property \yii\caching\CacheInterface $cache The cache application component. Null if the component is not * @property \yii\caching\CacheInterface $cache The cache application component. Null if the component is not
* enabled. This property is read-only. * enabled. This property is read-only.
* @property \yii\redis\Connection $redis The cache application component. * @property \yii\redis\Connection $redis The cache application component.
* @property \app\system\classes\spf\Application $spf The cache application component. * @property \fpf\yii_component\Application $spf The cache application component.
* @property array $container Values given in terms of name-value pairs. This property is write-only. * @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\db\Connection $db The database connection. This property is read-only.
* @property \yii\web\ErrorHandler|\yii\console\ErrorHandler $errorHandler The error handler application * @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