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

Issue #2174569 by pjonckiere, dawehner: Fix class name references in TestBase docs

parent 2c038688
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
......@@ -25,8 +25,8 @@
/**
* Base class for Drupal tests.
*
* Do not extend this class directly, use either
* \Drupal\simpletest\WebTestBaseBase or \Drupal\simpletest\UnitTestBaseBase.
* Do not extend this class directly; use either
* \Drupal\simpletest\WebTestBase or \Drupal\simpletest\UnitTestBase.
*/
abstract class TestBase {
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment