You are here

protected property ConfigBit::$moduleHandler in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 8.8

Same name and namespace in other branches
  1. 9.0.x src/Config/ConfigBit.php \Drupal\varbase\Config\ConfigBit::moduleHandler

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Config/ConfigBit.php, line 48

Class

ConfigBit
Class ConfigBit.

Namespace

Drupal\varbase\Config

Code

protected $moduleHandler;