protected property OverrideWebformVariant::$currentUser in Webform 6.x
Same name and namespace in other branches
- 8.5 src/Plugin/WebformVariant/OverrideWebformVariant.php \Drupal\webform\Plugin\WebformVariant\OverrideWebformVariant::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
Plugin/ WebformVariant/ OverrideWebformVariant.php, line 30
Class
- OverrideWebformVariant
- Webform override variant.
Namespace
Drupal\webform\Plugin\WebformVariantCode
protected $currentUser;