private property WebprofilerEventSubscriber::$currentUser in Devel 4.x
Same name and namespace in other branches
- 8.3 webprofiler/src/EventSubscriber/WebprofilerEventSubscriber.php \Drupal\webprofiler\EventSubscriber\WebprofilerEventSubscriber::currentUser
- 8 webprofiler/src/EventSubscriber/WebprofilerEventSubscriber.php \Drupal\webprofiler\EventSubscriber\WebprofilerEventSubscriber::currentUser
- 8.2 webprofiler/src/EventSubscriber/WebprofilerEventSubscriber.php \Drupal\webprofiler\EventSubscriber\WebprofilerEventSubscriber::currentUser
Type: \Drupal\Core\Session\AccountInterface
File
- webprofiler/
src/ EventSubscriber/ WebprofilerEventSubscriber.php, line 21
Class
- WebprofilerEventSubscriber
- Class WebprofilerEventSubscriber.
Namespace
Drupal\webprofiler\EventSubscriberCode
private $currentUser;