protected property WebformBulkFormBase::$currentUser in Webform 8.5
Same name and namespace in other branches
- 6.x src/Form/WebformBulkFormBase.php \Drupal\webform\Form\WebformBulkFormBase::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
Form/ WebformBulkFormBase.php, line 28
Class
- WebformBulkFormBase
- Provides the webform bulk form base.
Namespace
Drupal\webform\FormCode
protected $currentUser;