function AjaxAddMore::getFormId
File
-
modules/
form_api_example/ src/ Form/ AjaxAddMore.php, line 88
Class
- AjaxAddMore
- Implements the ajax demo form controller.
Namespace
Drupal\form_api_example\FormCode
public function getFormId() {
return 'form_api_example_ajax_add_more';
}