You are here

public function YamlFormInterface::getElementsSelectorOptions in YAML Form 8

Get form elements selectors as options.

Return value

array Form elements selectors as options.

1 method overrides YamlFormInterface::getElementsSelectorOptions()
YamlForm::getElementsSelectorOptions in src/Entity/YamlForm.php
Get form elements selectors as options.

File

src/YamlFormInterface.php, line 333

Class

YamlFormInterface
Provides an interface defining a form entity.

Namespace

Drupal\yamlform

Code

public function getElementsSelectorOptions();