You are here

public function CollectionInterface::refreshCache in Rocket.Chat 8.2

3 methods override CollectionInterface::refreshCache()
Channels::refreshCache in modules/rocket_chat_api/src/RocketChat/Collection/Channels.php
Groups::refreshCache in modules/rocket_chat_api/src/RocketChat/Collection/Groups.php
Users::refreshCache in modules/rocket_chat_api/src/RocketChat/Collection/Users.php

File

modules/rocket_chat_api/src/RocketChat/Collection/CollectionInterface.php, line 13

Class

CollectionInterface

Namespace

Drupal\rocket_chat_api\RocketChat\Collection

Code

public function refreshCache($forceReload = FALSE);