You are here

protected property ExportDataPolicy::$currentUser in Data Policy 8

The current user account.

Type: \Drupal\Core\Session\AccountProxyInterface

File

modules/data_policy_export/src/Plugin/Action/ExportDataPolicy.php, line 55

Class

ExportDataPolicy
Exports data policies to CSV.

Namespace

Drupal\data_policy_export\Plugin\Action

Code

protected $currentUser;