You are here

constant YamlFormHandlerInterface::CARDINALITY_UNLIMITED in YAML Form 8

Value indicating unlimited plugin instances are permitted.

File

src/YamlFormHandlerInterface.php, line 25

Class

YamlFormHandlerInterface
Defines the interface for form handlers.

Namespace

Drupal\yamlform

Code

const CARDINALITY_UNLIMITED = -1;