diff --git a/core/modules/user/src/Tests/UserFieldsTest.php b/core/modules/user/src/Tests/UserFieldsTest.php index f605c15..48f5ff3 100644 --- a/core/modules/user/src/Tests/UserFieldsTest.php +++ b/core/modules/user/src/Tests/UserFieldsTest.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\user\Tests\UserFieldsTest. + * Contains \Drupal\user\Tests\UserFieldsTest. */ namespace Drupal\user\Tests; @@ -16,6 +16,7 @@ * @group user */ class UserFieldsTest extends KernelTestBase { + /** * Modules to enable. *