protected property ErrorHandlerSubscriber::$account in Devel 8.2
Same name and namespace in other branches
- 8.3 src/EventSubscriber/ErrorHandlerSubscriber.php \Drupal\devel\EventSubscriber\ErrorHandlerSubscriber::account
- 8 src/EventSubscriber/ErrorHandlerSubscriber.php \Drupal\devel\EventSubscriber\ErrorHandlerSubscriber::account
- 4.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;