function DemoUmamiHooks::__construct

Same name and namespace in other branches
  1. 11.x core/profiles/demo_umami/src/Hook/DemoUmamiHooks.php \Drupal\demo_umami\Hook\DemoUmamiHooks::__construct()

File

core/profiles/demo_umami/src/Hook/DemoUmamiHooks.php, line 21

Class

DemoUmamiHooks
Hook implementations for demo_umami.

Namespace

Drupal\demo_umami\Hook

Code

public function __construct(protected ModuleHandlerInterface $moduleHandler, protected AccountInterface $currentUser, protected AdminContext $adminContext) {
}

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