protected property EntityTypeInfo::$currentUser in Webform Analysis 8
Same name in this branch
- 8 src/EntityTypeInfo.php \Drupal\webform_analysis\EntityTypeInfo::currentUser
- 8 modules/webform_node_analysis/src/EntityTypeInfo.php \Drupal\webform_node_analysis\EntityTypeInfo::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
EntityTypeInfo.php, line 26
Class
- EntityTypeInfo
- Manipulates entity type information.
Namespace
Drupal\webform_analysisCode
protected $currentUser;