private property InMemoryConfig::$utk in Rocket.Chat 8
Same name and namespace in other branches
- 8.2 modules/rocket_chat_api/src/RocketChat/InMemoryConfig.php \Drupal\rocket_chat_api\RocketChat\InMemoryConfig::utk
User Access Token.
Store's the user token.
Type: string
File
- modules/
rocket_chat_api/ src/ RocketChat/ InMemoryConfig.php, line 57
Class
- InMemoryConfig
- Class InMemoryConfig keeps the config in memory.
Namespace
Drupal\rocket_chat_api\RocketChatCode
private $utk;