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