You are here

public property WebformHandler::$id in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Annotation/WebformHandler.php \Drupal\webform\Annotation\WebformHandler::id

The plugin ID.

Type: string

File

src/Annotation/WebformHandler.php, line 31

Class

WebformHandler
Defines a webform handler annotation object.

Namespace

Drupal\webform\Annotation

Code

public $id;