protected property EntityDeleteBase::$currentUser in Bibliography & Citation 2.0.x
Same name and namespace in other branches
- 8 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\ActionCode
protected $currentUser;