protected property DomainSubscriber::$account in Domain Access 8
The current user account.
Type: \Drupal\Core\Session\AccountInterface
File
- domain/
src/ EventSubscriber/ DomainSubscriber.php, line 54
Class
- DomainSubscriber
- Sets the domain context for an http request.
Namespace
Drupal\domain\EventSubscriberCode
protected $account;