Skip to content
Snippets Groups Projects
Commit abf8680d authored by Jennifer Hodgdon's avatar Jennifer Hodgdon
Browse files

Issue #1326600 by batigolix: Add class docs header to dblog test

parent 8f785ff8
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
...@@ -10,6 +10,9 @@ ...@@ -10,6 +10,9 @@
use Drupal\simpletest\WebTestBase; use Drupal\simpletest\WebTestBase;
use SimpleXMLElement; use SimpleXMLElement;
/**
* Tests logging messages to the database.
*/
class DBLogTest extends WebTestBase { class DBLogTest extends WebTestBase {
/** /**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment