You are here

public function RocketChatStateinterface::resetCache in Rocket.Chat 8.2

Resets the static cache.

This is mainly used in testing environments.

1 method overrides RocketChatStateinterface::resetCache()
Drupal8State::resetCache in modules/rocket_chat_api/src/RocketChat/Drupal8State.php
Resets the static cache.

File

modules/rocket_chat_api/src/RocketChat/RocketChatStateinterface.php, line 72

Class

RocketChatStateinterface

Namespace

Drupal\rocket_chat_api\RocketChat

Code

public function resetCache();