public function IefTest::getFormID in Inline Entity Form 8
File
- tests/
modules/ inline_entity_form_test/ src/ IefTest.php, line 17
Class
- IefTest
- Tests Inline entity form element.
Namespace
Drupal\inline_entity_form_testCode
public function getFormID() {
return 'ief_test';
}