You are here

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

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

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

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

Class

Drupal8Config
Class Drupal8Config connects the API with the drupal system.

Namespace

Drupal\rocket_chat_api\RocketChat

Code

protected $moduleHandler;