You are here

protected property MaestroWebformHandler::$currentUser in Maestro 3.x

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/maestro_webform/src/Plugin/WebformHandler/MaestroWebformHandler.php, line 37

Class

MaestroWebformHandler
Launches a Maestro workflow with a Webform submission.

Namespace

Drupal\maestro_webform\Plugin\WebformHandler

Code

protected $currentUser;