protected property WebformExceptionHtmlSubscriber::$account in Webform 8.5
Same name and namespace in other branches
- 6.x src/EventSubscriber/WebformExceptionHtmlSubscriber.php \Drupal\webform\EventSubscriber\WebformExceptionHtmlSubscriber::account
The current account.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
EventSubscriber/ WebformExceptionHtmlSubscriber.php, line 40
Class
- WebformExceptionHtmlSubscriber
- Event subscriber to redirect to login form when webform settings instruct to.
Namespace
Drupal\webform\EventSubscriberCode
protected $account;