caching\TagDependency invalidate()

invalidate() public static method

Invalidates all of the cached data items that are associated with any of the specified $tags.

public static void invalidate ( $cache, $tags )
$cache yii\caching\Cache

The cache component that caches the data items

$tags string|array
doc_Yii
2016-10-30 16:54:16
Comments
Leave a Comment

Please login to continue.