You are here

protected property FeedQueueWorkerBase::$accountSwitcher in Feeds 8.3

The account switcher.

Type: \Drupal\Core\Session\AccountSwitcherInterface

File

src/Plugin/QueueWorker/FeedQueueWorkerBase.php, line 29

Class

FeedQueueWorkerBase
Base class for Feed queue workers.

Namespace

Drupal\feeds\Plugin\QueueWorker

Code

protected $accountSwitcher;