Security update for Core, with self-updated composer
[yaffs-website] / web / core / tests / Drupal / KernelTests / AssertLegacyTrait.php
index 1d1816aa9c04a6b2d892bcd14eebdd99c7ae2595..f63c4bf0b694e68fe9498044f7994833c449a3dc 100644 (file)
@@ -6,7 +6,7 @@ namespace Drupal\KernelTests;
  * Translates Simpletest assertion methods to PHPUnit.
  *
  * Protected methods are custom. Public static methods override methods of
- * \PHPUnit_Framework_Assert.
+ * \PHPUnit\Framework\Assert.
  *
  * @deprecated Scheduled for removal in Drupal 9.0.0. Use PHPUnit's native
  *   assert methods instead.