You are here

protected property PublishContentNode::$currentUser in Publish Content 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/views/field/PublishContentNode.php, line 33

Class

PublishContentNode
Field handler to flag the node type.

Namespace

Drupal\publishcontent\Plugin\views\field

Code

protected $currentUser;