You are here

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

The current_user service used by this plugin.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Normalizer/ContentEntityViewModesExtractor.php, line 38

Class

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

Namespace

Drupal\acquia_contenthub\Normalizer

Code

protected $currentUser;