Commit f3d71851 authored by tufengqi's avatar tufengqi

fpf提示支持

parent c9d1b62c
......@@ -22,7 +22,7 @@ use Yii;
* @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 \fpf\yii_component\Application $spf The cache application component.
* @property \fpf\yii_component\Application $fpf 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