You are here

protected property PerformanceForm::$moduleHandler in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/system/src/Form/PerformanceForm.php \Drupal\system\Form\PerformanceForm::moduleHandler
  2. 10 core/modules/system/src/Form/PerformanceForm.php \Drupal\system\Form\PerformanceForm::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/modules/system/src/Form/PerformanceForm.php, line 47

Class

PerformanceForm
Configure performance settings for this site.

Namespace

Drupal\system\Form

Code

protected $moduleHandler;