Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / simpletest / src / UserCreationTrait.php
index 663c67c91a79301b8cbe7df837118e012403d976..7049ca4332b934ab45ff8988c3992347d1849b11 100644 (file)
@@ -12,7 +12,7 @@ use Drupal\Tests\user\Traits\UserCreationTrait as BaseUserCreationTrait;
  * \Drupal\simpletest\TestBase.
  *
  * @deprecated in Drupal 8.4.x. Will be removed before Drupal 9.0.0. Use
- *   \Drupal\Tests\user\Traits\UserCreationTrait instead.
+ *   Drupal\Tests\user\Traits\UserCreationTrait instead.
  *
  * @see https://www.drupal.org/node/2884454
  */