You are here

protected property WebformOptions::$id in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Entity/WebformOptions.php \Drupal\webform\Entity\WebformOptions::id

The webform options ID.

Type: string

File

src/Entity/WebformOptions.php, line 68

Class

WebformOptions
Defines the webform options entity.

Namespace

Drupal\webform\Entity

Code

protected $id;