Issue #2078007 by plopesc: Modernize simpletest.module forms.
parent
cd882b6389
commit
5f9ca4d7fa
|
@ -93,12 +93,6 @@ class SimpletestTestForm extends FormBase {
|
|||
return $form;
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function validateForm(array &$form, array &$form_state) {
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue