FormInterface::getFormId

public FormInterface::getFormId()

Returns a unique string identifying the form.

Return value

string The unique string identifying the form.

File

core/lib/Drupal/Core/Form/FormInterface.php, line 18

Class

FormInterface
Provides an interface for a Form.

Namespace

Drupal\Core\Form

Code

public function getFormId();
doc_Drupal
2016-10-29 09:15:43
Comments
Leave a Comment

Please login to continue.