You are here

protected property WebformHandlerBase::$handler_id in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Plugin/WebformHandlerBase.php \Drupal\webform\Plugin\WebformHandlerBase::handler_id

The webform handler ID.

Type: string

File

src/Plugin/WebformHandlerBase.php, line 51

Class

WebformHandlerBase
Provides a base class for a webform handler.

Namespace

Drupal\webform\Plugin

Code

protected $handler_id;