You are here

protected property WebformAccessRulesManager::$moduleHandler in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformAccessRulesManager.php \Drupal\webform\WebformAccessRulesManager::moduleHandler

Module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/WebformAccessRulesManager.php, line 23

Class

WebformAccessRulesManager
The webform access rules manager service.

Namespace

Drupal\webform

Code

protected $moduleHandler;