protected property WebformGroupManager::$currentGroupContent in Webform 6.x
Same name and namespace in other branches
- 8.5 modules/webform_group/src/WebformGroupManager.php \Drupal\webform_group\WebformGroupManager::currentGroupContent
The current request's group content.
Type: \Drupal\group\Entity\GroupContentInterface
File
- modules/
webform_group/ src/ WebformGroupManager.php, line 62
Class
- WebformGroupManager
- Webform group manager manager.
Namespace
Drupal\webform_groupCode
protected $currentGroupContent;