protected property WebformEntityListBuilder::$currentUser in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformEntityListBuilder.php \Drupal\webform\WebformEntityListBuilder::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
WebformEntityListBuilder.php, line 38
Class
- WebformEntityListBuilder
- Defines a class to build a listing of webform entities.
Namespace
Drupal\webformCode
protected $currentUser;