function AdminAccountSwitcher::__construct

File

core/lib/Drupal/Core/DefaultContent/AdminAccountSwitcher.php, line 18

Class

AdminAccountSwitcher
@internal This API is experimental.

Namespace

Drupal\Core\DefaultContent

Code

public function __construct(private readonly AccountSwitcherInterface $decorated, private readonly EntityTypeManagerInterface $entityTypeManager, private readonly bool $isSuperUserAccessEnabled) {
}

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