ErrorHandlerSubscriber::$account

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

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/EventSubscriber/ErrorHandlerSubscriber.php, line 20

Class

ErrorHandlerSubscriber
Listener for handling PHP errors.

Namespace

Drupal\devel\EventSubscriber

Code

protected $account;