From 066dc5c8c42a3d11941ad358eae449ee93bab429 Mon Sep 17 00:00:00 2001 From: xjm <xjm@65776.no-reply.drupal.org> Date: Fri, 10 Nov 2023 15:35:50 -0600 Subject: [PATCH] Issue #3399370 by mstrelan: Remove @file annotation from test classes --- .../tests/src/Unit/ConfigNamesMapperTest.php | 5 ----- .../field/tests/src/Unit/FieldConfigEntityUnitTest.php | 5 ----- .../tests/src/Unit/FieldStorageConfigEntityUnitTest.php | 5 ----- core/modules/migrate/tests/src/Kernel/SqlBaseTest.php | 5 ----- core/modules/migrate/tests/src/Unit/MigrateSourceTest.php | 5 ----- core/modules/migrate/tests/src/Unit/MigrationTest.php | 5 ----- .../Plugin/migrate/destination/EntityContentBaseTest.php | 5 ----- .../src/Unit/Plugin/migrate/destination/EntityTestBase.php | 5 ----- core/modules/migrate/tests/src/Unit/SqlBaseTest.php | 5 ----- .../tests/src/Unit/destination/EntityRevisionTest.php | 5 ----- .../src/Unit/destination/PerComponentEntityDisplayTest.php | 5 ----- .../Unit/destination/PerComponentEntityFormDisplayTest.php | 5 ----- core/modules/migrate/tests/src/Unit/process/ConcatTest.php | 5 ----- .../tests/src/Unit/source/d6/Drupal6SqlBaseTest.php | 5 ----- .../search/tests/src/Unit/SearchPageRepositoryTest.php | 5 ----- .../src/Unit/Normalizer/ComplexDataNormalizerTest.php | 5 ----- .../tests/src/Unit/Normalizer/NormalizerBaseTest.php | 5 ----- .../system/tests/src/Kernel/Scripts/DbCommandBaseTest.php | 5 ----- .../Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php | 5 ----- core/modules/user/tests/src/Unit/PermissionHandlerTest.php | 5 ----- .../views/tests/src/Kernel/Plugin/PluginBaseTest.php | 5 ----- .../tests/src/Unit/EventSubscriber/RouteSubscriberTest.php | 5 ----- .../src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php | 5 ----- .../views/tests/src/Unit/Plugin/HandlerBaseTest.php | 5 ----- .../tests/src/Unit/Plugin/display/PathPluginBaseTest.php | 5 ----- .../tests/src/Unit/Plugin/field/FieldPluginBaseTest.php | 5 ----- .../views/tests/src/Unit/Plugin/field/FieldTest.php | 5 ----- .../tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php | 5 ----- .../views_ui/tests/src/Unit/ViewListBuilderTest.php | 5 ----- .../Drupal/KernelTests/Core/Routing/RouteProviderTest.php | 5 ----- .../Core/Theme/ThemeRenderAndAutoescapeTest.php | 5 ----- .../KernelTests/Core/Theme/TwigMarkupInterfaceTest.php | 5 ----- .../Drupal/Tests/Component/Assertion/InspectorTest.php | 5 ----- .../Tests/Component/DependencyInjection/ContainerTest.php | 5 ----- .../Dumper/OptimizedPhpArrayDumperTest.php | 5 ----- .../HttpFoundation/SecuredRedirectResponseTest.php | 5 ----- .../Component/Plugin/Factory/ReflectionFactoryTest.php | 7 ------- .../Tests/Component/ProxyBuilder/ProxyBuilderTest.php | 5 ----- .../Tests/Component/Utility/ArgumentsResolverTest.php | 5 ----- core/tests/Drupal/Tests/Component/Utility/VariableTest.php | 5 ----- core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php | 5 ----- core/tests/Drupal/Tests/Core/Access/AccessResultTest.php | 5 ----- .../Drupal/Tests/Core/Access/CustomAccessCheckTest.php | 5 ----- core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php | 5 ----- .../Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php | 5 ----- .../Core/Authentication/AuthenticationCollectorTest.php | 5 ----- .../Core/Authentication/AuthenticationManagerTest.php | 5 ----- .../Tests/Core/Cache/Context/CacheContextsManagerTest.php | 5 ----- .../Core/Condition/ConditionAccessResolverTraitTest.php | 5 ----- .../Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php | 5 ----- .../Tests/Core/Controller/ControllerResolverTest.php | 5 ----- .../Drupal/Tests/Core/Controller/TitleResolverTest.php | 5 ----- .../Compiler/BackendCompilerPassTest.php | 5 ----- .../Compiler/TaggedHandlersPassTest.php | 5 ----- .../DependencyInjection/DependencySerializationTest.php | 5 ----- .../Drupal/Tests/Core/Entity/EntityFieldManagerTest.php | 5 ----- .../Drupal/Tests/Core/Entity/EntityListBuilderTest.php | 5 ----- .../Drupal/Tests/Core/Entity/EntityResolverManagerTest.php | 5 ----- .../Drupal/Tests/Core/Entity/EntityTypeManagerTest.php | 5 ----- .../Core/Entity/Routing/DefaultHtmlRouteProviderTest.php | 5 ----- .../Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php | 5 ----- .../tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php | 5 ----- .../Drupal/Tests/Core/Field/PluginSettingsBaseTest.php | 5 ----- core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php | 5 ----- core/tests/Drupal/Tests/Core/Form/FormStateTest.php | 5 ----- core/tests/Drupal/Tests/Core/Logger/LoggerChannelTest.php | 5 ----- core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php | 5 ----- .../Drupal/Tests/Core/Menu/LocalActionManagerTest.php | 5 ----- core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php | 5 ----- .../Core/Plugin/CategorizingPluginManagerTraitTest.php | 5 ----- .../tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php | 5 ----- core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php | 5 ----- .../Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php | 5 ----- .../Drupal/Tests/Core/Render/ElementInfoManagerTest.php | 5 ----- .../Drupal/Tests/Core/Render/RendererBubblingTest.php | 5 ----- .../Drupal/Tests/Core/Render/RendererPlaceholdersTest.php | 5 ----- core/tests/Drupal/Tests/Core/Render/RendererTest.php | 5 ----- core/tests/Drupal/Tests/Core/Render/RendererTestBase.php | 5 ----- core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php | 5 ----- .../Core/StackMiddleware/NegotiationMiddlewareTest.php | 5 ----- .../Core/StringTranslation/TranslationManagerTest.php | 5 ----- core/tests/Drupal/Tests/Core/Template/TwigSandboxTest.php | 5 ----- core/tests/Drupal/Tests/Core/UrlTest.php | 5 ----- 83 files changed, 417 deletions(-) diff --git a/core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php b/core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php index 97ed1a83d2f9..fc2791fb1de1 100644 --- a/core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php +++ b/core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\config_translation\Unit\ConfigNamesMapperTest. - */ - namespace Drupal\Tests\config_translation\Unit; use Drupal\config_translation\ConfigNamesMapper; diff --git a/core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php b/core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php index 3cab469051f5..99c7b0c89b59 100644 --- a/core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php +++ b/core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\field\Unit\FieldConfigEntityUnitTest. - */ - namespace Drupal\Tests\field\Unit; use Drupal\Core\Entity\EntityType; diff --git a/core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php b/core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php index f750e4c62f5b..f510bf7b08f5 100644 --- a/core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php +++ b/core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\field\Unit\FieldStorageConfigEntityUnitTest. - */ - namespace Drupal\Tests\field\Unit; use Drupal\Core\DependencyInjection\ContainerBuilder; diff --git a/core/modules/migrate/tests/src/Kernel/SqlBaseTest.php b/core/modules/migrate/tests/src/Kernel/SqlBaseTest.php index 105d2c1cb98a..87dd77ba918b 100644 --- a/core/modules/migrate/tests/src/Kernel/SqlBaseTest.php +++ b/core/modules/migrate/tests/src/Kernel/SqlBaseTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\migrate\Kernel\SqlBaseTest. - */ - namespace Drupal\Tests\migrate\Kernel; use Drupal\Core\Database\Query\ConditionInterface; diff --git a/core/modules/migrate/tests/src/Unit/MigrateSourceTest.php b/core/modules/migrate/tests/src/Unit/MigrateSourceTest.php index 9042419f86c5..833a6f7e9ed5 100644 --- a/core/modules/migrate/tests/src/Unit/MigrateSourceTest.php +++ b/core/modules/migrate/tests/src/Unit/MigrateSourceTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\migrate\Unit\MigrateSourceTest. - */ - namespace Drupal\Tests\migrate\Unit; use Drupal\Core\Cache\CacheBackendInterface; diff --git a/core/modules/migrate/tests/src/Unit/MigrationTest.php b/core/modules/migrate/tests/src/Unit/MigrationTest.php index cd4378520a60..5bf5d79e5aa3 100644 --- a/core/modules/migrate/tests/src/Unit/MigrationTest.php +++ b/core/modules/migrate/tests/src/Unit/MigrationTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\migrate\Unit\MigrationTest. - */ - namespace Drupal\Tests\migrate\Unit; use Drupal\Component\Plugin\Exception\InvalidPluginDefinitionException; diff --git a/core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php b/core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php index 0f1f38f1019d..a7d7516f1fdc 100644 --- a/core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php +++ b/core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\migrate\Unit\Plugin\migrate\destination\EntityContentBaseTest. - */ - namespace Drupal\Tests\migrate\Unit\Plugin\migrate\destination; use Drupal\Core\Entity\ContentEntityInterface; diff --git a/core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityTestBase.php b/core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityTestBase.php index 4a5ff3d8a1e2..e88ac677fb32 100644 --- a/core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityTestBase.php +++ b/core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityTestBase.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\migrate\Unit\Plugin\migrate\destination\EntityTestBase. - */ - namespace Drupal\Tests\migrate\Unit\Plugin\migrate\destination; use Drupal\Core\Entity\EntityFieldManagerInterface; diff --git a/core/modules/migrate/tests/src/Unit/SqlBaseTest.php b/core/modules/migrate/tests/src/Unit/SqlBaseTest.php index 749d9937f04b..3ad88c6296c4 100644 --- a/core/modules/migrate/tests/src/Unit/SqlBaseTest.php +++ b/core/modules/migrate/tests/src/Unit/SqlBaseTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\migrate\Unit\SqlBaseTest. - */ - namespace Drupal\Tests\migrate\Unit; use Drupal\migrate\Plugin\MigrationInterface; diff --git a/core/modules/migrate/tests/src/Unit/destination/EntityRevisionTest.php b/core/modules/migrate/tests/src/Unit/destination/EntityRevisionTest.php index 56ab6e281f8f..5434404026b6 100644 --- a/core/modules/migrate/tests/src/Unit/destination/EntityRevisionTest.php +++ b/core/modules/migrate/tests/src/Unit/destination/EntityRevisionTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\migrate\Unit\destination\EntityRevisionTest. - */ - namespace Drupal\Tests\migrate\Unit\destination; use Drupal\Core\Entity\ContentEntityInterface; diff --git a/core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php b/core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php index 83290a9d65e2..4a401bc3434f 100644 --- a/core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php +++ b/core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\migrate\Unit\destination\PerComponentEntityDisplayTest. - */ - namespace Drupal\Tests\migrate\Unit\destination; use Drupal\migrate\Plugin\migrate\destination\ComponentEntityDisplayBase; diff --git a/core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php b/core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php index eb0996fc0c8e..ceea7010bac2 100644 --- a/core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php +++ b/core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\migrate\Unit\destination\PerComponentEntityFormDisplayTest. - */ - namespace Drupal\Tests\migrate\Unit\destination; use Drupal\migrate\Plugin\migrate\destination\PerComponentEntityFormDisplay; diff --git a/core/modules/migrate/tests/src/Unit/process/ConcatTest.php b/core/modules/migrate/tests/src/Unit/process/ConcatTest.php index d504bc7285a7..d45ff4bab9c4 100644 --- a/core/modules/migrate/tests/src/Unit/process/ConcatTest.php +++ b/core/modules/migrate/tests/src/Unit/process/ConcatTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\migrate\Unit\process\ConcatTest. - */ - namespace Drupal\Tests\migrate\Unit\process; use Drupal\migrate\MigrateException; diff --git a/core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php b/core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php index bc27bb0fc5b0..470af2de0680 100644 --- a/core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php +++ b/core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\migrate_drupal\Unit\source\d6\Drupal6SqlBaseTest. - */ - namespace Drupal\Tests\migrate_drupal\Unit\source\d6; use Drupal\Tests\migrate\Unit\MigrateTestCase; diff --git a/core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php b/core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php index 0781e2989529..d551495120d5 100644 --- a/core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php +++ b/core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\search\Unit\SearchPageRepositoryTest. - */ - namespace Drupal\Tests\search\Unit; use Drupal\Core\Entity\EntityTypeInterface; diff --git a/core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php b/core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php index bdeb13272dd1..c106f1bdea6e 100644 --- a/core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php +++ b/core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\serialization\Unit\Normalizer\ComplexDataNormalizerTest. - */ - namespace Drupal\Tests\serialization\Unit\Normalizer; use Drupal\Core\TypedData\ComplexDataInterface; diff --git a/core/modules/serialization/tests/src/Unit/Normalizer/NormalizerBaseTest.php b/core/modules/serialization/tests/src/Unit/Normalizer/NormalizerBaseTest.php index 928a693976ae..f8ec2abffaa8 100644 --- a/core/modules/serialization/tests/src/Unit/Normalizer/NormalizerBaseTest.php +++ b/core/modules/serialization/tests/src/Unit/Normalizer/NormalizerBaseTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\serialization\Unit\Normalizer\NormalizerBaseTest. - */ - namespace Drupal\Tests\serialization\Unit\Normalizer; use Drupal\Tests\UnitTestCase; diff --git a/core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php b/core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php index 8f08d88dd0df..5fddc84c0a80 100644 --- a/core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php +++ b/core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\system\Kernel\Scripts\DbCommandBaseTest. - */ - namespace Drupal\Tests\system\Kernel\Scripts; use Drupal\Core\Command\DbCommandBase; diff --git a/core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php b/core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php index 2f366bfef6af..78dd3fdeb3e5 100644 --- a/core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php +++ b/core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\system\Unit\Breadcrumbs\PathBasedBreadcrumbBuilderTest. - */ - namespace Drupal\Tests\system\Unit\Breadcrumbs; use Drupal\Core\Access\AccessResult; diff --git a/core/modules/user/tests/src/Unit/PermissionHandlerTest.php b/core/modules/user/tests/src/Unit/PermissionHandlerTest.php index 050895a07325..50eb4790c5e9 100644 --- a/core/modules/user/tests/src/Unit/PermissionHandlerTest.php +++ b/core/modules/user/tests/src/Unit/PermissionHandlerTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\user\Unit\PermissionHandlerTest. - */ - namespace Drupal\Tests\user\Unit; use Drupal\Core\Extension\Extension; diff --git a/core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php b/core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php index d02e657a8975..720b0f1ce9ad 100644 --- a/core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php +++ b/core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\views\Tests\Plugin\PluginBaseTest. - */ - namespace Drupal\Tests\views\Kernel\Plugin; use Drupal\Core\Render\RenderContext; diff --git a/core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php b/core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php index 9975f9e63099..a458bddafba7 100644 --- a/core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php +++ b/core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\views\Unit\EventSubscriber\RouteSubscriberTest. - */ - namespace Drupal\Tests\views\Unit\EventSubscriber; use Drupal\Core\Entity\EntityTypeManagerInterface; diff --git a/core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php b/core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php index 6ef6dee2e96f..be6c2851d63e 100644 --- a/core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php +++ b/core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\views\Unit\Plugin\Derivative\ViewsLocalTaskTest. - */ - namespace Drupal\Tests\views\Unit\Plugin\Derivative; use Drupal\Tests\UnitTestCase; diff --git a/core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php b/core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php index f3468a0763c4..52cd88de7952 100644 --- a/core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php +++ b/core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\views\Unit\Plugin\HandlerBaseTest. - */ - namespace Drupal\Tests\views\Unit\Plugin; use Drupal\Tests\UnitTestCase; diff --git a/core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php b/core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php index 4b23fa79d0f5..968adcc38eed 100644 --- a/core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php +++ b/core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\views\Unit\Plugin\display\PathPluginBaseTest. - */ - namespace Drupal\Tests\views\Unit\Plugin\display; use Drupal\Core\DependencyInjection\ContainerBuilder; diff --git a/core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php b/core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php index a02816727a31..4ddf6ab5644e 100644 --- a/core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php +++ b/core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\views\Unit\Plugin\field\FieldPluginBaseTest. - */ - namespace Drupal\Tests\views\Unit\Plugin\field; use Drupal\Core\GeneratedUrl; diff --git a/core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php b/core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php index c60e91447f0f..b1ad678df2b9 100644 --- a/core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php +++ b/core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\views\Unit\Plugin\field\FieldTest. - */ - namespace Drupal\Tests\views\Unit\Plugin\field; use Drupal\Core\Entity\EntityFieldManagerInterface; diff --git a/core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php b/core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php index 72b1e661e946..89dbc931d3b0 100644 --- a/core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php +++ b/core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\views\Unit\Plugin\pager\PagerPluginBaseTest. - */ - namespace Drupal\Tests\views\Unit\Plugin\pager; use Drupal\Tests\UnitTestCase; diff --git a/core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php b/core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php index 0c7348a21f65..9556687d97f5 100644 --- a/core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php +++ b/core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\views_ui\Unit\ViewListBuilderTest. - */ - namespace Drupal\Tests\views_ui\Unit; use Drupal\Core\DependencyInjection\ContainerBuilder; diff --git a/core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php b/core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php index d1bc5ea6deff..1c0cbc1eebfa 100644 --- a/core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php +++ b/core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\KernelTests\Core\Routing\RouteProviderTest. - */ - namespace Drupal\KernelTests\Core\Routing; use ColinODell\PsrTestLogger\TestLogger; diff --git a/core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php b/core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php index 5c47f174a78d..d545e6b9f423 100644 --- a/core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php +++ b/core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\KernelTests\Core\Theme\ThemeRenderAndAutoescapeTest. - */ - namespace Drupal\KernelTests\Core\Theme; use Drupal\Component\Utility\Html; diff --git a/core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php b/core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php index fd0d4da97bfd..7d3d40160796 100644 --- a/core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php +++ b/core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\KernelTests\Core\Theme\TwigMarkupInterfaceTest. - */ - namespace Drupal\KernelTests\Core\Theme; use Drupal\Component\Render\FormattableMarkup; diff --git a/core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php b/core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php index b117bcf8bce6..4f79f764634f 100644 --- a/core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php +++ b/core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Component\Assertion\InspectorTest. - */ - namespace Drupal\Tests\Component\Assertion; use PHPUnit\Framework\TestCase; diff --git a/core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php b/core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php index e8b5fd56787e..5a43e8290c7d 100644 --- a/core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php +++ b/core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Component\DependencyInjection\ContainerTest. - */ - namespace Drupal\Tests\Component\DependencyInjection; use Drupal\Component\Utility\Crypt; diff --git a/core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php b/core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php index 367bf005a534..90a2486bb741 100644 --- a/core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php +++ b/core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Component\DependencyInjection\Dumper\OptimizedPhpArrayDumperTest. - */ - namespace Drupal\Tests\Component\DependencyInjection\Dumper { use Drupal\Component\Utility\Crypt; diff --git a/core/tests/Drupal/Tests/Component/HttpFoundation/SecuredRedirectResponseTest.php b/core/tests/Drupal/Tests/Component/HttpFoundation/SecuredRedirectResponseTest.php index a22655c1f986..3cc97464f751 100644 --- a/core/tests/Drupal/Tests/Component/HttpFoundation/SecuredRedirectResponseTest.php +++ b/core/tests/Drupal/Tests/Component/HttpFoundation/SecuredRedirectResponseTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Component\HttpFoundation\SecuredRedirectResponseTest. - */ - namespace Drupal\Tests\Component\HttpFoundation; use Drupal\Component\HttpFoundation\SecuredRedirectResponse; diff --git a/core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php b/core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php index 0f59ca828d93..7e19100a81f6 100644 --- a/core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php +++ b/core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php @@ -1,12 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Component\Plugin\Factory\ReflectionFactoryTest. - * - * Also contains Argument* classes used as data for testing. - */ - namespace Drupal\Tests\Component\Plugin\Factory; use Drupal\Component\Plugin\Factory\ReflectionFactory; diff --git a/core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php b/core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php index 92c627a8ada0..f539886c7c2f 100644 --- a/core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php +++ b/core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Component\ProxyBuilder\ProxyBuilderTest. - */ - namespace Drupal\Tests\Component\ProxyBuilder; use Drupal\Component\ProxyBuilder\ProxyBuilder; diff --git a/core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php b/core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php index 99b8da2c516b..1a7f2f231da7 100644 --- a/core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php +++ b/core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Component\Utility\ArgumentsResolverTest. - */ - namespace Drupal\Tests\Component\Utility; use Drupal\Component\Utility\ArgumentsResolver; diff --git a/core/tests/Drupal/Tests/Component/Utility/VariableTest.php b/core/tests/Drupal/Tests/Component/Utility/VariableTest.php index 01d17fc4bab6..0c291029f6f6 100644 --- a/core/tests/Drupal/Tests/Component/Utility/VariableTest.php +++ b/core/tests/Drupal/Tests/Component/Utility/VariableTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Component\Utility\VariableTest. - */ - namespace Drupal\Tests\Component\Utility; use Drupal\Component\Utility\Variable; diff --git a/core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php b/core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php index 8a3a71da0b9b..568a2b0820f7 100644 --- a/core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php +++ b/core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Access\AccessManagerTest. - */ - namespace Drupal\Tests\Core\Access; use Drupal\Core\Access\AccessCheckInterface; diff --git a/core/tests/Drupal/Tests/Core/Access/AccessResultTest.php b/core/tests/Drupal/Tests/Core/Access/AccessResultTest.php index f18782262bda..a82d3debb82d 100644 --- a/core/tests/Drupal/Tests/Core/Access/AccessResultTest.php +++ b/core/tests/Drupal/Tests/Core/Access/AccessResultTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Access\AccessResultTest. - */ - namespace Drupal\Tests\Core\Access; use Drupal\Core\Access\AccessResult; diff --git a/core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php b/core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php index 5c52358e08be..17058ed6a640 100644 --- a/core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php +++ b/core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Access\CustomAccessCheckTest. - */ - namespace Drupal\Tests\Core\Access; use Drupal\Core\Access\AccessResult; diff --git a/core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php b/core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php index 76ee6d23f870..258716826308 100644 --- a/core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php +++ b/core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Asset\AssetResolverTest. - */ - namespace Drupal\Tests\Core\Asset; use Drupal\Core\Asset\AssetResolver; diff --git a/core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php b/core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php index e21bf5f47295..a05a5a0e4cff 100644 --- a/core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php +++ b/core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Asset\LibraryDiscoveryParserTest. - */ - namespace Drupal\Tests\Core\Asset; use Drupal\Core\Asset\Exception\IncompleteLibraryDefinitionException; diff --git a/core/tests/Drupal/Tests/Core/Authentication/AuthenticationCollectorTest.php b/core/tests/Drupal/Tests/Core/Authentication/AuthenticationCollectorTest.php index e3763c88a965..00cec2a6209f 100644 --- a/core/tests/Drupal/Tests/Core/Authentication/AuthenticationCollectorTest.php +++ b/core/tests/Drupal/Tests/Core/Authentication/AuthenticationCollectorTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Authentication\AuthenticationCollectorTest. - */ - namespace Drupal\Tests\Core\Authentication; use Drupal\Core\Authentication\AuthenticationCollector; diff --git a/core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php b/core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php index 6e0ac7c924a3..f1964a2d2a5f 100644 --- a/core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php +++ b/core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Authentication\AuthenticationManagerTest. - */ - namespace Drupal\Tests\Core\Authentication; use Drupal\Core\Authentication\AuthenticationCollector; diff --git a/core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php b/core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php index 2066b5ef3fe4..36b23bf6fc90 100644 --- a/core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php +++ b/core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Cache\Context\CacheContextsManagerTest. - */ - namespace Drupal\Tests\Core\Cache\Context; use Drupal\Core\Cache\CacheableMetadata; diff --git a/core/tests/Drupal/Tests/Core/Condition/ConditionAccessResolverTraitTest.php b/core/tests/Drupal/Tests/Core/Condition/ConditionAccessResolverTraitTest.php index 053d30fa6f02..82e1c6d551ec 100644 --- a/core/tests/Drupal/Tests/Core/Condition/ConditionAccessResolverTraitTest.php +++ b/core/tests/Drupal/Tests/Core/Condition/ConditionAccessResolverTraitTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Condition\ConditionAccessResolverTraitTest. - */ - namespace Drupal\Tests\Core\Condition; use Drupal\Component\Plugin\Exception\ContextException; diff --git a/core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php b/core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php index 70e7c059c723..2a50bd6882f1 100644 --- a/core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php +++ b/core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Config\Entity\ConfigEntityBaseUnitTest. - */ - namespace Drupal\Tests\Core\Config\Entity; use Drupal\Component\Plugin\PluginManagerInterface; diff --git a/core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php b/core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php index cd51d3c191f5..2c0b853e51ab 100644 --- a/core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php +++ b/core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Controller\ControllerResolverTest. - */ - namespace Drupal\Tests\Core\Controller; use Drupal\Core\Controller\ControllerResolver; diff --git a/core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php b/core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php index 58ea6315a442..2716e4e45ea3 100644 --- a/core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php +++ b/core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Controller\TitleResolverTest. - */ - namespace Drupal\Tests\Core\Controller; use Drupal\Core\Controller\TitleResolver; diff --git a/core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php b/core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php index 0f584772b449..bd99c0dd1a29 100644 --- a/core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php +++ b/core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\DependencyInjection\Compiler\BackendCompilerPassTest. - */ - namespace Drupal\Tests\Core\DependencyInjection\Compiler; use Drupal\Core\DependencyInjection\Compiler\BackendCompilerPass; diff --git a/core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php b/core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php index 6df007e84c20..364158004816 100644 --- a/core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php +++ b/core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\DependencyInjection\Compiler\TaggedHandlersPassTest. - */ - namespace Drupal\Tests\Core\DependencyInjection\Compiler; use Drupal\Core\DependencyInjection\Compiler\TaggedHandlersPass; diff --git a/core/tests/Drupal/Tests/Core/DependencyInjection/DependencySerializationTest.php b/core/tests/Drupal/Tests/Core/DependencyInjection/DependencySerializationTest.php index 0da0cdc548a4..bfba22cddc08 100644 --- a/core/tests/Drupal/Tests/Core/DependencyInjection/DependencySerializationTest.php +++ b/core/tests/Drupal/Tests/Core/DependencyInjection/DependencySerializationTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\DependencyInjection\DependencySerializationTest. - */ - namespace Drupal\Tests\Core\DependencyInjection; use Drupal\Component\DependencyInjection\ReverseContainer; diff --git a/core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php b/core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php index 16c4f001380d..d7e87ff4d787 100644 --- a/core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php +++ b/core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Entity\EntityFieldManagerTest. - */ - namespace Drupal\Tests\Core\Entity; use Drupal\Component\Plugin\Exception\PluginNotFoundException; diff --git a/core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php b/core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php index 08d8540889cc..d2a2b46716de 100644 --- a/core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php +++ b/core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Entity\EntityListBuilderTest. - */ - namespace Drupal\Tests\Core\Entity; use Drupal\Core\Access\AccessResult; diff --git a/core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php b/core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php index 4b218638c142..5ef74c2e1500 100644 --- a/core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php +++ b/core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Entity\EntityResolverManagerTest. - */ - namespace Drupal\Tests\Core\Entity; use Drupal\Core\Entity\EntityBase; diff --git a/core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php b/core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php index f6a34fc4bdb2..246b925d7577 100644 --- a/core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php +++ b/core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Entity\EntityTypeManagerTest. - */ - namespace Drupal\Tests\Core\Entity; use Drupal\Component\Plugin\Discovery\DiscoveryInterface; diff --git a/core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php b/core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php index 920a9e5a2df9..6b9ed71b79f3 100644 --- a/core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php +++ b/core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Entity\Routing\DefaultHtmlRouteProviderTest. - */ - namespace Drupal\Tests\Core\Entity\Routing; use Drupal\Core\Config\Entity\ConfigEntityTypeInterface; diff --git a/core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php b/core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php index 64a278faa2b0..d9aab845abb2 100644 --- a/core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php +++ b/core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Entity\Sql\SqlContentEntityStorageTest. - */ - namespace Drupal\Tests\Core\Entity\Sql; use Drupal\Core\Cache\MemoryCache\MemoryCache; diff --git a/core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php b/core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php index 4435380e6fc1..2e0012c7a9e0 100644 --- a/core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php +++ b/core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Extension\ThemeHandlerTest. - */ - namespace Drupal\Tests\Core\Extension; use Composer\Autoload\ClassLoader; diff --git a/core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php b/core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php index 1312d861d16f..25327ce3cdd7 100644 --- a/core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php +++ b/core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Field\PluginSettingsBaseTest. - */ - namespace Drupal\Tests\Core\Field; use Drupal\Core\Field\PluginSettingsBase; diff --git a/core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php b/core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php index fa6c899e38fe..a89ee1179a4b 100644 --- a/core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php +++ b/core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Form\FormBuilderTest. - */ - namespace Drupal\Tests\Core\Form; use Drupal\Component\Utility\Html; diff --git a/core/tests/Drupal/Tests/Core/Form/FormStateTest.php b/core/tests/Drupal/Tests/Core/Form/FormStateTest.php index fc4544186cfd..7269077e23d3 100644 --- a/core/tests/Drupal/Tests/Core/Form/FormStateTest.php +++ b/core/tests/Drupal/Tests/Core/Form/FormStateTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Form\FormStateTest. - */ - namespace Drupal\Tests\Core\Form; use Drupal\Core\Form\FormInterface; diff --git a/core/tests/Drupal/Tests/Core/Logger/LoggerChannelTest.php b/core/tests/Drupal/Tests/Core/Logger/LoggerChannelTest.php index fb4eb47acc06..fa82a208b96a 100644 --- a/core/tests/Drupal/Tests/Core/Logger/LoggerChannelTest.php +++ b/core/tests/Drupal/Tests/Core/Logger/LoggerChannelTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Logger\LoggerChannelTest. - */ - namespace Drupal\Tests\Core\Logger; use Drupal\Core\Logger\LoggerChannel; diff --git a/core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php b/core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php index 3c2004a7b614..1f52ed48a13a 100644 --- a/core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php +++ b/core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Mail\MailManagerTest. - */ - namespace Drupal\Tests\Core\Mail; use Drupal\Core\DependencyInjection\ContainerBuilder; diff --git a/core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php b/core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php index fffb1752c62b..90477abd323e 100644 --- a/core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php +++ b/core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Menu\LocalActionManagerTest. - */ - namespace Drupal\Tests\Core\Menu; use Drupal\Component\Plugin\Discovery\DiscoveryInterface; diff --git a/core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php b/core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php index 3bd8e91f8a6f..905107086d2c 100644 --- a/core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php +++ b/core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Menu\LocalTaskDefaultTest. - */ - namespace Drupal\Tests\Core\Menu; use Drupal\Core\Menu\LocalTaskDefault; diff --git a/core/tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php b/core/tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php index de59fcf442ec..98c2f4098131 100644 --- a/core/tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php +++ b/core/tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Plugin\CategorizingPluginManagerTraitTest. - */ - namespace Drupal\Tests\Core\Plugin; use Drupal\Component\Plugin\CategorizingPluginManagerInterface; diff --git a/core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php b/core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php index 5db4b9690f90..a1c49a6b54f4 100644 --- a/core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php +++ b/core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Plugin\Context\ContextTest. - */ - namespace Drupal\Tests\Core\Plugin\Context; use Drupal\Core\Cache\CacheableDependencyInterface; diff --git a/core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php b/core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php index 04a8bed22d74..554882383177 100644 --- a/core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php +++ b/core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Plugin\ContextHandlerTest. - */ - namespace Drupal\Tests\Core\Plugin; use Drupal\Component\Plugin\ConfigurableInterface; diff --git a/core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php b/core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php index 33bdef6f220c..1804182b799c 100644 --- a/core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php +++ b/core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\ProxyBuilder\ProxyBuilderTest. - */ - namespace Drupal\Tests\Core\ProxyBuilder; use Drupal\Core\ProxyBuilder\ProxyBuilder; diff --git a/core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php b/core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php index 6a072b891c6f..32eb55f315f9 100644 --- a/core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php +++ b/core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Render\ElementInfoManagerTest. - */ - namespace Drupal\Tests\Core\Render; use Drupal\Core\Extension\ThemeHandlerInterface; diff --git a/core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php b/core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php index 8ff0ddb6a2eb..5d3e7d493ac4 100644 --- a/core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php +++ b/core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Render\RendererBubblingTest. - */ - namespace Drupal\Tests\Core\Render; use Drupal\Core\Cache\CacheableMetadata; diff --git a/core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php b/core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php index 821421e5edbd..428f33c38878 100644 --- a/core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php +++ b/core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Render\RendererPlaceholdersTest. - */ - namespace Drupal\Tests\Core\Render; use Drupal\Component\Utility\Crypt; diff --git a/core/tests/Drupal/Tests/Core/Render/RendererTest.php b/core/tests/Drupal/Tests/Core/Render/RendererTest.php index 7849c2316653..3fdefb20e5a0 100644 --- a/core/tests/Drupal/Tests/Core/Render/RendererTest.php +++ b/core/tests/Drupal/Tests/Core/Render/RendererTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Render\RendererTest. - */ - namespace Drupal\Tests\Core\Render; use Drupal\Component\Render\MarkupInterface; diff --git a/core/tests/Drupal/Tests/Core/Render/RendererTestBase.php b/core/tests/Drupal/Tests/Core/Render/RendererTestBase.php index 1257ca4da8a1..e871f5db0c1c 100644 --- a/core/tests/Drupal/Tests/Core/Render/RendererTestBase.php +++ b/core/tests/Drupal/Tests/Core/Render/RendererTestBase.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Render\RendererTestBase. - */ - namespace Drupal\Tests\Core\Render; use Drupal\Core\Cache\Cache; diff --git a/core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php b/core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php index a9986d550690..a9e33597dfdf 100644 --- a/core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php +++ b/core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Routing\RouteBuilderTest. - */ - namespace Drupal\Tests\Core\Routing; use Drupal\Core\DependencyInjection\ContainerBuilder; diff --git a/core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php b/core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php index a185f100bb1d..5882a20ecbb6 100644 --- a/core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php +++ b/core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\StackMiddleware\NegotiationMiddlewareTest. - */ - namespace Drupal\Tests\Core\StackMiddleware; use Drupal\Core\StackMiddleware\NegotiationMiddleware; diff --git a/core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php b/core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php index b2d8e7fac101..8b2fd2d2907c 100644 --- a/core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php +++ b/core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\StringTranslation\TranslationManagerTest. - */ - namespace Drupal\Tests\Core\StringTranslation; use Drupal\Component\Render\MarkupInterface; diff --git a/core/tests/Drupal/Tests/Core/Template/TwigSandboxTest.php b/core/tests/Drupal/Tests/Core/Template/TwigSandboxTest.php index c7507dc0f79a..318baa8635b6 100644 --- a/core/tests/Drupal/Tests/Core/Template/TwigSandboxTest.php +++ b/core/tests/Drupal/Tests/Core/Template/TwigSandboxTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\Template\TwigSandboxTest. - */ - namespace Drupal\Tests\Core\Template; use Drupal\Core\Template\Attribute; diff --git a/core/tests/Drupal/Tests/Core/UrlTest.php b/core/tests/Drupal/Tests/Core/UrlTest.php index aa0c0cf74e13..054c6c0f13bb 100644 --- a/core/tests/Drupal/Tests/Core/UrlTest.php +++ b/core/tests/Drupal/Tests/Core/UrlTest.php @@ -1,10 +1,5 @@ <?php -/** - * @file - * Contains \Drupal\Tests\Core\UrlTest. - */ - namespace Drupal\Tests\Core; use Drupal\Component\Utility\UrlHelper; -- GitLab