EntityTypeInfo::$currentUser
Same name in other branches
- 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\develCode
protected AccountInterface $currentUser;