You are here

private property ConfigForm::$moduleHandler in XHProf 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/ConfigForm.php, line 40

Class

ConfigForm
Provides a form to configure profiling settings.

Namespace

Drupal\xhprof\Form

Code

private $moduleHandler;