You are here

protected property ExportAction::$currentUser in Content Synchronizer 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Action/ExportAction.php \Drupal\content_synchronizer\Plugin\Action\ExportAction::currentUser
  2. 3.x src/Plugin/Action/ExportAction.php \Drupal\content_synchronizer\Plugin\Action\ExportAction::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Action/ExportAction.php, line 36

Class

ExportAction
Export entity.

Namespace

Drupal\content_synchronizer\Plugin\Action

Code

protected $currentUser;