You are here

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

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

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/WebformHelpManager.php, line 61

Class

WebformHelpManager
Webform help manager.

Namespace

Drupal\webform

Code

protected $currentUser;