You are here

protected property EntityContentBase::$accountSwitcher in Drupal 10

The account switcher service.

Type: \Drupal\Core\Session\AccountSwitcherInterface

File

core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php, line 115

Class

EntityContentBase
Provides destination class for all content entities lacking a specific class.

Namespace

Drupal\migrate\Plugin\migrate\destination

Code

protected $accountSwitcher;