Same name in other branches
- 2.x src/Form/EntityCloneForm.php \Drupal\entity_clone\Form\EntityCloneForm::getFormId()
Fichier
-
src/
Form/ EntityCloneForm.php, line 144
Classe
- EntityCloneForm
- Implements an entity Clone form.
Namespace
Drupal\entity_clone\FormCode
public function getFormId() {
return 'entity_clone_form';
}