AccountSwitcherInterface

Defines an interface for a service for safe account switching.

Hierarchy

Related topics

User accounts, permissions, and roles
API for user accounts, access checking, roles, and permissions.

File

core/lib/Drupal/Core/Session/AccountSwitcherInterface.php, line 10

Namespace

Drupal\Core\Session

Members

Name Modifiers Type Description
AccountSwitcherInterface::switchBack public function Reverts to a previous account after switching.
AccountSwitcherInterface::switchTo public function Safely switches to another account.
doc_Drupal
2016-10-29 08:42:57
Comments
Leave a Comment

Please login to continue.