function AccountSwitcherInterface::switchBack
Reverts to a previous account after switching.
Return value
$this $this.
Throws
\RuntimeException When there are no more account switches to revert.
1 method overrides AccountSwitcherInterface::switchBack()
- AccountSwitcher::switchBack in core/lib/ Drupal/ Core/ Session/ AccountSwitcher.php 
- Reverts to a previous account after switching.
File
- 
              core/lib/ Drupal/ Core/ Session/ AccountSwitcherInterface.php, line 36 
Class
- AccountSwitcherInterface
- Defines an interface for a service for safe account switching.
Namespace
Drupal\Core\SessionCode
public function switchBack();Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
