function NestedConfigTargetForm::getFormId
Overrides TreeConfigTargetForm::getFormId
File
-
core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ NestedConfigTargetForm.php, line 27
Class
- NestedConfigTargetForm
- Test form for testing config targets that are not 1:1.
Namespace
Drupal\form_test\FormCode
public function getFormId() {
return 'form_test_nested_config_target_form';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.