You are here

protected property ScriptPlacementManager::$moduleHandler in Script Manager 8

The module handler to invoke hooks on.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/ScriptPlacementManager.php, line 36

Class

ScriptPlacementManager
Manage script placements.

Namespace

Drupal\script_manager

Code

protected $moduleHandler;