caching\FileCache $keyPrefix

$keyPrefix public property

A string prefixed to every cache key. This is needed when you store cache data under the same $cachePath for different applications to avoid conflict.

To ensure interoperability, only alphanumeric characters should be used.

public string $keyPrefix = ''
doc_Yii
2016-10-30 16:54:05
Comments
Leave a Comment

Please login to continue.