summaryrefslogtreecommitdiff
path: root/modules/dblog/dblog.test
diff options
context:
space:
mode:
Diffstat (limited to 'modules/dblog/dblog.test')
-rw-r--r--modules/dblog/dblog.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/dblog/dblog.test b/modules/dblog/dblog.test
index 5717455ef..ca844a361 100644
--- a/modules/dblog/dblog.test
+++ b/modules/dblog/dblog.test
@@ -528,6 +528,8 @@ class DBLogTestCase extends DrupalWebTestCase {
* CSS class attribute.
* @return
* The watchdog severity constant or NULL if not found.
+ *
+ * @ingroup logging_severity_levels
*/
protected function getSeverityConstant($class) {
// Reversed array from dblog_overview().