You are here

protected property EntityDeleteBase::$currentUser in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x modules/bibcite_entity/src/Plugin/Action/EntityDeleteBase.php \Drupal\bibcite_entity\Plugin\Action\EntityDeleteBase::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/bibcite_entity/src/Plugin/Action/EntityDeleteBase.php, line 28

Class

EntityDeleteBase
Base entity delete action.

Namespace

Drupal\bibcite_entity\Plugin\Action

Code

protected $currentUser;