web\CacheSession $cache

$cache public property

The cache object or the application component ID of the cache object. The session data will be stored using this cache object.

After the CacheSession object is created, if you want to change this property, you should only assign it with a cache object.

Starting from version 2.0.2, this can also be a configuration array for creating the object.

doc_Yii
2016-10-30 17:14:40
Comments
Leave a Comment

Please login to continue.