function ShortcutThemeHooks::__construct

Same name and namespace in other branches
  1. main core/modules/shortcut/src/Hook/ShortcutThemeHooks.php \Drupal\shortcut\Hook\ShortcutThemeHooks::__construct()

File

core/modules/shortcut/src/Hook/ShortcutThemeHooks.php, line 19

Class

ShortcutThemeHooks
Hook implementations for shortcut.

Namespace

Drupal\shortcut\Hook

Code

public function __construct(protected readonly ThemeSettingsProvider $themeSettingsProvider) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.