You are here

protected property ExportReference::$currentUser in Bibliography & Citation 2.0.x

Same name and namespace in other branches
  1. 8 modules/bibcite_export/src/Plugin/Action/ExportReference.php \Drupal\bibcite_export\Plugin\Action\ExportReference::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/bibcite_export/src/Plugin/Action/ExportReference.php, line 35

Class

ExportReference
Export multiple references.

Namespace

Drupal\bibcite_export\Plugin\Action

Code

protected $currentUser;