You are here

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_test

Code

public function getFormID() {
  return 'ief_test';
}