function RestExampleClientEdit::getFormId
File
-
modules/
rest_example/ src/ Form/ RestExampleClientEdit.php, line 47
Class
- RestExampleClientEdit
- Edit or create a new node on a remote Drupal site.
Namespace
Drupal\rest_example\FormCode
public function getFormId() {
return 'rest_example_client_edit';
}