You are here

public function FormInterface::getElementIds in Form Builder 7.2

Get the list of currently used element ids.

Return value

array List of element ids.

File

src/FormInterface.php, line 132

Class

FormInterface

Namespace

Drupal\form_builder

Code

public function getElementIds();