protected property ExportAction::$currentUser in Content Synchronizer 8
Same name and namespace in other branches
- 8.2 src/Plugin/Action/ExportAction.php \Drupal\content_synchronizer\Plugin\Action\ExportAction::currentUser
- 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 37
Class
- ExportAction
- Export entity.
Namespace
Drupal\content_synchronizer\Plugin\ActionCode
protected $currentUser;