You are here

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

The user session used to render a Content Hub content.

Type: \Drupal\acquia_contenthub\Session\ContentHubUserSession

File

src/Normalizer/ContentEntityViewModesExtractor.php, line 45

Class

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

Namespace

Drupal\acquia_contenthub\Normalizer

Code

protected $renderUser;