protected property PerformanceForm::$moduleHandler in Drupal 10
Same name and namespace in other branches
- 8 core/modules/system/src/Form/PerformanceForm.php \Drupal\system\Form\PerformanceForm::moduleHandler
- 9 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\FormCode
protected $moduleHandler;