You are here

protected property Importer::$accountSwitcher in Default Content for D8 2.0.x

Same name and namespace in other branches
  1. 8 src/Importer.php \Drupal\default_content\Importer::accountSwitcher

The account switcher.

Type: \Drupal\Core\Session\AccountSwitcherInterface

File

src/Importer.php, line 88

Class

Importer
A service for handling import of default content.

Namespace

Drupal\default_content

Code

protected $accountSwitcher;