EntityTypeInfo::$currentUser
Same name in other branches
- 8.x-1.x src/EntityTypeInfo.php \Drupal\devel\EntityTypeInfo::currentUser
- 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\develCode
protected $currentUser;