You are here

protected property EntityTypeInfo::$currentUser in Form mode manager 8

Same name and namespace in other branches
  1. 8.2 src/EntityTypeInfo.php \Drupal\form_mode_manager\EntityTypeInfo::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/EntityTypeInfo.php, line 31

Class

EntityTypeInfo
Manipulates entity type information.

Namespace

Drupal\form_mode_manager

Code

protected $currentUser;