You are here

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

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

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Form/WebformBulkFormBase.php, line 28

Class

WebformBulkFormBase
Provides the webform bulk form base.

Namespace

Drupal\webform\Form

Code

protected $currentUser;