You are here

constant YamlFormHandlerInterface::CARDINALITY_SINGLE in YAML Form 8

Value indicating a single plugin instances are permitted.

File

src/YamlFormHandlerInterface.php, line 30

Class

YamlFormHandlerInterface
Defines the interface for form handlers.

Namespace

Drupal\yamlform

Code

const CARDINALITY_SINGLE = 1;