function ToolbarThemeHooks::__construct

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

File

core/modules/toolbar/src/Hook/ToolbarThemeHooks.php, line 15

Class

ToolbarThemeHooks
Hook implementations for toolbar.

Namespace

Drupal\toolbar\Hook

Code

public function __construct(protected RendererInterface $renderer) {
}

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