Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
ac76e2c5
Commit
ac76e2c5
authored
Jul 28, 2014
by
Alex Pott
Browse files
Issue
#2309687
by eiriksm: Fixed Typo in docs for function Testclass::verbose.
parent
10e6812e
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/simpletest/src/TestBase.php
View file @
ac76e2c5
...
...
@@ -725,10 +725,10 @@ protected function error($message = '', $group = 'Other', array $caller = NULL)
}
/**
* Logs verbose message in a text file.
* Logs
a
verbose message in a text file.
*
* The
a
link to the vebose message will be placed in the test results
vi
a
*
as a
passing assertion with the text '[verbose message]'.
* The link to the ve
r
bose message will be placed in the test results
as
a
* passing assertion with the text '[verbose message]'.
*
* @param $message
* The verbose message to be stored.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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