You are here

protected property SettingsForm::$moduleHandler in Advanced CSS/JS Aggregation 8.3

Same name in this branch
  1. 8.3 src/Form/SettingsForm.php \Drupal\advagg\Form\SettingsForm::moduleHandler
  2. 8.3 advagg_old_ie_compatibility/src/Form/SettingsForm.php \Drupal\advagg_old_ie_compatibility\Form\SettingsForm::moduleHandler
  3. 8.3 advagg_mod/src/Form/SettingsForm.php \Drupal\advagg_mod\Form\SettingsForm::moduleHandler
Same name and namespace in other branches
  1. 8.2 advagg_mod/src/Form/SettingsForm.php \Drupal\advagg_mod\Form\SettingsForm::moduleHandler

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

advagg_mod/src/Form/SettingsForm.php, line 33

Class

SettingsForm
Configure advagg_mod settings for this site.

Namespace

Drupal\advagg_mod\Form

Code

protected $moduleHandler;