function UserThemeHooks::__construct

File

core/modules/user/src/Hook/UserThemeHooks.php, line 21

Class

UserThemeHooks
Hook implementations for user.

Namespace

Drupal\user\Hook

Code

public function __construct(protected AccountInterface $currentUser) {
}

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