protected property EntityMergeBase::$currentUser in Bibliography & Citation 8
Same name and namespace in other branches
- 2.0.x modules/bibcite_entity/src/Plugin/Action/EntityMergeBase.php \Drupal\bibcite_entity\Plugin\Action\EntityMergeBase::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- modules/
bibcite_entity/ src/ Plugin/ Action/ EntityMergeBase.php, line 28
Class
- EntityMergeBase
- Base merge action for bibcite entities.
Namespace
Drupal\bibcite_entity\Plugin\ActionCode
protected $currentUser;