EntityTypeInfo::$currentUser

Same name in other branches
  1. 5.x src/EntityTypeInfo.php \Drupal\devel\EntityTypeInfo::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/EntityTypeInfo.php, line 27

Class

EntityTypeInfo
Manipulates entity type information.

Namespace

Drupal\devel

Code

protected $currentUser;