protected property WebformMessageManager::$currentUser in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformMessageManager.php \Drupal\webform\WebformMessageManager::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
WebformMessageManager.php, line 29
Class
- WebformMessageManager
- Defines the webform message (and login) manager.
Namespace
Drupal\webformCode
protected $currentUser;