You are here

protected property WebformImageSelectImages::$imagesDecoded in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_image_select/src/Entity/WebformImageSelectImages.php \Drupal\webform_image_select\Entity\WebformImageSelectImages::imagesDecoded

The images decoded.

Type: string

File

modules/webform_image_select/src/Entity/WebformImageSelectImages.php, line 103

Class

WebformImageSelectImages
Defines the webform image select images entity.

Namespace

Drupal\webform_image_select\Entity

Code

protected $imagesDecoded;