Skip to content
Snippets Groups Projects
Commit b63fe969 authored by catch's avatar catch
Browse files

Issue #2921931 by dravenk: \Drupal\simpletest\UserCreationTrait @deprecated...

Issue #2921931 by dravenk: \Drupal\simpletest\UserCreationTrait  @deprecated references new class in the incorrect namespace
parent 3fd58b86
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
......@@ -12,7 +12,7 @@
* \Drupal\simpletest\TestBase.
*
* @deprecated in Drupal 8.4.x. Will be removed before Drupal 9.0.0. Use
* Drupal\Tests\UserCreationTrait instead.
* Drupal\Tests\user\Traits\UserCreationTrait instead.
*
* @see https://www.drupal.org/node/2884454
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment