protected property ShortcutSetStorage::$moduleHandler in Drupal 9
Same name and namespace in other branches
- 8 core/modules/shortcut/src/ShortcutSetStorage.php \Drupal\shortcut\ShortcutSetStorage::moduleHandler
- 10 core/modules/shortcut/src/ShortcutSetStorage.php \Drupal\shortcut\ShortcutSetStorage::moduleHandler
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
Overrides EntityHandlerBase::$moduleHandler
File
- core/
modules/ shortcut/ src/ ShortcutSetStorage.php, line 27
Class
- ShortcutSetStorage
- Defines a storage for shortcut_set entities.
Namespace
Drupal\shortcutCode
protected $moduleHandler;