You are here

namespace Drupal\rocket_chat_api\RocketChat in Rocket.Chat 8.2

Same name in other branches
  1. 8 Drupal\rocket_chat_api\RocketChat
Classsort descending Location Description
ApiClient modules/rocket_chat_api/src/RocketChat/ApiClient.php Class ApiClient.
Drupal8Config modules/rocket_chat_api/src/RocketChat/Drupal8Config.php Class Drupal8Config connects the API with the drupal system.
Drupal8State modules/rocket_chat_api/src/RocketChat/Drupal8State.php Class Drupal8State
InMemoryConfig modules/rocket_chat_api/src/RocketChat/InMemoryConfig.php Class InMemoryConfig keeps the config in memory.
RocketChatConfigInterface modules/rocket_chat_api/src/RocketChat/RocketChatConfigInterface.php Interface to make an Arbitrary storage backend for the config elements.
RocketChatStateinterface modules/rocket_chat_api/src/RocketChat/RocketChatStateinterface.php
Test7Config modules/rocket_chat_api/src/RocketChat/TestConfig.class.inc Class Test7Config For Testing.