diff --git a/core/modules/block/src/Tests/BlockTemplateSuggestionsTest.php b/core/modules/block/src/Tests/BlockTemplateSuggestionsTest.php index ffd055f..4b2ed69 100644 --- a/core/modules/block/src/Tests/BlockTemplateSuggestionsTest.php +++ b/core/modules/block/src/Tests/BlockTemplateSuggestionsTest.php @@ -2,7 +2,7 @@ /** * @file - * Contains of Drupal\block\Tests\BlockTemplateSuggestionsTest. + * Contains \Drupal\block\Tests\BlockTemplateSuggestionsTest. */ namespace Drupal\block\Tests; diff --git a/core/modules/language/src/Tests/LanguageBrowserDetectionTest.php b/core/modules/language/src/Tests/LanguageBrowserDetectionTest.php index 79694fb..c66fce7 100644 --- a/core/modules/language/src/Tests/LanguageBrowserDetectionTest.php +++ b/core/modules/language/src/Tests/LanguageBrowserDetectionTest.php @@ -2,7 +2,7 @@ /** * @file - * Contains of Drupal\language\Tests\LanguageBrowserDetectionTest. + * Contains \Drupal\language\Tests\LanguageBrowserDetectionTest. */ namespace Drupal\language\Tests;