function SimpletestResultsForm::getFormId
Overrides FormInterface::getFormId
File
-
core/
modules/ simpletest/ src/ Form/ SimpletestResultsForm.php, line 112
Class
- SimpletestResultsForm
- Test results form for $test_id.
Namespace
Drupal\simpletest\FormCode
public function getFormId() {
return 'simpletest_results_form';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.