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