You are here

protected property Drupal8Config::$messenger in Rocket.Chat 8.2

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

File

modules/rocket_chat_api/src/RocketChat/Drupal8Config.php, line 54

Class

Drupal8Config
Class Drupal8Config connects the API with the drupal system.

Namespace

Drupal\rocket_chat_api\RocketChat

Code

protected $messenger;