You are here

protected property ExportNodes::$currentUser in Content Synchronization 8.2

Same name and namespace in other branches
  1. 3.0.x src/Plugin/Action/ExportNodes.php \Drupal\content_sync\Plugin\Action\ExportNodes::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Action/ExportNodes.php, line 35

Class

ExportNodes
Redirects to a content sync form.

Namespace

Drupal\content_sync\Plugin\Action

Code

protected $currentUser;