You are here

protected property WebformEntityReferenceManager::$currentUser in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformEntityReferenceManager.php \Drupal\webform\WebformEntityReferenceManager::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/WebformEntityReferenceManager.php, line 39

Class

WebformEntityReferenceManager
Webform entity reference (field) manager.

Namespace

Drupal\webform

Code

protected $currentUser;