Overrides AccountSwitcherInterface::switchBack
public function switchBack() : AccountSwitcherInterface { $this->decorated ->switchBack(); return $this; }