You are here

protected property NodeViewSubscriber::$account in Open Social 8.5

Same name and namespace in other branches
  1. 8.9 modules/custom/social_node_statistics/src/EventSubscriber/NodeViewSubscriber.php \Drupal\social_node_statistics\EventSubscriber\NodeViewSubscriber::account
  2. 8.4 modules/custom/social_node_statistics/src/EventSubscriber/NodeViewSubscriber.php \Drupal\social_node_statistics\EventSubscriber\NodeViewSubscriber::account
  3. 8.6 modules/custom/social_node_statistics/src/EventSubscriber/NodeViewSubscriber.php \Drupal\social_node_statistics\EventSubscriber\NodeViewSubscriber::account
  4. 8.7 modules/custom/social_node_statistics/src/EventSubscriber/NodeViewSubscriber.php \Drupal\social_node_statistics\EventSubscriber\NodeViewSubscriber::account
  5. 8.8 modules/custom/social_node_statistics/src/EventSubscriber/NodeViewSubscriber.php \Drupal\social_node_statistics\EventSubscriber\NodeViewSubscriber::account

The user account.

Type: \Drupal\Core\Session\AccountProxyInterface

File

modules/custom/social_node_statistics/src/EventSubscriber/NodeViewSubscriber.php, line 34

Class

NodeViewSubscriber
Class NodeViewSubscriber.

Namespace

Drupal\social_node_statistics\EventSubscriber

Code

protected $account;