protected property WebformSubmissionStorage::$currentUser in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformSubmissionStorage.php \Drupal\webform\WebformSubmissionStorage::currentUser
The current user.
Type: \Drupal\Core\Session\AccountProxyInterface
File
- src/
WebformSubmissionStorage.php, line 53
Class
- WebformSubmissionStorage
- Defines the webform submission storage.
Namespace
Drupal\webformCode
protected $currentUser;