You are here

protected property EmergencyForm::$moduleHandler in Display Suite 8.2

Same name and namespace in other branches
  1. 8.4 src/Form/EmergencyForm.php \Drupal\ds\Form\EmergencyForm::moduleHandler
  2. 8.3 src/Form/EmergencyForm.php \Drupal\ds\Form\EmergencyForm::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/EmergencyForm.php, line 29

Class

EmergencyForm
Emergency form for DS.

Namespace

Drupal\ds\Form

Code

protected $moduleHandler;