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
Namespace
Drupal\views\Form
Code
public function getFormId() { }
Please login to continue.