You are here

private property InMemoryConfig::$url in Rocket.Chat 8.2

Same name and namespace in other branches
  1. 8 modules/rocket_chat_api/src/RocketChat/InMemoryConfig.php \Drupal\rocket_chat_api\RocketChat\InMemoryConfig::url

Server URL.

Store's the Server URL.

Type: string

File

modules/rocket_chat_api/src/RocketChat/InMemoryConfig.php, line 27

Class

InMemoryConfig
Class InMemoryConfig keeps the config in memory.

Namespace

Drupal\rocket_chat_api\RocketChat

Code

private $url;