function ComponentAsFormElementTest::getFormId
File
-
core/
tests/ Drupal/ KernelTests/ Components/ ComponentAsFormElementTest.php, line 38
Class
- ComponentAsFormElementTest
- Tests the correct rendering of components in form.
Namespace
Drupal\KernelTests\ComponentsCode
public function getFormId() : string {
return 'component_as_form_element_in_form_test';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.