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 |
Please login to continue.