You are here

public function FormInterface::getElementTypes in Form Builder 7.2

Get the list of currently used element types.

Return value

array List of element types.

File

src/FormInterface.php, line 140

Class

FormInterface

Namespace

Drupal\form_builder

Code

public function getElementTypes();