You are here

protected property DefaultController::$current_user in Webform Email Reply 8

Current user account.

Type: \Drupal\Core\Session\AccountInterface

File

src/Controller/DefaultController.php, line 41
Contains \Drupal\webform_email_reply\Controller\DefaultController.

Class

DefaultController
Default controller for the webform_email_reply module.

Namespace

Drupal\webform_email_reply\Controller

Code

protected $current_user;