You are here

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

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

Module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/SettingsForm.php, line 54

Class

SettingsForm
Configure advagg settings for this site.

Namespace

Drupal\advagg\Form

Code

protected $moduleHandler;