You are here

protected property WebformCompositeForm::$currentUser in Webform Composite Tools 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Form/WebformCompositeForm.php, line 31

Class

WebformCompositeForm
Form handler for the Composite add and edit forms.

Namespace

Drupal\webform_composite\Form

Code

protected $currentUser;