You are here

protected property DeleteNode::$currentUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/node/src/Plugin/Action/DeleteNode.php \Drupal\node\Plugin\Action\DeleteNode::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

core/modules/node/src/Plugin/Action/DeleteNode.php, line 40
Contains \Drupal\node\Plugin\Action\DeleteNode.

Class

DeleteNode
Redirects to a node deletion form.

Namespace

Drupal\node\Plugin\Action

Code

protected $currentUser;