You are here

protected property WebformImageSelectImages::$label in Webform 6.x

Same name and namespace in other branches
  1. 8.5 modules/webform_image_select/src/Entity/WebformImageSelectImages.php \Drupal\webform_image_select\Entity\WebformImageSelectImages::label

The images label.

Type: string

File

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

Class

WebformImageSelectImages
Defines the webform image select images entity.

Namespace

Drupal\webform_image_select\Entity

Code

protected $label;