You are here

protected property InstallHelper::$moduleHandler in Drupal 9

Same name and namespace in other branches
  1. 8 core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php \Drupal\demo_umami_content\InstallHelper::moduleHandler
  2. 10 core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php \Drupal\demo_umami_content\InstallHelper::moduleHandler

Module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php, line 34

Class

InstallHelper
Defines a helper class for importing default content.

Namespace

Drupal\demo_umami_content

Code

protected $moduleHandler;