You are here

public function CollectionInterface::getCache in Rocket.Chat 8.2

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

File

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

Class

CollectionInterface

Namespace

Drupal\rocket_chat_api\RocketChat\Collection

Code

public function getCache($forceReload = FALSE);