You are here

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

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/webform_options_limit/src/Plugin/WebformHandler/OptionsLimitWebformHandler.php, line 53

Class

OptionsLimitWebformHandler
Webform options and boolean (boolean) limit handler.

Namespace

Drupal\webform_options_limit\Plugin\WebformHandler

Code

protected $currentUser;