You are here

protected property LibraryDeriver::$moduleHandler in UI Patterns 8

The module handler to invoke the alter hook.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

modules/ui_patterns_library/src/Plugin/Deriver/LibraryDeriver.php, line 55

Class

LibraryDeriver
Class LibraryDeriver.

Namespace

Drupal\ui_patterns_library\Plugin\Deriver

Code

protected $moduleHandler;