You are here

protected property YamlFormHandlerBase::$weight in YAML Form 8

The weight of the form handler.

Type: int|string

File

src/YamlFormHandlerBase.php, line 53

Class

YamlFormHandlerBase
Provides a base class for a form handler.

Namespace

Drupal\yamlform

Code

protected $weight = '';