function ShortcutThemeHooks::__construct

File

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

Class

ShortcutThemeHooks
Hook implementations for shortcut.

Namespace

Drupal\shortcut\Hook

Code

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

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