You are here

protected property Base::$accountSwitcher in DRD Agent 8.3

Same name in this branch
  1. 8.3 src/Agent/Action/Base.php \Drupal\drd_agent\Agent\Action\Base::accountSwitcher
  2. 8.3 src/Agent/Remote/Base.php \Drupal\drd_agent\Agent\Remote\Base::accountSwitcher
Same name and namespace in other branches
  1. 4.0.x src/Agent/Remote/Base.php \Drupal\drd_agent\Agent\Remote\Base::accountSwitcher

Type: \Drupal\Core\Session\AccountSwitcherInterface

File

src/Agent/Remote/Base.php, line 27

Class

Base
Base class for Remote DRD Remote Methods.

Namespace

Drupal\drd_agent\Agent\Remote

Code

protected $accountSwitcher;