web\UrlManager $cache

$cache public property

The cache object or the application component ID of the cache object. Compiled URL rules will be cached through this cache object, if it is available.

After the UrlManager object is created, if you want to change this property, you should only assign it with a cache object. Set this property to false if you do not want to cache the URL rules.

doc_Yii
2016-10-30 17:16:55
Comments
Leave a Comment

Please login to continue.