function OliveroPagePreprocessHooks::__construct

File

core/themes/olivero/src/Hook/OliveroPagePreprocessHooks.php, line 16

Class

OliveroPagePreprocessHooks
Page preprocess hooks for olivero.

Namespace

Drupal\olivero\Hook

Code

public function __construct(protected RequestStack $requestStack, protected ThemeExtensionList $themeExtensionList, protected AssetQueryStringInterface $assetQueryString, protected ThemeSettingsProvider $themeSettingsProvider) {
}

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