You are here

protected property ContentEntityViewModesExtractor::$accountSwitcher in Acquia Content Hub 8

The account switcher service.

Type: \Drupal\Core\Session\AccountSwitcherInterface

File

src/Normalizer/ContentEntityViewModesExtractor.php, line 80

Class

ContentEntityViewModesExtractor
Extracts the rendered view modes from a given ContentEntity Object.

Namespace

Drupal\acquia_contenthub\Normalizer

Code

protected $accountSwitcher;