ErrorHandlerSubscriber::$account
Same name in other branches
- 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\EventSubscriberCode
protected $account;