The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
Overrides EntityHandlerBase::$moduleHandler
File
- core/modules/shortcut/src/ShortcutSetStorage.php, line 24
 
Class
- ShortcutSetStorage
 - Defines a storage for shortcut_set entities.
 
Namespace
Drupal\shortcut
Code
protected $moduleHandler;
Please login to continue.