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