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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.