You are here

protected property EntityTypeInfo::$currentUser in View Modes Display 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/EntityTypeInfo.php, line 27

Class

EntityTypeInfo
Manipulates entity type information.

Namespace

Drupal\view_modes_display

Code

protected $currentUser;