Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
5f9ca4d7
Commit
5f9ca4d7
authored
Sep 09, 2013
by
alexpott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2078007
by plopesc: Modernize simpletest.module forms.
parent
cd882b63
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestTestForm.php
...pletest/lib/Drupal/simpletest/Form/SimpletestTestForm.php
+0
-6
No files found.
core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestTestForm.php
View file @
5f9ca4d7
...
...
@@ -93,12 +93,6 @@ public function buildForm(array $form, array &$form_state) {
return
$form
;
}
/**
* {@inheritdoc}
*/
public
function
validateForm
(
array
&
$form
,
array
&
$form_state
)
{
}
/**
* {@inheritdoc}
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment