protected property WebformAccessGroup::$uuid in Webform 6.x
Same name and namespace in other branches
- 8.5 modules/webform_access/src/Entity/WebformAccessGroup.php \Drupal\webform_access\Entity\WebformAccessGroup::uuid
The webform access group UUID.
Type: string
Overrides ConfigEntityBase::$uuid
File
- modules/
webform_access/ src/ Entity/ WebformAccessGroup.php, line 73
Class
- WebformAccessGroup
- Defines the webform access group entity.
Namespace
Drupal\webform_access\EntityCode
protected $uuid;