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