protected property JwtAuthIssuerSubscriber::$currentUser in JSON Web Token Authentication (JWT) 8.0
Same name and namespace in other branches
- 8 modules/jwt_auth_issuer/src/EventSubscriber/JwtAuthIssuerSubscriber.php \Drupal\jwt_auth_issuer\EventSubscriber\JwtAuthIssuerSubscriber::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- modules/
jwt_auth_issuer/ src/ EventSubscriber/ JwtAuthIssuerSubscriber.php, line 22
Class
- JwtAuthIssuerSubscriber
- Class JwtAuthIssuerSubscriber.
Namespace
Drupal\jwt_auth_issuer\EventSubscriberCode
protected $currentUser;