ErrorHandlerSubscriber::$account

Same name in other branches
  1. 4.x src/EventSubscriber/ErrorHandlerSubscriber.php \Drupal\devel\EventSubscriber\ErrorHandlerSubscriber::account

The current user.

Type: account

File

src/EventSubscriber/ErrorHandlerSubscriber.php, line 18

Class

ErrorHandlerSubscriber
Listener for handling PHP errors.

Namespace

Drupal\devel\EventSubscriber

Code

protected AccountProxyInterface $account;