ViewsFormMainForm::getFormId

public ViewsFormMainForm::getFormId()

Returns a unique string identifying the form.

Return value

string The unique string identifying the form.

Overrides FormInterface::getFormId

File

core/modules/views/src/Form/ViewsFormMainForm.php, line 14

Class

ViewsFormMainForm

Namespace

Drupal\views\Form

Code

1
2
public function getFormId() {
}
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.