You are here

protected property ContentHubUserSession::$renderRole in Acquia Content Hub 8.2

Same name and namespace in other branches
  1. 8 src/Session/ContentHubUserSession.php \Drupal\acquia_contenthub\Session\ContentHubUserSession::renderRole

Role used to render Content Hub content.

Type: string

File

src/Session/ContentHubUserSession.php, line 20

Class

ContentHubUserSession
An account implementation representing a Content Hub user.

Namespace

Drupal\acquia_contenthub\Session

Code

protected $renderRole;