mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-11 19:20:01 +08:00
phpdoc typo
This commit is contained in:
@@ -64,7 +64,7 @@ class DbManager extends BaseManager
|
|||||||
*
|
*
|
||||||
* - an application component ID (e.g. `cache`)
|
* - an application component ID (e.g. `cache`)
|
||||||
* - a configuration array
|
* - a configuration array
|
||||||
* - a [[yii\caching\Cache]] object
|
* - a [[\yii\caching\Cache]] object
|
||||||
*
|
*
|
||||||
* When this is not set, it means caching is not enabled.
|
* When this is not set, it means caching is not enabled.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user