You are here

protected property WebformOptionsCustom::$entity_reference in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_options_custom/src/Entity/WebformOptionsCustom.php \Drupal\webform_options_custom\Entity\WebformOptionsCustom::entity_reference

Use custom options as a webform entity reference element.

Type: bool

File

modules/webform_options_custom/src/Entity/WebformOptionsCustom.php, line 199

Class

WebformOptionsCustom
Defines the webform options custom entity.

Namespace

Drupal\webform_options_custom\Entity

Code

protected $entity_reference = FALSE;