EntityTypeInfo::$currentUser

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

The current user.

Type: currentUser

File

src/EntityTypeInfo.php, line 25

Class

EntityTypeInfo
Manipulates entity type information.

Namespace

Drupal\devel

Code

protected AccountInterface $currentUser;