Issue #2078007 by plopesc: Modernize simpletest.module forms.

8.0.x
Alex Pott 2013-09-09 18:13:46 +02:00
parent cd882b6389
commit 5f9ca4d7fa
1 changed files with 0 additions and 6 deletions

View File

@ -93,12 +93,6 @@ class SimpletestTestForm extends FormBase {
return $form;
}
/**
* {@inheritdoc}
*/
public function validateForm(array &$form, array &$form_state) {
}
/**
* {@inheritdoc}
*/