You are here

protected property SettingsForm::$moduleHandler in Display Suite 8.4

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

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/SettingsForm.php, line 26

Class

SettingsForm
Configures Display Suite settings for this site.

Namespace

Drupal\ds\Form

Code

protected $moduleHandler;