You are here

protected property DomainListBuilder::$currentUser in Domain Access 8

The current user object.

Type: \Drupal\Core\Session\AccountInterface

File

domain/src/DomainListBuilder.php, line 33

Class

DomainListBuilder
User interface for the domain overview screen.

Namespace

Drupal\domain

Code

protected $currentUser;