You are here

protected property InstallProfile::$moduleHandler in Helper 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/InstallProfile.php, line 46

Class

InstallProfile
Helpers related to working with install profiles.

Namespace

Drupal\helper

Code

protected $moduleHandler;