You are here

protected property YamlFormHandlerBase::$handler_id in YAML Form 8

The form handler ID.

Type: string

File

src/YamlFormHandlerBase.php, line 32

Class

YamlFormHandlerBase
Provides a base class for a form handler.

Namespace

Drupal\yamlform

Code

protected $handler_id;