protected property AgreementSubscriber::$account in Agreement 8.2
Same name and namespace in other branches
- 3.0.x src/EventSubscriber/AgreementSubscriber.php \Drupal\agreement\EventSubscriber\AgreementSubscriber::account
Current user account.
Type: \Drupal\Core\Session\AccountProxyInterface
File
- src/
EventSubscriber/ AgreementSubscriber.php, line 47
Class
- AgreementSubscriber
- Checks if the current user is required to accept an agreement.
Namespace
Drupal\agreement\EventSubscriberCode
protected $account;