From fa6b3d95dde97ed50c1a3e24638f8439d560055b Mon Sep 17 00:00:00 2001 From: xjm <xjm@65776.no-reply.drupal.org> Date: Thu, 16 Aug 2018 18:12:22 -0500 Subject: [PATCH] Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase" This reverts commit 69501f306224ea233edf9d2cca4c6ed21f2e269f. --- core/modules/action/tests/src/Functional/ActionListTest.php | 2 +- .../modules/action/tests/src/Functional/ActionUninstallTest.php | 2 +- core/modules/action/tests/src/Functional/BulkFormTest.php | 2 +- core/modules/action/tests/src/Functional/ConfigurationTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php | 2 +- .../action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php | 2 +- .../action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php | 2 +- .../action/tests/src/Kernel/Plugin/Action/EmailActionTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/ActionTest.php | 2 +- core/modules/aggregator/src/Tests/AggregatorTestBase.php | 2 +- .../aggregator/tests/src/Functional/AggregatorRenderingTest.php | 2 +- .../aggregator/tests/src/Functional/AggregatorTestBase.php | 2 +- core/modules/aggregator/tests/src/Functional/DeleteFeedTest.php | 2 +- .../aggregator/tests/src/Functional/FeedCacheTagsTest.php | 2 +- .../aggregator/tests/src/Functional/FeedLanguageTest.php | 2 +- .../tests/src/Functional/Hal/FeedHalJsonBasicAuthTest.php | 2 +- .../aggregator/tests/src/Functional/Hal/FeedHalJsonTestBase.php | 2 +- .../aggregator/tests/src/Functional/Hal/ItemHalJsonAnonTest.php | 2 +- .../tests/src/Functional/Hal/ItemHalJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Hal/ItemHalJsonCookieTest.php | 2 +- .../aggregator/tests/src/Functional/Hal/ItemHalJsonTestBase.php | 2 +- core/modules/aggregator/tests/src/Functional/ImportOpmlTest.php | 2 +- .../aggregator/tests/src/Functional/ItemCacheTagsTest.php | 2 +- .../tests/src/Functional/Rest/FeedJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/FeedResourceTestBase.php | 2 +- .../tests/src/Functional/Rest/FeedXmlBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/ItemJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/ItemResourceTestBase.php | 2 +- .../tests/src/Functional/Rest/ItemXmlBasicAuthTest.php | 2 +- .../modules/aggregator/tests/src/Kernel/AggregatorTitleTest.php | 2 +- core/modules/aggregator/tests/src/Kernel/FeedValidationTest.php | 2 +- .../modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php | 2 +- .../tests/src/Kernel/Migrate/MigrateAggregatorStubTest.php | 2 +- .../src/Kernel/Migrate/d6/MigrateAggregatorConfigsTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateAggregatorFeedTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateAggregatorItemTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateAggregatorFeedTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateAggregatorItemTest.php | 2 +- .../src/Kernel/Migrate/d7/MigrateAggregatorSettingsTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/AggregatorFeedTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/AggregatorItemTest.php | 2 +- .../src/Kernel/Views/AggregatorFeedViewsFieldAccessTest.php | 2 +- .../src/Kernel/Views/AggregatorItemViewsFieldAccessTest.php | 2 +- .../aggregator/tests/src/Kernel/Views/IntegrationTest.php | 2 +- core/modules/ban/tests/src/Functional/IpAddressBlockingTest.php | 2 +- .../ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIPsTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d7/BlockedIpsTest.php | 2 +- core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php | 2 +- core/modules/big_pipe/tests/src/Functional/BigPipeTest.php | 2 +- .../tests/src/FunctionalJavascript/BigPipeRegressionTest.php | 2 +- core/modules/block/src/Tests/BlockTestBase.php | 2 +- core/modules/block/tests/src/Functional/BlockAdminThemeTest.php | 2 +- core/modules/block/tests/src/Functional/BlockCacheTest.php | 2 +- core/modules/block/tests/src/Functional/BlockDemoTest.php | 2 +- .../modules/block/tests/src/Functional/BlockFormInBlockTest.php | 2 +- .../block/tests/src/Functional/BlockHiddenRegionTest.php | 2 +- .../block/tests/src/Functional/BlockHookOperationTest.php | 2 +- core/modules/block/tests/src/Functional/BlockHtmlTest.php | 2 +- .../block/tests/src/Functional/BlockInvalidRegionTest.php | 2 +- .../block/tests/src/Functional/BlockLanguageCacheTest.php | 2 +- core/modules/block/tests/src/Functional/BlockLanguageTest.php | 2 +- .../modules/block/tests/src/Functional/BlockRenderOrderTest.php | 2 +- .../block/tests/src/Functional/BlockSystemBrandingTest.php | 2 +- .../block/tests/src/Functional/BlockTemplateSuggestionsTest.php | 2 +- core/modules/block/tests/src/Functional/BlockTestBase.php | 2 +- core/modules/block/tests/src/Functional/BlockUiTest.php | 2 +- core/modules/block/tests/src/Functional/BlockXssTest.php | 2 +- .../block/tests/src/Functional/Hal/BlockHalJsonAnonTest.php | 2 +- .../tests/src/Functional/Hal/BlockHalJsonBasicAuthTest.php | 2 +- .../block/tests/src/Functional/Hal/BlockHalJsonCookieTest.php | 2 +- .../block/tests/src/Functional/NewDefaultThemeBlocksTest.php | 2 +- .../block/tests/src/Functional/NonDefaultBlockAdminTest.php | 2 +- .../block/tests/src/Functional/Rest/BlockJsonBasicAuthTest.php | 2 +- .../block/tests/src/Functional/Rest/BlockResourceTestBase.php | 2 +- .../block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php | 2 +- .../block/tests/src/Functional/Views/DisplayBlockTest.php | 2 +- .../block/tests/src/FunctionalJavascript/BlockFilterTest.php | 2 +- core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php | 2 +- core/modules/block/tests/src/Kernel/BlockInterfaceTest.php | 2 +- core/modules/block/tests/src/Kernel/BlockRebuildTest.php | 2 +- core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php | 2 +- core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php | 2 +- .../Kernel/Migrate/d6/MigrateBlockContentTranslationTest.php | 2 +- .../block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php | 2 +- .../block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php | 2 +- .../block/tests/src/Kernel/Plugin/migrate/source/BlockTest.php | 2 +- .../Kernel/Plugin/migrate/source/d6/BlockTranslationTest.php | 2 +- core/modules/block_content/src/Tests/BlockContentTestBase.php | 2 +- .../block_content/src/Tests/Views/BlockContentTestBase.php | 2 +- .../tests/src/Functional/BlockContentCacheTagsTest.php | 2 +- .../tests/src/Functional/BlockContentContextualLinksTest.php | 2 +- .../tests/src/Functional/BlockContentCreationTest.php | 2 +- .../block_content/tests/src/Functional/BlockContentListTest.php | 2 +- .../tests/src/Functional/BlockContentListViewsTest.php | 2 +- .../tests/src/Functional/BlockContentPageViewTest.php | 2 +- .../block_content/tests/src/Functional/BlockContentSaveTest.php | 2 +- .../block_content/tests/src/Functional/BlockContentTestBase.php | 2 +- .../tests/src/Functional/BlockContentTranslationUITest.php | 2 +- .../block_content/tests/src/Functional/BlockContentTypeTest.php | 2 +- .../tests/src/Functional/Hal/BlockContentHalJsonAnonTest.php | 2 +- .../src/Functional/Hal/BlockContentHalJsonBasicAuthTest.php | 2 +- .../src/Functional/Hal/BlockContentTypeHalJsonAnonTest.php | 2 +- .../src/Functional/Hal/BlockContentTypeHalJsonBasicAuthTest.php | 2 +- .../src/Functional/Hal/BlockContentTypeHalJsonCookieTest.php | 2 +- .../tests/src/Functional/Rest/BlockContentJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/BlockContentResourceTestBase.php | 2 +- .../src/Functional/Rest/BlockContentTypeJsonBasicAuthTest.php | 2 +- .../src/Functional/Rest/BlockContentTypeResourceTestBase.php | 2 +- .../src/Functional/Rest/BlockContentTypeXmlBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/BlockContentXmlBasicAuthTest.php | 2 +- .../block_content/tests/src/Functional/UnpublishedBlockTest.php | 2 +- .../tests/src/Functional/Views/BlockContentFieldFilterTest.php | 2 +- .../tests/src/Functional/Views/BlockContentRedirectTest.php | 2 +- .../tests/src/Functional/Views/BlockContentTestBase.php | 2 +- .../tests/src/Functional/Views/BlockContentWizardTest.php | 2 +- .../tests/src/Functional/Views/RevisionRelationshipsTest.php | 2 +- .../tests/src/Kernel/BlockContentAccessHandlerTest.php | 2 +- .../block_content/tests/src/Kernel/BlockContentDeletionTest.php | 2 +- .../block_content/tests/src/Kernel/BlockContentDeriverTest.php | 2 +- .../src/Kernel/BlockContentEntityReferenceSelectionTest.php | 2 +- .../src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php | 2 +- .../src/Kernel/Migrate/MigrateBlockContentEntityDisplayTest.php | 2 +- .../Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php | 2 +- .../tests/src/Kernel/Migrate/MigrateBlockContentStubTest.php | 2 +- .../tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateBlockContentTest.php | 2 +- .../Migrate/d6/MigrateCustomBlockContentTranslationTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateCustomBlockTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/d6/BoxTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d7/BlockCustomTest.php | 2 +- .../modules/block_place/tests/src/Functional/BlockPlaceTest.php | 2 +- core/modules/book/tests/src/Functional/BookBreadcrumbTest.php | 2 +- .../book/tests/src/Functional/BookContentModerationTest.php | 2 +- core/modules/book/tests/src/Functional/BookInstallTest.php | 2 +- core/modules/book/tests/src/Functional/BookTest.php | 2 +- .../book/tests/src/Functional/Views/BookRelationshipTest.php | 2 +- .../book/tests/src/FunctionalJavascript/BookJavascriptTest.php | 2 +- core/modules/book/tests/src/Kernel/BookPendingRevisionTest.php | 2 +- core/modules/book/tests/src/Kernel/BookUninstallTest.php | 2 +- .../book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php | 2 +- .../book/tests/src/Kernel/Migrate/d6/MigrateBookTest.php | 2 +- .../book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php | 2 +- .../book/tests/src/Kernel/Migrate/d7/MigrateBookTest.php | 2 +- .../book/tests/src/Kernel/Plugin/migrate/source/BookTest.php | 2 +- .../breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php | 2 +- .../modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php | 2 +- .../ckeditor/tests/src/Functional/CKEditorLoadingTest.php | 2 +- .../tests/src/Functional/CKEditorStylesComboAdminTest.php | 2 +- .../ckeditor/tests/src/Functional/CKEditorToolbarButtonTest.php | 2 +- .../ckeditor/tests/src/FunctionalJavascript/AjaxCssTest.php | 2 +- .../tests/src/FunctionalJavascript/CKEditorIntegrationTest.php | 2 +- .../ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php | 2 +- core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php | 2 +- .../tests/src/Kernel/Plugin/CKEditorPlugin/InternalTest.php | 2 +- .../color/tests/src/Functional/ColorConfigSchemaTest.php | 2 +- .../modules/color/tests/src/Functional/ColorSafePreviewTest.php | 2 +- core/modules/color/tests/src/Functional/ColorTest.php | 2 +- .../color/tests/src/Kernel/Migrate/d7/MigrateColorTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/d7/ColorTest.php | 2 +- core/modules/comment/src/Tests/CommentTestBase.php | 2 +- core/modules/comment/src/Tests/Views/CommentTestBase.php | 2 +- core/modules/comment/tests/src/Functional/CommentAccessTest.php | 2 +- .../modules/comment/tests/src/Functional/CommentActionsTest.php | 2 +- core/modules/comment/tests/src/Functional/CommentBlockTest.php | 2 +- core/modules/comment/tests/src/Functional/CommentBookTest.php | 2 +- .../comment/tests/src/Functional/CommentCacheTagsTest.php | 2 +- core/modules/comment/tests/src/Functional/CommentEntityTest.php | 2 +- core/modules/comment/tests/src/Functional/CommentFieldsTest.php | 2 +- .../comment/tests/src/Functional/CommentLanguageTest.php | 2 +- .../comment/tests/src/Functional/CommentLinksAlterTest.php | 2 +- core/modules/comment/tests/src/Functional/CommentLinksTest.php | 2 +- .../comment/tests/src/Functional/CommentNewIndicatorTest.php | 2 +- .../comment/tests/src/Functional/CommentNodeAccessTest.php | 2 +- .../modules/comment/tests/src/Functional/CommentNonNodeTest.php | 2 +- core/modules/comment/tests/src/Functional/CommentRssTest.php | 2 +- .../tests/src/Functional/CommentStatusFieldAccessTest.php | 2 +- core/modules/comment/tests/src/Functional/CommentTestBase.php | 2 +- .../comment/tests/src/Functional/CommentTokenReplaceTest.php | 2 +- .../comment/tests/src/Functional/CommentTranslationUITest.php | 2 +- .../comment/tests/src/Functional/CommentUninstallTest.php | 2 +- .../tests/src/Functional/Hal/CommentHalJsonBasicAuthTest.php | 2 +- .../comment/tests/src/Functional/Hal/CommentHalJsonTestBase.php | 2 +- .../tests/src/Functional/Hal/CommentTypeHalJsonAnonTest.php | 2 +- .../src/Functional/Hal/CommentTypeHalJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Hal/CommentTypeHalJsonCookieTest.php | 2 +- .../tests/src/Functional/Rest/CommentJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/CommentResourceTestBase.php | 2 +- .../tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/CommentTypeResourceTestBase.php | 2 +- .../tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/CommentXmlBasicAuthTest.php | 2 +- .../tests/src/Functional/Views/CommentFieldFilterTest.php | 2 +- .../tests/src/Functional/Views/CommentRestExportTest.php | 2 +- .../comment/tests/src/Functional/Views/CommentTestBase.php | 2 +- .../src/Functional/Views/DefaultViewRecentCommentsTest.php | 2 +- .../comment/tests/src/Functional/Views/NodeCommentsTest.php | 2 +- core/modules/comment/tests/src/Functional/Views/WizardTest.php | 2 +- core/modules/comment/tests/src/Kernel/CommentBundlesTest.php | 2 +- .../tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php | 2 +- .../modules/comment/tests/src/Kernel/CommentFieldAccessTest.php | 2 +- .../modules/comment/tests/src/Kernel/CommentIntegrationTest.php | 2 +- core/modules/comment/tests/src/Kernel/CommentItemTest.php | 2 +- .../comment/tests/src/Kernel/CommentStringIdEntitiesTest.php | 2 +- core/modules/comment/tests/src/Kernel/CommentValidationTest.php | 2 +- .../comment/tests/src/Kernel/Migrate/MigrateCommentStubTest.php | 2 +- .../src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php | 2 +- .../Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php | 2 +- .../Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php | 2 +- .../src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php | 2 +- .../comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php | 2 +- .../src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php | 2 +- .../Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php | 2 +- .../Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php | 2 +- .../src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php | 2 +- .../comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php | 2 +- .../Plugin/migrate/source/d6/CommentSourceWithHighWaterTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/d6/CommentTest.php | 2 +- .../migrate/source/d6/CommentVariablePerCommentTypeTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d6/CommentVariableTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/d7/CommentTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d7/CommentTypeTest.php | 2 +- .../comment/tests/src/Kernel/Views/CommentAdminViewTest.php | 2 +- .../modules/comment/tests/src/Kernel/Views/CommentLinksTest.php | 2 +- .../comment/tests/src/Kernel/Views/CommentUserNameTest.php | 2 +- .../tests/src/Kernel/Views/CommentViewsFieldAccessTest.php | 2 +- .../tests/src/Kernel/Views/CommentViewsKernelTestBase.php | 2 +- .../tests/src/Functional/Hal/ConfigTestHalJsonAnonTest.php | 2 +- .../tests/src/Functional/Hal/ConfigTestHalJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Hal/ConfigTestHalJsonCookieTest.php | 2 +- .../tests/src/Functional/Rest/ConfigTestJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/ConfigTestResourceTestBase.php | 2 +- .../tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php | 2 +- .../CacheabilityMetadataConfigOverrideIntegrationTest.php | 2 +- .../config/tests/src/Functional/ConfigDependencyWebTest.php | 2 +- .../tests/src/Functional/ConfigDraggableListBuilderTest.php | 2 +- .../tests/src/Functional/ConfigEntityFormOverrideTest.php | 2 +- .../tests/src/Functional/ConfigEntityListMultilingualTest.php | 2 +- .../config/tests/src/Functional/ConfigEntityListTest.php | 2 +- .../config/tests/src/Functional/ConfigEntityStatusUITest.php | 2 +- core/modules/config/tests/src/Functional/ConfigEntityTest.php | 2 +- .../config/tests/src/Functional/ConfigExportImportUITest.php | 2 +- core/modules/config/tests/src/Functional/ConfigExportUITest.php | 2 +- .../tests/src/Functional/ConfigImportInstallProfileTest.php | 2 +- core/modules/config/tests/src/Functional/ConfigImportUITest.php | 2 +- .../config/tests/src/Functional/ConfigImportUploadTest.php | 2 +- .../tests/src/Functional/ConfigLanguageOverrideWebTest.php | 2 +- .../tests/src/Functional/ConfigSingleImportExportTest.php | 2 +- .../src/Functional/LanguageNegotiationFormOverrideTest.php | 2 +- .../config/tests/src/Functional/SchemaConfigListenerWebTest.php | 2 +- .../config/tests/src/FunctionalJavascript/ConfigEntityTest.php | 2 +- .../config/tests/src/Kernel/ConfigUninstallViaCliImportTest.php | 2 +- .../tests/src/Functional/ConfigTranslationCacheTest.php | 2 +- .../tests/src/Functional/ConfigTranslationDateFormatUiTest.php | 2 +- .../tests/src/Functional/ConfigTranslationFormTest.php | 2 +- .../tests/src/Functional/ConfigTranslationListUiTest.php | 2 +- .../tests/src/Functional/ConfigTranslationOverviewTest.php | 2 +- .../tests/src/Functional/ConfigTranslationUiTest.php | 2 +- .../tests/src/Functional/ConfigTranslationUiThemeTest.php | 2 +- .../tests/src/Functional/ConfigTranslationViewListUiTest.php | 2 +- .../tests/src/FunctionalJavascript/ConfigTranslationUiTest.php | 2 +- .../config_translation/tests/src/Kernel/ConfigMapperTest.php | 2 +- .../Migrate/d6/MigrateSystemMaintenanceTranslationTest.php | 2 +- .../src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php | 2 +- .../src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php | 2 +- .../d6/MigrateUserProfileFieldInstanceTranslationTest.php | 2 +- .../Kernel/Plugin/migrate/source/d6/I18nProfileFieldTest.php | 2 +- .../Plugin/migrate/source/d6/ProfileFieldTranslationTest.php | 2 +- .../contact/tests/src/Functional/ContactLanguageTest.php | 2 +- .../contact/tests/src/Functional/ContactPersonalTest.php | 2 +- .../contact/tests/src/Functional/ContactSitewideTest.php | 2 +- .../modules/contact/tests/src/Functional/ContactStorageTest.php | 2 +- .../tests/src/Functional/Hal/ContactFormHalJsonAnonTest.php | 2 +- .../src/Functional/Hal/ContactFormHalJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Hal/ContactFormHalJsonCookieTest.php | 2 +- .../contact/tests/src/Functional/Hal/MessageHalJsonAnonTest.php | 2 +- .../tests/src/Functional/Hal/MessageHalJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/ContactFormResourceTestBase.php | 2 +- .../tests/src/Functional/Rest/ContactFormXmlBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/MessageJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/MessageResourceTestBase.php | 2 +- .../tests/src/Functional/Rest/MessageXmlBasicAuthTest.php | 2 +- .../contact/tests/src/Functional/Views/ContactFieldsTest.php | 2 +- .../contact/tests/src/Functional/Views/ContactLinkTest.php | 2 +- core/modules/contact/tests/src/Kernel/MessageEntityTest.php | 2 +- .../tests/src/Kernel/Migrate/MigrateContactCategoryTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/ContactCategoryTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d6/ContactSettingsTest.php | 2 +- .../tests/src/Functional/ContentModerationWorkflowTypeTest.php | 2 +- .../tests/src/Functional/ModeratedContentViewTest.php | 2 +- .../tests/src/Functional/ModerationActionsTest.php | 2 +- .../tests/src/Functional/ModerationFormTest.php | 2 +- .../tests/src/Functional/ModerationLocaleTest.php | 2 +- .../tests/src/Functional/ModerationRevisionRevertTest.php | 2 +- .../tests/src/Functional/ModerationStateAccessTest.php | 2 +- .../tests/src/Functional/ModerationStateTestBase.php | 2 +- .../content_moderation/tests/src/Functional/NodeAccessTest.php | 2 +- .../tests/src/Functional/ViewsModerationStateFilterTest.php | 2 +- .../tests/src/Kernel/ContentModerationPermissionsTest.php | 2 +- .../Kernel/ContentModerationStateAccessControlHandlerTest.php | 2 +- .../tests/src/Kernel/ContentModerationStateResourceTest.php | 2 +- .../src/Kernel/ContentModerationStateStorageSchemaTest.php | 2 +- .../tests/src/Kernel/ContentModerationStateTest.php | 2 +- .../tests/src/Kernel/ContentModerationWorkflowConfigTest.php | 2 +- .../tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php | 2 +- .../tests/src/Kernel/DefaultRevisionStateTest.php | 2 +- .../tests/src/Kernel/EntityOperationsTest.php | 2 +- .../tests/src/Kernel/EntityRevisionConverterTest.php | 2 +- .../tests/src/Kernel/EntityStateChangeValidationTest.php | 2 +- .../content_moderation/tests/src/Kernel/EntityTypeInfoTest.php | 2 +- .../content_moderation/tests/src/Kernel/InitialStateTest.php | 2 +- .../tests/src/Kernel/ModerationInformationTest.php | 2 +- .../tests/src/Kernel/ModerationStateFieldItemListTest.php | 2 +- .../tests/src/Kernel/ModerationStateWidgetTest.php | 2 +- .../content_moderation/tests/src/Kernel/NodeAccessTest.php | 2 +- .../content_moderation/tests/src/Kernel/StateFormatterTest.php | 2 +- .../tests/src/Kernel/ViewsDataIntegrationTest.php | 2 +- .../tests/src/Kernel/ViewsModerationStateFilterTest.php | 2 +- .../src/Tests/ContentTranslationTestBase.php | 2 +- .../tests/src/Functional/ContentTestTranslationUITest.php | 2 +- .../src/Functional/ContentTranslationContextualLinksTest.php | 2 +- .../src/Functional/ContentTranslationDisableSettingTest.php | 2 +- .../tests/src/Functional/ContentTranslationEnableTest.php | 2 +- .../src/Functional/ContentTranslationEntityBundleUITest.php | 2 +- .../src/Functional/ContentTranslationLanguageChangeTest.php | 2 +- .../tests/src/Functional/ContentTranslationLinkTagTest.php | 2 +- .../src/Functional/ContentTranslationMetadataFieldsTest.php | 2 +- .../tests/src/Functional/ContentTranslationOperationsTest.php | 2 +- .../Functional/ContentTranslationPendingRevisionTestBase.php | 2 +- .../tests/src/Functional/ContentTranslationSettingsTest.php | 2 +- .../src/Functional/ContentTranslationStandardFieldsTest.php | 2 +- .../tests/src/Functional/ContentTranslationSyncImageTest.php | 2 +- .../tests/src/Functional/ContentTranslationTestBase.php | 2 +- .../tests/src/Functional/ContentTranslationUISkipTest.php | 2 +- .../Functional/ContentTranslationUntranslatableFieldsTest.php | 2 +- .../tests/src/Functional/ContentTranslationWorkflowsTest.php | 2 +- .../src/Functional/Views/ContentTranslationViewsUITest.php | 2 +- .../tests/src/Functional/Views/TranslationLinkTest.php | 2 +- .../ContentTranslationContextualLinksTest.php | 2 +- .../tests/src/Kernel/ContentTranslationConfigImportTest.php | 2 +- .../tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php | 2 +- .../src/Kernel/ContentTranslationFieldSyncRevisionTest.php | 2 +- .../tests/src/Kernel/ContentTranslationSettingsApiTest.php | 2 +- .../tests/src/Kernel/ContentTranslationSyncUnitTest.php | 2 +- .../Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php | 2 +- .../Kernel/Migrate/d7/MigrateEntityTranslationSettingsTest.php | 2 +- .../Plugin/migrate/source/d7/EntityTranslationSettingsTest.php | 2 +- .../tests/src/Functional/ContextualDynamicContextTest.php | 2 +- .../tests/src/FunctionalJavascript/ContextualLinksTest.php | 2 +- .../contextual/tests/src/FunctionalJavascript/EditModeTest.php | 2 +- core/modules/contextual/tests/src/Kernel/ContextualUnitTest.php | 2 +- core/modules/datetime/src/Tests/DateTestBase.php | 2 +- .../datetime/src/Tests/Views/DateTimeHandlerTestBase.php | 2 +- core/modules/datetime/tests/src/Functional/DateTestBase.php | 2 +- .../EntityResource/EntityTest/EntityTestDateonlyTest.php | 2 +- .../EntityResource/EntityTest/EntityTestDatetimeTest.php | 2 +- .../datetime/tests/src/Kernel/DateTimeFormInjectionTest.php | 2 +- core/modules/datetime/tests/src/Kernel/DateTimeItemTest.php | 2 +- .../datetime/tests/src/Kernel/Views/DateTimeHandlerTestBase.php | 2 +- .../datetime_range/tests/src/Functional/DateRangeFieldTest.php | 2 +- .../datetime_range/tests/src/Kernel/DateRangeItemTest.php | 2 +- .../tests/src/Kernel/SeparatorTranslationTest.php | 2 +- .../datetime_range/tests/src/Kernel/Views/FilterDateTest.php | 2 +- .../dblog/tests/src/Functional/ConnectionFailureTest.php | 2 +- core/modules/dblog/tests/src/Functional/DbLogResourceTest.php | 2 +- core/modules/dblog/tests/src/Functional/DbLogTest.php | 2 +- core/modules/dblog/tests/src/Functional/DbLogViewsTest.php | 2 +- core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php | 2 +- core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php | 2 +- .../dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php | 2 +- core/modules/editor/tests/src/Functional/EditorAdminTest.php | 2 +- .../editor/tests/src/Functional/EditorDialogAccessTest.php | 2 +- core/modules/editor/tests/src/Functional/EditorLoadingTest.php | 2 +- .../src/Functional/EditorPrivateFileReferenceFilterTest.php | 2 +- core/modules/editor/tests/src/Functional/EditorSecurityTest.php | 2 +- .../editor/tests/src/Functional/EditorUploadImageScaleTest.php | 2 +- .../editor/tests/src/Functional/Hal/EditorHalJsonAnonTest.php | 2 +- .../tests/src/Functional/Hal/EditorHalJsonBasicAuthTest.php | 2 +- .../editor/tests/src/Functional/Hal/EditorHalJsonCookieTest.php | 2 +- .../tests/src/Functional/QuickEditIntegrationLoadingTest.php | 2 +- .../tests/src/Functional/Rest/EditorJsonBasicAuthTest.php | 2 +- .../editor/tests/src/Functional/Rest/EditorResourceTestBase.php | 2 +- .../editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php | 2 +- .../editor/tests/src/Kernel/EditorFileReferenceFilterTest.php | 2 +- core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php | 2 +- .../editor/tests/src/Kernel/EditorFilterIntegrationTest.php | 2 +- core/modules/editor/tests/src/Kernel/EditorImageDialogTest.php | 2 +- core/modules/editor/tests/src/Kernel/EditorManagerTest.php | 2 +- .../editor/tests/src/Kernel/QuickEditIntegrationTest.php | 2 +- .../src/Tests/EntityReference/EntityReferenceAdminTest.php | 2 +- core/modules/field/src/Tests/Views/FieldTestBase.php | 2 +- .../field/tests/src/Functional/Boolean/BooleanFieldTest.php | 2 +- .../src/Functional/Boolean/BooleanFormatterSettingsTest.php | 2 +- .../modules/field/tests/src/Functional/Email/EmailFieldTest.php | 2 +- .../EntityReference/EntityReferenceAutoCreateTest.php | 2 +- .../EntityReference/EntityReferenceFieldDefaultValueTest.php | 2 +- .../EntityReferenceFieldTranslatedReferenceViewTest.php | 2 +- .../EntityReference/EntityReferenceFileUploadTest.php | 2 +- .../EntityReference/EntityReferenceIntegrationTest.php | 2 +- .../src/Functional/EntityReference/Views/SelectionTest.php | 2 +- core/modules/field/tests/src/Functional/FieldAccessTest.php | 2 +- .../tests/src/Functional/FieldDefaultValueCallbackTest.php | 2 +- core/modules/field/tests/src/Functional/FieldHelpTest.php | 2 +- .../tests/src/Functional/FieldImportDeleteUninstallUiTest.php | 2 +- core/modules/field/tests/src/Functional/FormTest.php | 2 +- .../tests/src/Functional/Hal/FieldConfigHalJsonAnonTest.php | 2 +- .../src/Functional/Hal/FieldConfigHalJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Hal/FieldConfigHalJsonCookieTest.php | 2 +- .../src/Functional/Hal/FieldStorageConfigHalJsonAnonTest.php | 2 +- .../Functional/Hal/FieldStorageConfigHalJsonBasicAuthTest.php | 2 +- .../src/Functional/Hal/FieldStorageConfigHalJsonCookieTest.php | 2 +- core/modules/field/tests/src/Functional/NestedFormTest.php | 2 +- .../field/tests/src/Functional/Number/NumberFieldTest.php | 2 +- .../tests/src/Functional/Rest/FieldConfigJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/FieldConfigResourceTestBase.php | 2 +- .../tests/src/Functional/Rest/FieldConfigXmlBasicAuthTest.php | 2 +- .../src/Functional/Rest/FieldStorageConfigJsonBasicAuthTest.php | 2 +- .../src/Functional/Rest/FieldStorageConfigResourceTestBase.php | 2 +- .../src/Functional/Rest/FieldStorageConfigXmlBasicAuthTest.php | 2 +- .../field/tests/src/Functional/String/StringFieldTest.php | 2 +- core/modules/field/tests/src/Functional/TranslationWebTest.php | 2 +- core/modules/field/tests/src/Functional/Views/FieldTestBase.php | 2 +- core/modules/field/tests/src/Functional/Views/FieldUITest.php | 2 +- .../field/tests/src/Functional/Views/HandlerFieldFieldTest.php | 2 +- .../field/tests/src/Functional/reEnableModuleFieldTest.php | 2 +- .../Boolean/BooleanFormatterSettingsTest.php | 2 +- .../field/tests/src/FunctionalJavascript/FormJSAddMoreTest.php | 2 +- .../field/tests/src/Kernel/Boolean/BooleanFormatterTest.php | 2 +- core/modules/field/tests/src/Kernel/DisplayApiTest.php | 2 +- .../Entity/Update/SqlContentEntityStorageSchemaColumnTest.php | 2 +- .../src/Kernel/EntityReference/EntityReferenceItemTest.php | 2 +- .../src/Kernel/EntityReference/EntityReferenceSettingsTest.php | 2 +- .../EntityReference/Views/EntityReferenceRelationshipTest.php | 2 +- .../field/tests/src/Kernel/FieldDefinitionIntegrityTest.php | 2 +- core/modules/field/tests/src/Kernel/FieldDisplayTest.php | 2 +- core/modules/field/tests/src/Kernel/FieldImportChangeTest.php | 2 +- core/modules/field/tests/src/Kernel/FieldImportDeleteTest.php | 2 +- .../field/tests/src/Kernel/FieldImportDeleteUninstallTest.php | 2 +- core/modules/field/tests/src/Kernel/FieldKernelTestBase.php | 2 +- core/modules/field/tests/src/Kernel/FieldStorageCrudTest.php | 2 +- .../src/Kernel/Migrate/d6/MigrateFieldFormatterSettingsTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateFieldInstanceTest.php | 2 +- .../src/Kernel/Migrate/d6/MigrateFieldWidgetSettingsTest.php | 2 +- .../src/Kernel/Migrate/d7/MigrateFieldFormatterSettingsTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateFieldInstanceTest.php | 2 +- .../Migrate/d7/MigrateFieldInstanceWidgetSettingsTest.php | 2 +- .../field/tests/src/Kernel/Migrate/d7/MigrateFieldTest.php | 2 +- .../field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php | 2 +- core/modules/field/tests/src/Kernel/Number/NumberItemTest.php | 2 +- .../migrate/source/d6/FieldInstancePerFormDisplayTest.php | 2 +- .../Plugin/migrate/source/d6/FieldInstancePerViewModeTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d6/FieldInstanceTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/d6/FieldTest.php | 2 +- .../migrate/source/d7/FieldInstancePerFormDisplayTest.php | 2 +- .../Plugin/migrate/source/d7/FieldInstancePerViewModeTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d7/FieldInstanceTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/d7/FieldTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/d7/ViewModeTest.php | 2 +- core/modules/field/tests/src/Kernel/ShapeItemTest.php | 2 +- .../field/tests/src/Kernel/String/RawStringFormatterTest.php | 2 +- .../field/tests/src/Kernel/String/StringFormatterTest.php | 2 +- .../modules/field/tests/src/Kernel/String/UuidFormatterTest.php | 2 +- core/modules/field/tests/src/Kernel/TestItemTest.php | 2 +- .../field/tests/src/Kernel/TestItemWithDependenciesTest.php | 2 +- core/modules/field/tests/src/Kernel/TestObjectItemTest.php | 2 +- .../field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php | 2 +- core/modules/field/tests/src/Kernel/TranslationTest.php | 2 +- .../field_layout/tests/src/Functional/FieldLayoutTest.php | 2 +- .../tests/src/FunctionalJavascript/FieldLayoutTest.php | 2 +- core/modules/field_ui/src/Tests/FieldUIDeleteTest.php | 2 +- core/modules/field_ui/src/Tests/ManageDisplayTest.php | 2 +- core/modules/field_ui/src/Tests/ManageFieldsTest.php | 2 +- .../field_ui/tests/src/Functional/EntityDisplayModeTest.php | 2 +- .../modules/field_ui/tests/src/Functional/EntityDisplayTest.php | 2 +- .../field_ui/tests/src/Functional/FieldUIIndentationTest.php | 2 +- core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php | 2 +- core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php | 2 +- .../tests/src/FunctionalJavascript/EntityDisplayTest.php | 2 +- core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php | 2 +- .../modules/field_ui/tests/src/Kernel/EntityFormDisplayTest.php | 2 +- core/modules/file/src/Tests/FileFieldTestBase.php | 2 +- core/modules/file/src/Tests/FileFieldWidgetTest.php | 2 +- core/modules/file/src/Tests/FileManagedTestBase.php | 2 +- .../file/tests/src/Functional/FileFieldFormatterAccessTest.php | 2 +- .../file/tests/src/Functional/FileFieldRSSContentTest.php | 2 +- core/modules/file/tests/src/Functional/FileFieldTestBase.php | 2 +- core/modules/file/tests/src/Functional/FileListingTest.php | 2 +- core/modules/file/tests/src/Functional/FileManagedTestBase.php | 2 +- .../file/tests/src/Functional/FileOnTranslatedEntityTest.php | 2 +- core/modules/file/tests/src/Functional/FilePrivateTest.php | 2 +- .../file/tests/src/Functional/FileUploadJsonBasicAuthTest.php | 2 +- .../file/tests/src/Functional/Hal/FileHalJsonAnonTest.php | 2 +- .../file/tests/src/Functional/Hal/FileHalJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Hal/FileUploadHalJsonBasicAuthTest.php | 2 +- .../file/tests/src/Functional/Hal/FileUploadHalJsonTestBase.php | 2 +- .../tests/src/Functional/PrivateFileOnTranslatedEntityTest.php | 2 +- .../file/tests/src/Functional/RemoteFileSaveUploadTest.php | 2 +- .../file/tests/src/Functional/Rest/FileJsonBasicAuthTest.php | 2 +- .../file/tests/src/Functional/Rest/FileResourceTestBase.php | 2 +- .../file/tests/src/Functional/Rest/FileXmlBasicAuthTest.php | 2 +- core/modules/file/tests/src/Functional/SaveUploadFormTest.php | 2 +- core/modules/file/tests/src/Functional/SaveUploadTest.php | 2 +- .../tests/src/Functional/Views/RelationshipUserFileDataTest.php | 2 +- .../tests/src/FunctionalJavascript/FileFieldValidateTest.php | 2 +- .../FunctionalJavascript/MaximumFileSizeExceededUploadTest.php | 2 +- core/modules/file/tests/src/Kernel/AccessTest.php | 2 +- core/modules/file/tests/src/Kernel/FileItemTest.php | 2 +- core/modules/file/tests/src/Kernel/FileItemValidationTest.php | 2 +- core/modules/file/tests/src/Kernel/FileManagedUnitTestBase.php | 2 +- .../file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php | 2 +- .../file/tests/src/Kernel/Migrate/MigrateFileStubTest.php | 2 +- .../src/Kernel/Migrate/d6/MigrateUploadEntityDisplayTest.php | 2 +- .../Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php | 2 +- .../file/tests/src/Kernel/Migrate/d6/MigrateUploadFieldTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateUploadInstanceTest.php | 2 +- .../file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php | 2 +- .../file/tests/src/Kernel/Migrate/d7/MigrateFileTest.php | 2 +- .../file/tests/src/Kernel/Migrate/d7/MigratePrivateFileTest.php | 2 +- .../file/tests/src/Kernel/Plugin/migrate/source/d6/FileTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php | 2 +- .../file/tests/src/Kernel/Plugin/migrate/source/d7/FileTest.php | 2 +- .../file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php | 2 +- .../file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php | 2 +- core/modules/filter/tests/src/Functional/FilterAdminTest.php | 2 +- .../filter/tests/src/Functional/FilterCaptionTwigDebugTest.php | 2 +- .../filter/tests/src/Functional/FilterDefaultFormatTest.php | 2 +- .../filter/tests/src/Functional/FilterFormatAccessTest.php | 2 +- core/modules/filter/tests/src/Functional/FilterHooksTest.php | 2 +- .../filter/tests/src/Functional/FilterHtmlImageSecureTest.php | 2 +- core/modules/filter/tests/src/Functional/FilterNoFormatTest.php | 2 +- core/modules/filter/tests/src/Functional/FilterSecurityTest.php | 2 +- .../tests/src/Functional/Hal/FilterFormatHalJsonAnonTest.php | 2 +- .../src/Functional/Hal/FilterFormatHalJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Hal/FilterFormatHalJsonCookieTest.php | 2 +- .../tests/src/Functional/Rest/FilterFormatJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/FilterFormatResourceTestBase.php | 2 +- .../tests/src/Functional/Rest/FilterFormatXmlBasicAuthTest.php | 2 +- core/modules/filter/tests/src/Kernel/FilterAPITest.php | 2 +- core/modules/filter/tests/src/Kernel/FilterCrudTest.php | 2 +- .../modules/filter/tests/src/Kernel/FilterDefaultConfigTest.php | 2 +- core/modules/filter/tests/src/Kernel/FilterKernelTest.php | 2 +- core/modules/filter/tests/src/Kernel/FilterSettingsTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateFilterFormatTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateFilterSettingsTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d6/FilterFormatTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d7/FilterFormatTest.php | 2 +- .../filter/tests/src/Kernel/TextFormatElementFormTest.php | 2 +- core/modules/forum/tests/src/Functional/ForumBlockTest.php | 2 +- core/modules/forum/tests/src/Functional/ForumIndexTest.php | 2 +- core/modules/forum/tests/src/Functional/ForumNodeAccessTest.php | 2 +- core/modules/forum/tests/src/Functional/ForumTest.php | 2 +- core/modules/forum/tests/src/Functional/ForumUninstallTest.php | 2 +- .../forum/tests/src/Functional/Views/ForumIntegrationTest.php | 2 +- core/modules/forum/tests/src/Kernel/ForumValidationTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateForumConfigsTest.php | 2 +- .../forum/tests/src/Kernel/Migrate/d6/MigrateForumTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateForumSettingsTest.php | 2 +- .../hal/tests/src/Kernel/EntityTranslationNormalizeTest.php | 2 +- core/modules/hal/tests/src/Kernel/FileNormalizeTest.php | 2 +- core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php | 2 +- core/modules/hal/tests/src/Kernel/NormalizerTestBase.php | 2 +- core/modules/help/tests/src/Functional/ExperimentalHelpTest.php | 2 +- core/modules/help/tests/src/Functional/HelpBlockTest.php | 2 +- core/modules/help/tests/src/Functional/HelpTest.php | 2 +- core/modules/help/tests/src/Functional/NoHelpTest.php | 2 +- core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php | 2 +- core/modules/history/tests/src/Functional/HistoryTest.php | 2 +- .../history/tests/src/Kernel/Views/HistoryTimestampTest.php | 2 +- core/modules/image/src/Tests/ImageFieldTestBase.php | 2 +- core/modules/image/tests/src/Functional/FileMoveTest.php | 2 +- .../tests/src/Functional/Hal/ImageStyleHalJsonAnonTest.php | 2 +- .../tests/src/Functional/Hal/ImageStyleHalJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Hal/ImageStyleHalJsonCookieTest.php | 2 +- core/modules/image/tests/src/Functional/ImageDimensionsTest.php | 2 +- core/modules/image/tests/src/Functional/ImageEffectsTest.php | 2 +- .../image/tests/src/Functional/ImageFieldDefaultImagesTest.php | 2 +- .../image/tests/src/Functional/ImageFieldDisplayTest.php | 2 +- core/modules/image/tests/src/Functional/ImageFieldTestBase.php | 2 +- .../image/tests/src/Functional/ImageOnTranslatedEntityTest.php | 2 +- .../image/tests/src/Functional/ImageStylesPathAndUrlTest.php | 2 +- .../image/tests/src/Functional/QuickEditImageControllerTest.php | 2 +- .../tests/src/Functional/Rest/ImageStyleJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/ImageStyleResourceTestBase.php | 2 +- .../tests/src/Functional/Rest/ImageStyleXmlBasicAuthTest.php | 2 +- .../image/tests/src/FunctionalJavascript/ImageFieldTestBase.php | 2 +- .../image/tests/src/FunctionalJavascript/QuickEditImageTest.php | 2 +- core/modules/image/tests/src/Kernel/ImageFormatterTest.php | 2 +- core/modules/image/tests/src/Kernel/ImageImportTest.php | 2 +- core/modules/image/tests/src/Kernel/ImageItemTest.php | 2 +- .../tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php | 2 +- .../image/tests/src/Kernel/ImageStyleIntegrationTest.php | 2 +- core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php | 2 +- .../image/tests/src/Kernel/Migrate/d6/MigrateImageTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateImageSettingsTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateImageStylesTest.php | 2 +- .../Kernel/Plugin/migrate/source/d6/ImageCachePresetTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d7/ImageStylesTest.php | 2 +- .../modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php | 2 +- .../tests/src/Kernel/Views/RelationshipUserImageDataTest.php | 2 +- .../tests/src/Functional/FormErrorHandlerFileUploadTest.php | 2 +- .../src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php | 2 +- .../src/FunctionalJavascript/FormErrorHandlerQuickEditTest.php | 2 +- .../tests/src/Kernel/FormElementInlineErrorTest.php | 2 +- .../src/Functional/AdminPathEntityConverterLanguageTest.php | 2 +- .../tests/src/Functional/EntityTypeWithoutLanguageFormTest.php | 2 +- .../src/Functional/Hal/ConfigurableLanguageHalJsonAnonTest.php | 2 +- .../Functional/Hal/ConfigurableLanguageHalJsonBasicAuthTest.php | 2 +- .../Functional/Hal/ConfigurableLanguageHalJsonCookieTest.php | 2 +- .../Functional/Hal/ContentLanguageSettingsHalJsonAnonTest.php | 2 +- .../Hal/ContentLanguageSettingsHalJsonBasicAuthTest.php | 2 +- .../Functional/Hal/ContentLanguageSettingsHalJsonCookieTest.php | 2 +- .../src/Functional/LanguageBlockSettingsVisibilityTest.php | 2 +- .../language/tests/src/Functional/LanguageBreadcrumbTest.php | 2 +- .../tests/src/Functional/LanguageBrowserDetectionTest.php | 2 +- .../tests/src/Functional/LanguageConfigOverrideImportTest.php | 2 +- .../language/tests/src/Functional/LanguageConfigSchemaTest.php | 2 +- .../tests/src/Functional/LanguageConfigurationElementTest.php | 2 +- .../language/tests/src/Functional/LanguageConfigurationTest.php | 2 +- .../src/Functional/LanguageCustomLanguageConfigurationTest.php | 2 +- .../tests/src/Functional/LanguageListModuleInstallTest.php | 2 +- core/modules/language/tests/src/Functional/LanguageListTest.php | 2 +- .../language/tests/src/Functional/LanguageLocaleListTest.php | 2 +- .../src/Functional/LanguageNegotiationContentEntityTest.php | 2 +- .../tests/src/Functional/LanguageNegotiationInfoTest.php | 2 +- .../tests/src/Functional/LanguageNegotiationUrlTest.php | 2 +- .../tests/src/Functional/LanguagePathMonolingualTest.php | 2 +- .../tests/src/Functional/LanguageSelectorTranslatableTest.php | 2 +- .../language/tests/src/Functional/LanguageSwitchingTest.php | 2 +- core/modules/language/tests/src/Functional/LanguageTourTest.php | 2 +- .../tests/src/Functional/LanguageUILanguageNegotiationTest.php | 2 +- .../language/tests/src/Functional/LanguageUrlRewritingTest.php | 2 +- .../tests/src/Functional/Migrate/MigrateLanguageTest.php | 2 +- .../Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php | 2 +- .../Functional/Rest/ConfigurableLanguageResourceTestBase.php | 2 +- .../Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php | 2 +- .../Rest/ContentLanguageSettingsJsonBasicAuthTest.php | 2 +- .../Functional/Rest/ContentLanguageSettingsResourceTestBase.php | 2 +- .../Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php | 2 +- .../tests/src/Kernel/Condition/LanguageConditionTest.php | 2 +- .../tests/src/Kernel/ConfigurableLanguageManagerTest.php | 2 +- .../language/tests/src/Kernel/ConfigurableLanguageTest.php | 2 +- .../language/tests/src/Kernel/EntityDefaultLanguageTest.php | 2 +- .../modules/language/tests/src/Kernel/EntityUrlLanguageTest.php | 2 +- .../tests/src/Kernel/LanguageConfigFactoryOverrideTest.php | 2 +- .../tests/src/Kernel/LanguageConfigOverrideInstallTest.php | 2 +- core/modules/language/tests/src/Kernel/LanguageTestBase.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php | 2 +- .../Migrate/d6/MigrateLanguageContentMenuSettingsTest.php | 2 +- .../Kernel/Migrate/d6/MigrateLanguageContentSettingsTest.php | 2 +- .../Migrate/d6/MigrateLanguageNegotiationSettingsTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php | 2 +- .../Kernel/Migrate/d7/MigrateLanguageContentSettingsTest.php | 2 +- .../Migrate/d7/MigrateLanguageNegotiationSettingsTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/LanguageTest.php | 2 +- .../Plugin/migrate/source/d6/LanguageContentSettingsTest.php | 2 +- .../Plugin/migrate/source/d7/LanguageContentSettingsTest.php | 2 +- .../language/tests/src/Kernel/Views/LanguageTestBase.php | 2 +- .../layout_builder/tests/src/Functional/LayoutBuilderTest.php | 2 +- .../layout_builder/tests/src/Functional/LayoutSectionTest.php | 2 +- .../tests/src/FunctionalJavascript/AjaxBlockTest.php | 2 +- .../tests/src/FunctionalJavascript/FieldBlockTest.php | 2 +- .../src/FunctionalJavascript/InlineBlockPrivateFilesTest.php | 2 +- .../tests/src/FunctionalJavascript/InlineBlockTestBase.php | 2 +- .../tests/src/Kernel/LayoutBuilderCompatibilityTestBase.php | 2 +- .../src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php | 2 +- .../tests/src/Kernel/LayoutSectionItemListTest.php | 2 +- .../layout_builder/tests/src/Kernel/SectionStorageTestBase.php | 2 +- core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php | 2 +- core/modules/link/src/Tests/Views/LinkViewsTokensTest.php | 2 +- core/modules/link/tests/src/Functional/LinkFieldTest.php | 2 +- core/modules/link/tests/src/Functional/LinkFieldUITest.php | 2 +- core/modules/link/tests/src/Kernel/LinkItemTest.php | 2 +- .../tests/src/Functional/LocaleConfigTranslationImportTest.php | 2 +- .../locale/tests/src/Functional/LocaleConfigTranslationTest.php | 2 +- core/modules/locale/tests/src/Functional/LocaleContentTest.php | 2 +- core/modules/locale/tests/src/Functional/LocaleExportTest.php | 2 +- .../locale/tests/src/Functional/LocaleFileSystemFormTest.php | 2 +- .../locale/tests/src/Functional/LocaleImportFunctionalTest.php | 2 +- .../tests/src/Functional/LocaleJavascriptTranslationTest.php | 2 +- .../locale/tests/src/Functional/LocaleLibraryAlterTest.php | 2 +- .../locale/tests/src/Functional/LocaleLocaleLookupTest.php | 2 +- core/modules/locale/tests/src/Functional/LocalePathTest.php | 2 +- .../locale/tests/src/Functional/LocalePluralFormatTest.php | 2 +- core/modules/locale/tests/src/Functional/LocaleStringTest.php | 2 +- .../tests/src/Functional/LocaleTranslateStringTourTest.php | 2 +- .../src/Functional/LocaleTranslatedSchemaDefinitionTest.php | 2 +- .../locale/tests/src/Functional/LocaleTranslationUiTest.php | 2 +- core/modules/locale/tests/src/Functional/LocaleUpdateBase.php | 2 +- .../tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php | 2 +- .../locale/tests/src/Functional/LocaleUpdateInterfaceTest.php | 2 +- .../modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php | 2 +- .../locale/tests/src/Kernel/LocaleConfigSubscriberTest.php | 2 +- .../tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php | 2 +- core/modules/locale/tests/src/Kernel/LocaleDeprecationsTest.php | 2 +- core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php | 2 +- .../locale/tests/src/Kernel/LocaleTranslationProjectsTest.php | 2 +- .../tests/src/Kernel/Migrate/MigrateLocaleConfigsTest.php | 2 +- .../tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php | 2 +- .../media/tests/src/Functional/Hal/MediaHalJsonAnonTest.php | 2 +- .../tests/src/Functional/Hal/MediaHalJsonBasicAuthTest.php | 2 +- .../media/tests/src/Functional/Hal/MediaTypeHalJsonAnonTest.php | 2 +- .../tests/src/Functional/Hal/MediaTypeHalJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Hal/MediaTypeHalJsonCookieTest.php | 2 +- core/modules/media/tests/src/Functional/MediaAccessTest.php | 2 +- core/modules/media/tests/src/Functional/MediaBulkFormTest.php | 2 +- core/modules/media/tests/src/Functional/MediaCacheTagsTest.php | 2 +- .../media/tests/src/Functional/MediaContextualLinksTest.php | 2 +- .../media/tests/src/Functional/MediaFunctionalTestBase.php | 2 +- core/modules/media/tests/src/Functional/MediaInstallTest.php | 2 +- .../media/tests/src/Functional/MediaTemplateSuggestionsTest.php | 2 +- .../media/tests/src/Functional/MediaUiFunctionalTest.php | 2 +- .../media/tests/src/Functional/Rest/MediaJsonBasicAuthTest.php | 2 +- .../media/tests/src/Functional/Rest/MediaResourceTestBase.php | 2 +- .../tests/src/Functional/Rest/MediaTypeJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/MediaTypeResourceTestBase.php | 2 +- .../tests/src/Functional/Rest/MediaTypeXmlBasicAuthTest.php | 2 +- .../media/tests/src/Functional/Rest/MediaXmlBasicAuthTest.php | 2 +- .../tests/src/FunctionalJavascript/MediaJavascriptTestBase.php | 2 +- .../src/FunctionalJavascript/MediaSourceOEmbedVideoTest.php | 2 +- .../tests/src/FunctionalJavascript/MediaUiJavascriptTest.php | 2 +- core/modules/media/tests/src/Kernel/MediaKernelTestBase.php | 2 +- core/modules/media/tests/src/Kernel/MediaTranslationTest.php | 2 +- .../tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php | 2 +- .../src/Functional/Hal/MenuLinkContentHalJsonBasicAuthTest.php | 2 +- .../menu_link_content/tests/src/Functional/LinksTest.php | 2 +- .../tests/src/Functional/MenuLinkContentDeleteFormTest.php | 2 +- .../tests/src/Functional/MenuLinkContentFormTest.php | 2 +- .../tests/src/Functional/MenuLinkContentTranslationUITest.php | 2 +- .../src/Functional/Rest/MenuLinkContentJsonBasicAuthTest.php | 2 +- .../src/Functional/Rest/MenuLinkContentResourceTestBase.php | 2 +- .../src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php | 2 +- .../src/Kernel/MenuLinkContentCacheabilityBubblingTest.php | 2 +- .../tests/src/Kernel/MenuLinkContentDeleteTest.php | 2 +- .../tests/src/Kernel/MenuLinkContentDeriverTest.php | 2 +- .../tests/src/Kernel/Migrate/MigrateMenuLinkContentStubTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateMenuLinkTest.php | 2 +- .../src/Kernel/Migrate/d6/MigrateMenuLinkTranslationTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateMenuLinkTest.php | 2 +- .../tests/src/Kernel/PathAliasMenuLinkContentTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/MenuLinkTest.php | 2 +- .../Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php | 2 +- core/modules/menu_ui/src/Tests/MenuWebTestBase.php | 2 +- core/modules/menu_ui/tests/src/Functional/MenuCacheTagsTest.php | 2 +- .../menu_ui/tests/src/Functional/MenuLinkReorderTest.php | 2 +- .../tests/src/Functional/MenuUiContentModerationTest.php | 2 +- core/modules/menu_ui/tests/src/Functional/MenuUiNodeTest.php | 2 +- core/modules/menu_ui/tests/src/Functional/MenuUninstallTest.php | 2 +- .../tests/src/Kernel/Migrate/MigrateMenuSettingsTest.php | 2 +- .../tests/src/Functional/process/DownloadFunctionalTest.php | 2 +- .../migrate/tests/src/Kernel/HighWaterNotJoinableTest.php | 2 +- core/modules/migrate/tests/src/Kernel/HighWaterTest.php | 2 +- core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php | 2 +- .../migrate/tests/src/Kernel/MigrateConfigRollbackTest.php | 2 +- .../migrate/tests/src/Kernel/MigrateEmbeddedDataTest.php | 2 +- .../migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php | 2 +- core/modules/migrate/tests/src/Kernel/MigrateEventsTest.php | 2 +- .../migrate/tests/src/Kernel/MigrateExternalTranslatedTest.php | 2 +- .../migrate/tests/src/Kernel/MigrateInterruptionTest.php | 2 +- core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php | 2 +- .../tests/src/Kernel/MigrateRollbackEntityConfigTest.php | 2 +- core/modules/migrate/tests/src/Kernel/MigrateRollbackTest.php | 2 +- core/modules/migrate/tests/src/Kernel/MigrateSkipRowTest.php | 2 +- core/modules/migrate/tests/src/Kernel/MigrateSourceTestBase.php | 2 +- core/modules/migrate/tests/src/Kernel/MigrateTestBase.php | 2 +- core/modules/migrate/tests/src/Kernel/MigrationTest.php | 2 +- .../migrate/tests/src/Kernel/Plugin/EntityExistsTest.php | 2 +- .../migrate/tests/src/Kernel/Plugin/EntityRevisionTest.php | 2 +- core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php | 2 +- .../migrate/tests/src/Kernel/Plugin/MigrationDirectoryTest.php | 2 +- .../src/Kernel/Plugin/MigrationPluginConfigurationTest.php | 2 +- .../migrate/tests/src/Kernel/Plugin/MigrationPluginListTest.php | 2 +- core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php | 2 +- core/modules/migrate/tests/src/Kernel/QueryBatchTest.php | 2 +- core/modules/migrate/tests/src/Kernel/process/DownloadTest.php | 2 +- core/modules/migrate/tests/src/Kernel/process/ExtractTest.php | 2 +- core/modules/migrate/tests/src/Kernel/process/FileCopyTest.php | 2 +- .../migrate/tests/src/Kernel/process/HandleMultiplesTest.php | 2 +- core/modules/migrate/tests/src/Kernel/process/RouteTest.php | 2 +- .../tests/src/Kernel/CckFieldBackwardsCompatibilityTest.php | 2 +- .../tests/src/Kernel/MigrateCckFieldPluginManagerTest.php | 2 +- .../migrate_drupal/tests/src/Kernel/MigrateDrupalTestBase.php | 2 +- .../tests/src/Kernel/MigrateFieldPluginManagerTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/ContentEntityTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/VariableMultiRowTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/VariableTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d6/i18nVariableTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/d8/ConfigTest.php | 2 +- .../tests/src/Kernel/d6/EntityContentBaseTest.php | 2 +- .../tests/src/Kernel/d6/FollowUpMigrationsTest.php | 2 +- .../tests/src/Kernel/d6/MigrateDrupal6TestBase.php | 2 +- .../tests/src/Kernel/d7/FollowUpMigrationsTest.php | 2 +- .../tests/src/Kernel/dependencies/MigrateDependenciesTest.php | 2 +- .../migrate_drupal_ui/src/Tests/MigrateUpgradeTestBase.php | 2 +- .../tests/src/Functional/MigrateAccessTest.php | 2 +- .../tests/src/Functional/MigrateUpgradeFormStepsTest.php | 2 +- .../tests/src/Functional/MigrateUpgradeReviewPageTestBase.php | 2 +- .../src/Functional/d6/MigrateUpgrade6I18nReviewPageTest.php | 2 +- .../src/Functional/d6/MigrateUpgrade6NoMultilingualTest.php | 2 +- .../tests/src/Functional/d6/MigrateUpgrade6ReviewPageTest.php | 2 +- .../tests/src/Functional/d6/MigrateUpgrade6Test.php | 2 +- .../src/Functional/d7/MigrateUpgrade7NoMultilingualTest.php | 2 +- .../tests/src/Functional/d7/MigrateUpgrade7ReviewPageTest.php | 2 +- .../tests/src/Functional/d7/MigrateUpgrade7Test.php | 2 +- core/modules/node/src/Tests/NodeRevisionsTest.php | 2 +- core/modules/node/src/Tests/NodeTestBase.php | 2 +- core/modules/node/src/Tests/NodeTypeTest.php | 2 +- core/modules/node/src/Tests/PagePreviewTest.php | 2 +- core/modules/node/src/Tests/Views/NodeContextualLinksTest.php | 2 +- core/modules/node/src/Tests/Views/NodeTestBase.php | 2 +- .../node/tests/src/Functional/Hal/NodeHalJsonAnonTest.php | 2 +- .../node/tests/src/Functional/Hal/NodeHalJsonBasicAuthTest.php | 2 +- .../node/tests/src/Functional/Hal/NodeTypeHalJsonAnonTest.php | 2 +- .../tests/src/Functional/Hal/NodeTypeHalJsonBasicAuthTest.php | 2 +- .../node/tests/src/Functional/Hal/NodeTypeHalJsonCookieTest.php | 2 +- .../tests/src/Functional/Migrate/d6/MigrateNodeRevisionTest.php | 2 +- .../tests/src/Functional/Migrate/d7/NodeMigrateDeriverTest.php | 2 +- .../node/tests/src/Functional/NodeAccessAutoBubblingTest.php | 2 +- .../node/tests/src/Functional/NodeAccessBaseTableTest.php | 2 +- core/modules/node/tests/src/Functional/NodeAccessFieldTest.php | 2 +- .../tests/src/Functional/NodeAccessGrantsCacheContextTest.php | 2 +- .../src/Functional/NodeAccessLanguageAwareCombinationTest.php | 2 +- .../node/tests/src/Functional/NodeAccessLanguageAwareTest.php | 2 +- .../tests/src/Functional/NodeAccessLanguageFallbackTest.php | 2 +- .../node/tests/src/Functional/NodeAccessLanguageTest.php | 2 +- .../node/tests/src/Functional/NodeAccessMenuLinkTest.php | 2 +- core/modules/node/tests/src/Functional/NodeAccessPagerTest.php | 2 +- .../modules/node/tests/src/Functional/NodeAccessRecordsTest.php | 2 +- .../node/tests/src/Functional/NodeActionsConfigurationTest.php | 2 +- core/modules/node/tests/src/Functional/NodeAdminTest.php | 2 +- .../node/tests/src/Functional/NodeBlockFunctionalTest.php | 2 +- core/modules/node/tests/src/Functional/NodeCacheTagsTest.php | 2 +- .../node/tests/src/Functional/NodeContextualLinksTest.php | 2 +- core/modules/node/tests/src/Functional/NodeCreationTest.php | 2 +- core/modules/node/tests/src/Functional/NodeEditFormTest.php | 2 +- .../node/tests/src/Functional/NodeEntityViewModeAlterTest.php | 2 +- .../node/tests/src/Functional/NodeFieldMultilingualTest.php | 2 +- .../node/tests/src/Functional/NodeFormSaveChangedTimeTest.php | 2 +- core/modules/node/tests/src/Functional/NodeHelpTest.php | 2 +- core/modules/node/tests/src/Functional/NodeLinksTest.php | 2 +- core/modules/node/tests/src/Functional/NodeLoadMultipleTest.php | 2 +- .../node/tests/src/Functional/NodePreviewAnonymousTest.php | 2 +- core/modules/node/tests/src/Functional/NodeQueryAlterTest.php | 2 +- core/modules/node/tests/src/Functional/NodeRSSContentTest.php | 2 +- .../tests/src/Functional/NodeRevisionsUiBypassAccessTest.php | 2 +- core/modules/node/tests/src/Functional/NodeSaveTest.php | 2 +- .../node/tests/src/Functional/NodeSyndicateBlockTest.php | 2 +- core/modules/node/tests/src/Functional/NodeTestBase.php | 2 +- core/modules/node/tests/src/Functional/NodeTitleTest.php | 2 +- .../modules/node/tests/src/Functional/NodeTranslationUITest.php | 2 +- .../node/tests/src/Functional/NodeTypeInitialLanguageTest.php | 2 +- .../node/tests/src/Functional/NodeTypeTranslationTest.php | 2 +- core/modules/node/tests/src/Functional/NodeViewLanguageTest.php | 2 +- .../node/tests/src/Functional/Rest/NodeJsonBasicAuthTest.php | 2 +- .../node/tests/src/Functional/Rest/NodeResourceTestBase.php | 2 +- .../tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php | 2 +- .../node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php | 2 +- .../node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php | 2 +- .../node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php | 2 +- .../node/tests/src/Functional/Views/BulkFormAccessTest.php | 2 +- core/modules/node/tests/src/Functional/Views/BulkFormTest.php | 2 +- .../node/tests/src/Functional/Views/FilterNodeAccessTest.php | 2 +- core/modules/node/tests/src/Functional/Views/FrontPageTest.php | 2 +- .../node/tests/src/Functional/Views/NodeFieldFilterTest.php | 2 +- .../node/tests/src/Functional/Views/NodeLanguageTest.php | 2 +- core/modules/node/tests/src/Functional/Views/NodeTestBase.php | 2 +- core/modules/node/tests/src/Functional/Views/PathPluginTest.php | 2 +- core/modules/node/tests/src/Functional/Views/RowPluginTest.php | 2 +- .../node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php | 2 +- .../FunctionalJavascript/TestSettingSummariesContentType.php | 2 +- .../tests/src/Kernel/Action/UnpublishByKeywordActionTest.php | 2 +- .../node/tests/src/Kernel/Config/NodeImportChangeTest.php | 2 +- .../node/tests/src/Kernel/Config/NodeImportCreateTest.php | 2 +- .../node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php | 2 +- .../src/Kernel/Migrate/d6/MigrateNodeBundleSettingsTest.php | 2 +- .../src/Kernel/Migrate/d6/MigrateNodeSettingPromoteTest.php | 2 +- .../src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php | 2 +- .../src/Kernel/Migrate/d6/MigrateNodeSettingStickyTest.php | 2 +- .../node/tests/src/Kernel/Migrate/d6/MigrateNodeTest.php | 2 +- .../node/tests/src/Kernel/Migrate/d6/MigrateNodeTypeTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/NodeTranslationRedirectTest.php | 2 +- .../node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php | 2 +- .../node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateNodeTitleLabelTest.php | 2 +- .../node/tests/src/Kernel/Migrate/d7/MigrateNodeTypeTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/NodeTranslationRedirectTest.php | 2 +- core/modules/node/tests/src/Kernel/NodeAccessTest.php | 2 +- core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php | 2 +- core/modules/node/tests/src/Kernel/NodeConditionTest.php | 2 +- core/modules/node/tests/src/Kernel/NodeFieldAccessTest.php | 2 +- core/modules/node/tests/src/Kernel/NodeFieldOverridesTest.php | 2 +- core/modules/node/tests/src/Kernel/NodeListBuilderTest.php | 2 +- core/modules/node/tests/src/Kernel/NodeOwnerTest.php | 2 +- core/modules/node/tests/src/Kernel/NodeTokenReplaceTest.php | 2 +- core/modules/node/tests/src/Kernel/NodeValidationTest.php | 2 +- core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d6/NodeByNodeTypeTest.php | 2 +- .../Plugin/migrate/source/d6/NodeRevisionByNodeTypeTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d6/NodeRevisionTest.php | 2 +- .../node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d6/NodeTranslationTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/d6/NodeTypeTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/d6/ViewModeTest.php | 2 +- .../Plugin/migrate/source/d7/NodeEntityTranslationTest.php | 2 +- .../node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d7/NodeTranslationTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/d7/NodeTypeTest.php | 2 +- core/modules/node/tests/src/Kernel/SummaryLengthTest.php | 2 +- .../node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php | 2 +- core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php | 2 +- .../node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php | 2 +- .../node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php | 2 +- .../node/tests/src/Kernel/Views/RevisionRelationshipsTest.php | 2 +- .../tests/src/Functional/OptionsDynamicValuesTestBase.php | 2 +- .../modules/options/tests/src/Functional/OptionsFieldUITest.php | 2 +- .../tests/src/Functional/OptionsFloatFieldImportTest.php | 2 +- .../modules/options/tests/src/Functional/OptionsWidgetsTest.php | 2 +- core/modules/options/tests/src/Kernel/OptionsFieldTest.php | 2 +- .../options/tests/src/Kernel/OptionsFieldUnitTestBase.php | 2 +- .../options/tests/src/Kernel/Views/FileViewsDataTest.php | 2 +- core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php | 2 +- core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php | 2 +- core/modules/page_cache/tests/src/Functional/PageCacheTest.php | 2 +- core/modules/path/src/Tests/PathTestBase.php | 2 +- core/modules/path/tests/src/Functional/PathAdminTest.php | 2 +- core/modules/path/tests/src/Functional/PathAliasTest.php | 2 +- .../path/tests/src/Functional/PathContentModerationTest.php | 2 +- core/modules/path/tests/src/Functional/PathLanguageTest.php | 2 +- core/modules/path/tests/src/Functional/PathLanguageUiTest.php | 2 +- core/modules/path/tests/src/Functional/PathMediaFormTest.php | 2 +- core/modules/path/tests/src/Functional/PathNodeFormTest.php | 2 +- core/modules/path/tests/src/Functional/PathTaxonomyTermTest.php | 2 +- core/modules/path/tests/src/Functional/PathTestBase.php | 2 +- .../path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php | 2 +- .../path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php | 2 +- core/modules/path/tests/src/Kernel/PathItemTest.php | 2 +- core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php | 2 +- .../quickedit/src/Tests/QuickEditAutocompleteTermTest.php | 2 +- core/modules/quickedit/src/Tests/QuickEditLoadingTest.php | 2 +- .../quickedit/tests/src/FunctionalJavascript/FieldTest.php | 2 +- .../tests/src/FunctionalJavascript/QuickEditIntegrationTest.php | 2 +- .../src/FunctionalJavascript/QuickEditJavascriptTestBase.php | 2 +- .../quickedit/tests/src/Kernel/MetadataGeneratorTest.php | 2 +- core/modules/quickedit/tests/src/Kernel/QuickEditTestBase.php | 2 +- core/modules/rdf/tests/src/Functional/CommentAttributesTest.php | 2 +- .../tests/src/Functional/EntityReferenceFieldAttributesTest.php | 2 +- .../rdf/tests/src/Functional/FileFieldAttributesTest.php | 2 +- core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php | 2 +- .../rdf/tests/src/Functional/Hal/RdfMappingHalJsonAnonTest.php | 2 +- .../tests/src/Functional/Hal/RdfMappingHalJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Hal/RdfMappingHalJsonCookieTest.php | 2 +- .../rdf/tests/src/Functional/ImageFieldAttributesTest.php | 2 +- core/modules/rdf/tests/src/Functional/NodeAttributesTest.php | 2 +- .../tests/src/Functional/Rest/RdfMappingJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/RdfMappingResourceTestBase.php | 2 +- .../tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php | 2 +- .../modules/rdf/tests/src/Functional/TaxonomyAttributesTest.php | 2 +- core/modules/rdf/tests/src/Functional/UserAttributesTest.php | 2 +- core/modules/rdf/tests/src/Kernel/CrudTest.php | 2 +- .../rdf/tests/src/Kernel/Field/DateTimeFieldRdfaTest.php | 2 +- core/modules/rdf/tests/src/Kernel/Field/EmailFieldRdfaTest.php | 2 +- .../rdf/tests/src/Kernel/Field/EntityReferenceRdfaTest.php | 2 +- .../tests/src/Kernel/Field/FieldRdfaDatatypeCallbackTest.php | 2 +- core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php | 2 +- core/modules/rdf/tests/src/Kernel/Field/LinkFieldRdfaTest.php | 2 +- .../rdf/tests/src/Kernel/Field/TelephoneFieldRdfaTest.php | 2 +- core/modules/rdf/tests/src/Kernel/Field/TextFieldRdfaTest.php | 2 +- .../rdf/tests/src/Kernel/Migrate/d7/MigrateRdfMappingTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d7/RdfMappingTest.php | 2 +- core/modules/rdf/tests/src/Kernel/RdfaAttributesTest.php | 2 +- .../src/Tests/ResponsiveImageFieldDisplayTest.php | 2 +- .../responsive_image/src/Tests/ResponsiveImageFieldUiTest.php | 2 +- .../src/Functional/Hal/ResponsiveImageStyleHalJsonAnonTest.php | 2 +- .../Functional/Hal/ResponsiveImageStyleHalJsonBasicAuthTest.php | 2 +- .../Functional/Hal/ResponsiveImageStyleHalJsonCookieTest.php | 2 +- .../tests/src/Functional/ResponsiveImageAdminUITest.php | 2 +- .../Functional/Rest/ResponsiveImageStyleJsonBasicAuthTest.php | 2 +- .../Functional/Rest/ResponsiveImageStyleResourceTestBase.php | 2 +- .../Functional/Rest/ResponsiveImageStyleXmlBasicAuthTest.php | 2 +- .../tests/src/Functional/ViewsIntegrationTest.php | 2 +- .../tests/src/Kernel/ResponsiveImageIntegrationTest.php | 2 +- core/modules/rest/src/Tests/RESTTestBase.php | 2 +- .../src/Functional/EntityResource/EntityResourceTestBase.php | 2 +- .../rest/tests/src/Functional/FileUploadResourceTestBase.php | 2 +- .../src/Functional/Hal/RestResourceConfigHalJsonAnonTest.php | 2 +- .../Functional/Hal/RestResourceConfigHalJsonBasicAuthTest.php | 2 +- .../src/Functional/Hal/RestResourceConfigHalJsonCookieTest.php | 2 +- core/modules/rest/tests/src/Functional/ResourceTest.php | 2 +- core/modules/rest/tests/src/Functional/ResourceTestBase.php | 2 +- .../src/Functional/Rest/RestResourceConfigJsonBasicAuthTest.php | 2 +- .../src/Functional/Rest/RestResourceConfigResourceTestBase.php | 2 +- .../src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php | 2 +- .../rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php | 2 +- .../rest/tests/src/Functional/Views/RestExportAuthTest.php | 2 +- .../rest/tests/src/Functional/Views/StyleSerializerTest.php | 2 +- .../rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php | 2 +- .../rest/tests/src/Kernel/Entity/RestResourceConfigTest.php | 2 +- core/modules/rest/tests/src/Kernel/RequestHandlerTest.php | 2 +- core/modules/rest/tests/src/Kernel/Views/RestExportAuthTest.php | 2 +- core/modules/rest/tests/src/Kernel/Views/RestExportTest.php | 2 +- .../rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php | 2 +- core/modules/search/src/Tests/SearchTestBase.php | 2 +- .../tests/src/Functional/Hal/SearchPageHalJsonAnonTest.php | 2 +- .../tests/src/Functional/Hal/SearchPageHalJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Hal/SearchPageHalJsonCookieTest.php | 2 +- .../tests/src/Functional/Rest/SearchPageJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/SearchPageResourceTestBase.php | 2 +- .../tests/src/Functional/Rest/SearchPageXmlBasicAuthTest.php | 2 +- core/modules/search/tests/src/Functional/SearchTestBase.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateSearchPageTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateSearchSettingsTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateSearchSettingsTest.php | 2 +- core/modules/search/tests/src/Kernel/SearchExcerptTest.php | 2 +- core/modules/search/tests/src/Kernel/SearchMatchTest.php | 2 +- .../serialization/tests/src/Kernel/EntityResolverTest.php | 2 +- .../serialization/tests/src/Kernel/EntitySerializationTest.php | 2 +- .../tests/src/Kernel/FieldItemSerializationTest.php | 2 +- .../serialization/tests/src/Kernel/NormalizerTestBase.php | 2 +- .../serialization/tests/src/Kernel/SerializationTest.php | 2 +- .../modules/settings_tray/tests/src/Functional/BcRoutesTest.php | 2 +- .../settings_tray/tests/src/Functional/SettingsTrayTest.php | 2 +- .../tests/src/FunctionalJavascript/ConfigAccessTest.php | 2 +- .../src/FunctionalJavascript/OverriddenConfigurationTest.php | 2 +- .../tests/src/FunctionalJavascript/QuickEditIntegrationTest.php | 2 +- .../src/FunctionalJavascript/SettingsTrayBlockFormTest.php | 2 +- .../tests/src/FunctionalJavascript/SettingsTrayTestBase.php | 2 +- core/modules/shortcut/src/Tests/ShortcutTestBase.php | 2 +- .../tests/src/Functional/Hal/ShortcutHalJsonAnonTest.php | 2 +- .../tests/src/Functional/Hal/ShortcutHalJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Hal/ShortcutSetHalJsonAnonTest.php | 2 +- .../src/Functional/Hal/ShortcutSetHalJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/ShortcutResourceTestBase.php | 2 +- .../tests/src/Functional/Rest/ShortcutSetJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/ShortcutSetResourceTestBase.php | 2 +- .../tests/src/Functional/Rest/ShortcutSetXmlBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php | 2 +- .../shortcut/tests/src/Functional/ShortcutCacheTagsTest.php | 2 +- .../modules/shortcut/tests/src/Functional/ShortcutLinksTest.php | 2 +- core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php | 2 +- core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php | 2 +- .../shortcut/tests/src/Functional/ShortcutTranslationUITest.php | 2 +- .../tests/src/Kernel/Migrate/MigrateShortcutStubTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d7/ShortcutSetTest.php | 2 +- .../Kernel/Plugin/migrate/source/d7/ShortcutSetUsersTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/d7/ShortcutTest.php | 2 +- .../shortcut/tests/src/Kernel/ShortcutSevenIntegrationTest.php | 2 +- core/modules/simpletest/src/KernelTestBase.php | 2 +- core/modules/simpletest/src/Tests/BrokenSetUpTest.php | 2 +- core/modules/simpletest/src/Tests/BrowserTest.php | 2 +- .../simpletest/src/Tests/InstallationProfileModuleTestsTest.php | 2 +- core/modules/simpletest/src/Tests/KernelTestBaseTest.php | 2 +- .../simpletest/src/Tests/MissingCheckedRequirementsTest.php | 2 +- core/modules/simpletest/src/Tests/SimpleTestBrowserTest.php | 2 +- .../simpletest/src/Tests/SimpleTestErrorCollectorTest.php | 2 +- .../modules/simpletest/src/Tests/SimpleTestInstallBatchTest.php | 2 +- core/modules/simpletest/src/Tests/SimpleTestTest.php | 2 +- core/modules/simpletest/src/Tests/UiPhpUnitOutputTest.php | 2 +- core/modules/simpletest/tests/src/Functional/FolderTest.php | 2 +- .../tests/src/Functional/OtherInstallationProfileTestsTest.php | 2 +- .../src/Kernel/Cache/Context/TestDiscoveryCacheContextTest.php | 2 +- .../src/Kernel/Migrate/d6/MigrateSimpletestConfigsTest.php | 2 +- .../src/Kernel/Migrate/d7/MigrateSimpletestSettingsTest.php | 2 +- .../simpletest/tests/src/Kernel/SimpletestDeprecationTest.php | 2 +- .../tests/src/Kernel/TestDiscoveryDeprecationTest.php | 2 +- core/modules/statistics/src/Tests/StatisticsTestBase.php | 2 +- core/modules/statistics/src/Tests/Views/IntegrationTest.php | 2 +- .../statistics/tests/src/Functional/StatisticsAdminTest.php | 2 +- .../statistics/tests/src/Functional/StatisticsAttachedTest.php | 2 +- .../statistics/tests/src/Functional/StatisticsLoggingTest.php | 2 +- .../statistics/tests/src/Functional/StatisticsTestBase.php | 2 +- .../tests/src/FunctionalJavascript/StatisticsLoggingTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php | 2 +- .../src/Kernel/Migrate/d6/MigrateStatisticsConfigsTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php | 2 +- .../src/Kernel/Migrate/d7/MigrateStatisticsConfigsTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/NodeCounterTest.php | 2 +- core/modules/syslog/tests/src/Functional/SyslogTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php | 2 +- core/modules/syslog/tests/src/Kernel/SyslogTest.php | 2 +- core/modules/system/src/Tests/Ajax/AjaxTestBase.php | 2 +- core/modules/system/src/Tests/Ajax/DialogTest.php | 2 +- core/modules/system/src/Tests/Ajax/MultiFormTest.php | 2 +- core/modules/system/src/Tests/Condition/ConditionFormTest.php | 2 +- core/modules/system/src/Tests/Database/DatabaseWebTestBase.php | 2 +- .../modules/system/src/Tests/Entity/EntityCacheTagsTestBase.php | 2 +- core/modules/system/src/Tests/Entity/EntityUnitTestBase.php | 2 +- core/modules/system/src/Tests/Form/ElementsTableSelectTest.php | 2 +- core/modules/system/src/Tests/Form/RebuildTest.php | 2 +- core/modules/system/src/Tests/Form/StorageTest.php | 2 +- core/modules/system/src/Tests/Form/TriggeringElementTest.php | 2 +- core/modules/system/src/Tests/Image/ToolkitTestBase.php | 2 +- core/modules/system/src/Tests/Module/ModuleTestBase.php | 2 +- core/modules/system/src/Tests/Pager/PagerTest.php | 2 +- .../system/src/Tests/Render/HtmlResponseAttachmentsTest.php | 2 +- .../src/Tests/Render/UrlBubbleableMetadataBubblingTest.php | 2 +- core/modules/system/src/Tests/Routing/DestinationTest.php | 2 +- core/modules/system/src/Tests/Routing/RouterTest.php | 2 +- .../system/src/Tests/Session/SessionAuthenticationTest.php | 2 +- core/modules/system/src/Tests/Session/SessionHttpsTest.php | 2 +- core/modules/system/src/Tests/Session/SessionTest.php | 2 +- .../src/Tests/Session/StackSessionHandlerIntegrationTest.php | 2 +- core/modules/system/src/Tests/System/ErrorHandlerTest.php | 2 +- .../src/Functional/Hal/EntityTestBundleHalJsonAnonTest.php | 2 +- .../src/Functional/Hal/EntityTestBundleHalJsonBasicAuthTest.php | 2 +- .../src/Functional/Hal/EntityTestBundleHalJsonCookieTest.php | 2 +- .../tests/src/Functional/Hal/EntityTestHalJsonAnonTest.php | 2 +- .../tests/src/Functional/Hal/EntityTestHalJsonBasicAuthTest.php | 2 +- .../Hal/EntityTestHalJsonInternalPropertyNormalizerTest.php | 2 +- .../tests/src/Functional/Hal/EntityTestLabelHalJsonAnonTest.php | 2 +- .../src/Functional/Hal/EntityTestLabelHalJsonBasicAuthTest.php | 2 +- .../src/Functional/Rest/EntityTestBundleJsonBasicAuthTest.php | 2 +- .../src/Functional/Rest/EntityTestBundleResourceTestBase.php | 2 +- .../src/Functional/Rest/EntityTestBundleXmlBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/EntityTestJsonBasicAuthTest.php | 2 +- .../src/Functional/Rest/EntityTestLabelJsonBasicAuthTest.php | 2 +- .../src/Functional/Rest/EntityTestLabelResourceTestBase.php | 2 +- .../src/Functional/Rest/EntityTestLabelXmlBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/EntityTestResourceTestBase.php | 2 +- .../src/Functional/Rest/EntityTestTextItemNormalizerTest.php | 2 +- .../tests/src/Functional/Rest/EntityTestXmlBasicAuthTest.php | 2 +- .../system/tests/src/Functional/Ajax/OffCanvasDialogTest.php | 2 +- core/modules/system/tests/src/Functional/Batch/PageTest.php | 2 +- .../system/tests/src/Functional/Batch/ProcessingTest.php | 2 +- .../src/Functional/Bootstrap/DrupalMessengerServiceTest.php | 2 +- .../src/Functional/Cache/SessionExistsCacheContextTest.php | 2 +- core/modules/system/tests/src/Functional/Common/AlterTest.php | 2 +- .../src/Functional/Common/EarlyRenderingControllerTest.php | 2 +- .../system/tests/src/Functional/Common/RenderWebTest.php | 2 +- core/modules/system/tests/src/Functional/Common/UrlTest.php | 2 +- .../system/tests/src/Functional/CsrfRequestHeaderTest.php | 2 +- .../system/tests/src/Functional/Database/DatabaseTestBase.php | 2 +- .../system/tests/src/Functional/Database/TemporaryQueryTest.php | 2 +- .../system/tests/src/Functional/Datetime/DrupalDateTimeTest.php | 2 +- .../src/Functional/DrupalKernel/ContainerRebuildWebTest.php | 2 +- .../tests/src/Functional/Entity/ConfigEntityImportTest.php | 2 +- .../system/tests/src/Functional/Entity/EntityAddUITest.php | 2 +- .../tests/src/Functional/Entity/EntityCacheTagsTestBase.php | 2 +- .../system/tests/src/Functional/Entity/EntityFormTest.php | 2 +- .../tests/src/Functional/Entity/EntityListBuilderTest.php | 2 +- .../system/tests/src/Functional/Entity/EntityOperationsTest.php | 2 +- .../EntityReferenceSelectionAccessTest.php | 2 +- .../system/tests/src/Functional/Entity/EntityRevisionsTest.php | 2 +- .../tests/src/Functional/Entity/EntityTranslationFormTest.php | 2 +- .../tests/src/Functional/Entity/EntityViewControllerTest.php | 2 +- core/modules/system/tests/src/Functional/Form/AlterTest.php | 2 +- .../system/tests/src/Functional/Form/ArbitraryRebuildTest.php | 2 +- core/modules/system/tests/src/Functional/Form/CheckboxTest.php | 2 +- .../system/tests/src/Functional/Form/ConfirmFormTest.php | 2 +- core/modules/system/tests/src/Functional/Form/ElementTest.php | 2 +- .../system/tests/src/Functional/Form/ElementsAccessTest.php | 2 +- .../system/tests/src/Functional/Form/ElementsContainerTest.php | 2 +- .../system/tests/src/Functional/Form/ElementsLabelsTest.php | 2 +- .../tests/src/Functional/Form/ElementsVerticalTabsTest.php | 2 +- core/modules/system/tests/src/Functional/Form/EmailTest.php | 2 +- .../modules/system/tests/src/Functional/Form/FormObjectTest.php | 2 +- .../tests/src/Functional/Form/FormStoragePageCacheTest.php | 2 +- core/modules/system/tests/src/Functional/Form/FormTest.php | 2 +- .../tests/src/Functional/Form/LanguageSelectElementTest.php | 2 +- .../system/tests/src/Functional/Form/ModulesListFormWebTest.php | 2 +- core/modules/system/tests/src/Functional/Form/RedirectTest.php | 2 +- core/modules/system/tests/src/Functional/Form/ResponseTest.php | 2 +- .../tests/src/Functional/Form/StateValuesCleanAdvancedTest.php | 2 +- .../system/tests/src/Functional/Form/StateValuesCleanTest.php | 2 +- .../system/tests/src/Functional/Form/SystemConfigFormTest.php | 2 +- core/modules/system/tests/src/Functional/Form/UrlTest.php | 2 +- .../modules/system/tests/src/Functional/Form/ValidationTest.php | 2 +- .../system/tests/src/Functional/Hal/ActionHalJsonAnonTest.php | 2 +- .../tests/src/Functional/Hal/ActionHalJsonBasicAuthTest.php | 2 +- .../system/tests/src/Functional/Hal/ActionHalJsonCookieTest.php | 2 +- .../system/tests/src/Functional/Hal/MenuHalJsonAnonTest.php | 2 +- .../tests/src/Functional/Hal/MenuHalJsonBasicAuthTest.php | 2 +- .../system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php | 2 +- .../system/tests/src/Functional/Lock/LockFunctionalTest.php | 2 +- core/modules/system/tests/src/Functional/Mail/MailTest.php | 2 +- .../modules/system/tests/src/Functional/Menu/BreadcrumbTest.php | 2 +- .../system/tests/src/Functional/Menu/LocalActionTest.php | 2 +- .../modules/system/tests/src/Functional/Menu/LocalTasksTest.php | 2 +- .../modules/system/tests/src/Functional/Menu/MenuAccessTest.php | 2 +- .../system/tests/src/Functional/Menu/MenuLinkSecurityTest.php | 2 +- .../modules/system/tests/src/Functional/Menu/MenuRouterTest.php | 2 +- core/modules/system/tests/src/Functional/Module/InstallTest.php | 2 +- .../system/tests/src/Functional/Module/InstallUninstallTest.php | 2 +- .../system/tests/src/Functional/Module/ModuleTestBase.php | 2 +- .../system/tests/src/Functional/Module/PrepareUninstallTest.php | 2 +- .../system/tests/src/Functional/Module/UninstallTest.php | 2 +- .../tests/src/Functional/ParamConverter/UpcastingTest.php | 2 +- .../system/tests/src/Functional/Path/UrlAlterFunctionalTest.php | 2 +- .../system/tests/src/Functional/Render/AjaxPageStateTest.php | 2 +- .../system/tests/src/Functional/Render/DisplayVariantTest.php | 2 +- .../tests/src/Functional/Render/PlaceholderMessageTest.php | 2 +- .../src/Functional/Render/RenderArrayNonHtmlSubscriberTest.php | 2 +- .../tests/src/Functional/Rest/ActionJsonBasicAuthTest.php | 2 +- .../system/tests/src/Functional/Rest/ActionResourceTestBase.php | 2 +- .../system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php | 2 +- .../system/tests/src/Functional/Rest/MenuJsonBasicAuthTest.php | 2 +- .../system/tests/src/Functional/Rest/MenuResourceTestBase.php | 2 +- .../system/tests/src/Functional/Rest/MenuXmlBasicAuthTest.php | 2 +- .../tests/src/Functional/Routing/RouterPermissionTest.php | 2 +- .../src/Functional/ServiceProvider/ServiceProviderWebTest.php | 2 +- .../system/tests/src/Functional/System/AccessDeniedTest.php | 2 +- core/modules/system/tests/src/Functional/System/AdminTest.php | 2 +- core/modules/system/tests/src/Functional/System/CronRunTest.php | 2 +- .../modules/system/tests/src/Functional/System/DateTimeTest.php | 2 +- .../system/tests/src/Functional/System/FrontPageTest.php | 2 +- .../modules/system/tests/src/Functional/System/HtaccessTest.php | 2 +- .../tests/src/Functional/System/MainContentFallbackTest.php | 2 +- .../system/tests/src/Functional/System/PageNotFoundTest.php | 2 +- .../system/tests/src/Functional/System/PageTitleTest.php | 2 +- .../tests/src/Functional/System/ResponseGeneratorTest.php | 2 +- .../tests/src/Functional/System/ShutdownFunctionsTest.php | 2 +- .../system/tests/src/Functional/System/SiteMaintenanceTest.php | 2 +- core/modules/system/tests/src/Functional/System/StatusTest.php | 2 +- .../system/tests/src/Functional/System/SystemAuthorizeTest.php | 2 +- core/modules/system/tests/src/Functional/System/ThemeTest.php | 2 +- .../system/tests/src/Functional/System/TokenReplaceWebTest.php | 2 +- .../system/tests/src/Functional/Theme/EngineNyanCatTest.php | 2 +- .../system/tests/src/Functional/Theme/EngineTwigTest.php | 2 +- core/modules/system/tests/src/Functional/Theme/FastTest.php | 2 +- .../system/tests/src/Functional/Theme/HtmlAttributesTest.php | 2 +- .../tests/src/Functional/Theme/ThemeEarlyInitializationTest.php | 2 +- .../modules/system/tests/src/Functional/Theme/ThemeInfoTest.php | 2 +- .../tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php | 2 +- core/modules/system/tests/src/Functional/Theme/ThemeTest.php | 2 +- .../system/tests/src/Functional/Theme/ThemeTokenTest.php | 2 +- .../system/tests/src/Functional/Theme/TwigDebugMarkupTest.php | 2 +- .../system/tests/src/Functional/Theme/TwigExtensionTest.php | 2 +- .../system/tests/src/Functional/Theme/TwigLoaderTest.php | 2 +- .../tests/src/Functional/Theme/TwigRegistryLoaderTest.php | 2 +- .../system/tests/src/Functional/Theme/TwigSettingsTest.php | 2 +- .../modules/system/tests/src/Functional/Theme/TwigTransTest.php | 2 +- .../src/Functional/Update/DependencyHookInvocationTest.php | 2 +- .../tests/src/Functional/Update/DependencyMissingTest.php | 2 +- .../tests/src/Functional/Update/DependencyOrderingTest.php | 2 +- .../tests/src/Functional/Update/InvalidUpdateHookTest.php | 2 +- .../system/tests/src/Functional/Update/UpdateSchemaTest.php | 2 +- .../system/tests/src/Functional/Update/UpdateScriptTest.php | 2 +- .../system/tests/src/Functional/Update/UpdatesWith7xTest.php | 2 +- .../system/tests/src/FunctionalJavascript/ModalRendererTest.php | 2 +- .../system/tests/src/FunctionalJavascript/OffCanvasTest.php | 2 +- .../tests/src/FunctionalJavascript/ThemeFormSettingsTest.php | 2 +- core/modules/system/tests/src/Kernel/Action/ActionTest.php | 2 +- .../system/tests/src/Kernel/Block/SystemMenuBlockTest.php | 2 +- core/modules/system/tests/src/Kernel/Common/AddFeedTest.php | 2 +- .../tests/src/Kernel/DateFormatAccessControlHandlerTest.php | 2 +- .../Kernel/Entity/EntityReferenceSelectionReferenceableTest.php | 2 +- .../system/tests/src/Kernel/Extension/ModuleHandlerTest.php | 2 +- .../system/tests/src/Kernel/Form/FormElementLabelTest.php | 2 +- .../system/tests/src/Kernel/Form/FormElementMaxlengthTest.php | 2 +- core/modules/system/tests/src/Kernel/Form/FormObjectTest.php | 2 +- core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php | 2 +- .../src/Kernel/Installer/InstallerMissingDependenciesTest.php | 2 +- .../system/tests/src/Kernel/Installer/UninstallKernelTest.php | 2 +- .../system/tests/src/Kernel/MenuAccessControlHandlerTest.php | 2 +- .../src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php | 2 +- .../src/Kernel/Migrate/d7/MigrateGlobalThemeSettingsTest.php | 2 +- .../src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php | 2 +- core/modules/system/tests/src/Kernel/PathHooksTest.php | 2 +- core/modules/system/tests/src/Kernel/PermissionsTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/ExtensionTest.php | 2 +- .../system/tests/src/Kernel/Plugin/migrate/source/MenuTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d7/ThemeSettingsTest.php | 2 +- core/modules/system/tests/src/Kernel/Render/ClassyTest.php | 2 +- .../system/tests/src/Kernel/Scripts/DbDumpCommandTest.php | 2 +- .../system/tests/src/Kernel/Scripts/DbImportCommandTest.php | 2 +- core/modules/system/tests/src/Kernel/System/CronQueueTest.php | 2 +- core/modules/system/tests/src/Kernel/System/InfoAlterTest.php | 2 +- .../system/tests/src/Kernel/System/SystemGetInfoTest.php | 2 +- core/modules/system/tests/src/Kernel/Theme/FunctionsTest.php | 2 +- core/modules/system/tests/src/Kernel/Theme/ThemeTest.php | 2 +- core/modules/system/tests/src/Kernel/Theme/TwigFilterTest.php | 2 +- .../modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php | 2 +- core/modules/system/tests/src/Kernel/Theme/TwigRawTest.php | 2 +- core/modules/system/tests/src/Kernel/Timezone/TimezoneTest.php | 2 +- .../tests/src/Kernel/Token/TokenReplaceKernelTestBase.php | 2 +- core/modules/taxonomy/src/Tests/RssTest.php | 2 +- core/modules/taxonomy/src/Tests/TaxonomyTermIndentationTest.php | 2 +- core/modules/taxonomy/src/Tests/TaxonomyTestBase.php | 2 +- core/modules/taxonomy/src/Tests/TermTest.php | 2 +- core/modules/taxonomy/src/Tests/TermTranslationTest.php | 2 +- core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php | 2 +- .../taxonomy/tests/src/Functional/Hal/TermHalJsonAnonTest.php | 2 +- .../tests/src/Functional/Hal/TermHalJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Hal/VocabularyHalJsonAnonTest.php | 2 +- .../tests/src/Functional/Hal/VocabularyHalJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Hal/VocabularyHalJsonCookieTest.php | 2 +- .../tests/src/Functional/Rest/TermJsonBasicAuthTest.php | 2 +- .../taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php | 2 +- .../taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/VocabularyResourceTestBase.php | 2 +- .../tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php | 2 +- .../modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php | 2 +- .../taxonomy/tests/src/Functional/TaxonomyQueryAlterTest.php | 2 +- .../taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php | 2 +- core/modules/taxonomy/tests/src/Functional/TaxonomyTestBase.php | 2 +- .../modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php | 2 +- .../taxonomy/tests/src/Functional/TermContextualLinksTest.php | 2 +- .../taxonomy/tests/src/Functional/TermEntityReferenceTest.php | 2 +- core/modules/taxonomy/tests/src/Functional/TermIndexTest.php | 2 +- core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php | 2 +- .../tests/src/Functional/TermTranslationFieldViewTest.php | 2 +- .../taxonomy/tests/src/Functional/TermTranslationUITest.php | 2 +- .../tests/src/Functional/Views/ArgumentValidatorTermTest.php | 2 +- .../tests/src/Functional/Views/TaxonomyFieldFilterTest.php | 2 +- .../tests/src/Functional/Views/TaxonomyIndexTidFilterTest.php | 2 +- .../tests/src/Functional/Views/TaxonomyIndexTidUiTest.php | 2 +- .../tests/src/Functional/Views/TaxonomyParentUITest.php | 2 +- .../src/Functional/Views/TaxonomyTermArgumentDepthTest.php | 2 +- .../tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php | 2 +- .../tests/src/Functional/Views/TaxonomyTermViewTest.php | 2 +- .../taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php | 2 +- .../src/Functional/Views/TaxonomyVocabularyArgumentTest.php | 2 +- .../taxonomy/tests/src/Functional/VocabularyCrudTest.php | 2 +- .../taxonomy/tests/src/Functional/VocabularyLanguageTest.php | 2 +- .../taxonomy/tests/src/Functional/VocabularyPermissionsTest.php | 2 +- .../tests/src/Functional/VocabularySerializationTest.php | 2 +- .../taxonomy/tests/src/Functional/VocabularyTranslationTest.php | 2 +- .../tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php | 2 +- .../tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php | 2 +- .../src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTest.php | 2 +- .../Migrate/d6/MigrateTaxonomyVocabularyTranslationTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateTermNodeRevisionTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateTermNodeTest.php | 2 +- .../Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php | 2 +- .../Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php | 2 +- .../Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php | 2 +- .../src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php | 2 +- core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/d6/TermNodeTest.php | 2 +- .../migrate/source/d6/TermSourceWithVocabularyFilterTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/d6/TermTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d6/TermTranslationTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d6/VocabularyTest.php | 2 +- .../Plugin/migrate/source/d6/VocabularyTranslationTest.php | 2 +- .../migrate/source/d7/TermSourceWithVocabularyFilterTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/d7/TermTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d7/VocabularyTest.php | 2 +- core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php | 2 +- core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php | 2 +- .../taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php | 2 +- .../taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php | 2 +- .../tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php | 2 +- .../telephone/tests/src/Functional/TelephoneFieldTest.php | 2 +- core/modules/telephone/tests/src/Kernel/TelephoneItemTest.php | 2 +- .../tests/src/FunctionalJavascript/TextareaWithSummaryTest.php | 2 +- core/modules/text/tests/src/Kernel/TextFormatterTest.php | 2 +- core/modules/text/tests/src/Kernel/TextSummaryTest.php | 2 +- core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php | 2 +- .../toolbar/tests/src/Functional/ToolbarAdminMenuTest.php | 2 +- .../toolbar/tests/src/Functional/ToolbarCacheContextsTest.php | 2 +- .../toolbar/tests/src/Functional/ToolbarHookToolbarTest.php | 2 +- .../toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php | 2 +- .../tests/src/FunctionalJavascript/ToolbarIntegrationTest.php | 2 +- .../tour/tests/src/Functional/Hal/TourHalJsonAnonTest.php | 2 +- .../tour/tests/src/Functional/Hal/TourHalJsonBasicAuthTest.php | 2 +- .../tour/tests/src/Functional/Hal/TourHalJsonCookieTest.php | 2 +- .../tour/tests/src/Functional/Rest/TourJsonBasicAuthTest.php | 2 +- .../tour/tests/src/Functional/Rest/TourResourceTestBase.php | 2 +- .../tour/tests/src/Functional/Rest/TourXmlBasicAuthTest.php | 2 +- core/modules/tour/tests/src/Functional/TourCacheTagsTest.php | 2 +- core/modules/tour/tests/src/Functional/TourHelpPageTest.php | 2 +- core/modules/tour/tests/src/Functional/TourTest.php | 2 +- core/modules/tour/tests/src/Kernel/TourPluginTest.php | 2 +- core/modules/tracker/src/Tests/Views/TrackerTestBase.php | 2 +- .../tracker/tests/src/Functional/TrackerNodeAccessTest.php | 2 +- core/modules/tracker/tests/src/Functional/TrackerTest.php | 2 +- .../tracker/tests/src/Functional/Views/TrackerTestBase.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateTrackerNodeTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateTrackerSettingsTest.php | 2 +- .../tests/src/Kernel/Migrate/d7/MigrateTrackerUserTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d7/TrackerNodeTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d7/TrackerUserTest.php | 2 +- .../tests/src/Functional/FileTransferAuthorizeFormTest.php | 2 +- core/modules/update/tests/src/Functional/UpdateContribTest.php | 2 +- core/modules/update/tests/src/Functional/UpdateCoreTest.php | 2 +- .../update/tests/src/Functional/UpdateDeleteFileIfStaleTest.php | 2 +- core/modules/update/tests/src/Functional/UpdateUploadTest.php | 2 +- .../tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php | 2 +- .../modules/user/src/Tests/Functional/UserPasswordResetTest.php | 2 +- .../src/Tests/FunctionalJavascript/UserPasswordResetTest.php | 2 +- core/modules/user/src/Tests/RestRegisterUserTest.php | 2 +- core/modules/user/src/Tests/UserAdminLanguageTest.php | 2 +- core/modules/user/src/Tests/UserAdminSettingsFormTest.php | 2 +- core/modules/user/src/Tests/UserBlocksTest.php | 2 +- core/modules/user/src/Tests/UserCreateTest.php | 2 +- core/modules/user/src/Tests/UserRegistrationTest.php | 2 +- core/modules/user/tests/src/Functional/AccessRoleUITest.php | 2 +- .../user/tests/src/Functional/Hal/RoleHalJsonAnonTest.php | 2 +- .../user/tests/src/Functional/Hal/RoleHalJsonBasicAuthTest.php | 2 +- .../user/tests/src/Functional/Hal/RoleHalJsonCookieTest.php | 2 +- .../user/tests/src/Functional/Hal/UserHalJsonAnonTest.php | 2 +- .../user/tests/src/Functional/Hal/UserHalJsonBasicAuthTest.php | 2 +- .../user/tests/src/Functional/Rest/RoleJsonBasicAuthTest.php | 2 +- .../user/tests/src/Functional/Rest/RoleResourceTestBase.php | 2 +- .../user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php | 2 +- .../user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php | 2 +- .../user/tests/src/Functional/Rest/UserResourceTestBase.php | 2 +- .../user/tests/src/Functional/Rest/UserXmlBasicAuthTest.php | 2 +- core/modules/user/tests/src/Functional/UserAccountLinksTest.php | 2 +- core/modules/user/tests/src/Functional/UserAdminTest.php | 2 +- core/modules/user/tests/src/Functional/UserCacheTagsTest.php | 2 +- core/modules/user/tests/src/Functional/UserCancelTest.php | 2 +- .../user/tests/src/Functional/UserCreateFailMailTest.php | 2 +- .../user/tests/src/Functional/UserEntityCallbacksTest.php | 2 +- .../user/tests/src/Functional/UserLanguageCreationTest.php | 2 +- core/modules/user/tests/src/Functional/UserLanguageTest.php | 2 +- core/modules/user/tests/src/Functional/UserLoginHttpTest.php | 2 +- core/modules/user/tests/src/Functional/UserRoleAdminTest.php | 2 +- core/modules/user/tests/src/Functional/UserSearchTest.php | 2 +- core/modules/user/tests/src/Functional/UserTimeZoneTest.php | 2 +- core/modules/user/tests/src/Functional/UserTokenReplaceTest.php | 2 +- .../modules/user/tests/src/Functional/UserTranslationUITest.php | 2 +- core/modules/user/tests/src/Functional/Views/AccessTestBase.php | 2 +- .../user/tests/src/Functional/Views/BulkFormAccessTest.php | 2 +- core/modules/user/tests/src/Functional/Views/BulkFormTest.php | 2 +- .../user/tests/src/Functional/Views/FilterPermissionUiTest.php | 2 +- .../tests/src/Functional/Views/HandlerFilterUserNameTest.php | 2 +- .../modules/user/tests/src/Functional/Views/UserChangedTest.php | 2 +- .../tests/src/Functional/Views/UserFieldsAccessChangeTest.php | 2 +- core/modules/user/tests/src/Functional/Views/UserTestBase.php | 2 +- .../src/FunctionalJavascript/RegistrationWithUserFieldsTest.php | 2 +- .../user/tests/src/Kernel/Condition/UserRoleConditionTest.php | 2 +- .../user/tests/src/Kernel/Field/UserNameFormatterTest.php | 2 +- .../user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php | 2 +- .../src/Kernel/Migrate/MigrateUserPictureEntityDisplayTest.php | 2 +- .../Kernel/Migrate/MigrateUserPictureEntityFormDisplayTest.php | 2 +- .../src/Kernel/Migrate/MigrateUserPictureFieldInstanceTest.php | 2 +- .../tests/src/Kernel/Migrate/MigrateUserPictureFieldTest.php | 2 +- .../src/Kernel/Migrate/MigrateUserProfileFieldInstanceTest.php | 2 +- .../user/tests/src/Kernel/Migrate/MigrateUserStubTest.php | 2 +- .../src/Kernel/Migrate/d6/MigrateUserContactSettingsTest.php | 2 +- .../src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php | 2 +- .../user/tests/src/Kernel/Migrate/d6/MigrateUserTest.php | 2 +- .../user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php | 2 +- .../tests/src/Kernel/Plugin/migrate/source/ProfileFieldTest.php | 2 +- .../Kernel/Plugin/migrate/source/UserPictureInstanceTest.php | 2 +- .../Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php | 2 +- .../user/tests/src/Kernel/Plugin/migrate/source/d6/RoleTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d6/UserPictureFileTest.php | 2 +- .../src/Kernel/Plugin/migrate/source/d6/UserPictureTest.php | 2 +- .../user/tests/src/Kernel/Plugin/migrate/source/d6/UserTest.php | 2 +- .../user/tests/src/Kernel/Plugin/migrate/source/d7/RoleTest.php | 2 +- .../user/tests/src/Kernel/Plugin/migrate/source/d7/UserTest.php | 2 +- core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php | 2 +- .../modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php | 2 +- .../user/tests/src/Kernel/UserActionConfigSchemaTest.php | 2 +- core/modules/user/tests/src/Kernel/UserEntityTest.php | 2 +- core/modules/user/tests/src/Kernel/UserFieldsTest.php | 2 +- core/modules/user/tests/src/Kernel/UserInstallTest.php | 2 +- core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php | 2 +- core/modules/user/tests/src/Kernel/UserRoleEntityTest.php | 2 +- core/modules/user/tests/src/Kernel/UserSaveStatusTest.php | 2 +- .../user/tests/src/Kernel/UserServiceProviderFallbackTest.php | 2 +- core/modules/user/tests/src/Kernel/UserServiceProviderTest.php | 2 +- core/modules/user/tests/src/Kernel/UserValidationTest.php | 2 +- core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php | 2 +- .../user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php | 2 +- core/modules/user/tests/src/Kernel/WhosOnlineBlockTest.php | 2 +- core/modules/views/src/Tests/FieldApiDataTest.php | 2 +- core/modules/views/src/Tests/Plugin/DisplayFeedTest.php | 2 +- core/modules/views/src/Tests/Plugin/StyleOpmlTest.php | 2 +- core/modules/views/src/Tests/ViewKernelTestBase.php | 2 +- core/modules/views/src/Tests/ViewTestBase.php | 2 +- core/modules/views/src/Tests/Wizard/WizardTestBase.php | 2 +- core/modules/views/tests/src/Functional/DefaultViewsTest.php | 2 +- .../views/tests/src/Functional/Entity/BaseFieldAccessTest.php | 2 +- .../views/tests/src/Functional/Entity/FieldEntityTest.php | 2 +- .../tests/src/Functional/Entity/FieldEntityTranslationTest.php | 2 +- .../tests/src/Functional/Entity/FilterEntityBundleTest.php | 2 +- .../tests/src/Functional/Entity/LatestRevisionFilterTest.php | 2 +- .../src/Functional/Entity/ViewNonTranslatableEntityTest.php | 2 +- core/modules/views/tests/src/Functional/GlossaryTest.php | 2 +- .../views/tests/src/Functional/Hal/ViewHalJsonAnonTest.php | 2 +- .../views/tests/src/Functional/Hal/ViewHalJsonBasicAuthTest.php | 2 +- .../views/tests/src/Functional/Hal/ViewHalJsonCookieTest.php | 2 +- .../tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php | 2 +- core/modules/views/tests/src/Functional/Handler/AreaTest.php | 2 +- .../views/tests/src/Functional/Handler/ArgumentStringTest.php | 2 +- .../views/tests/src/Functional/Handler/FieldDropButtonTest.php | 2 +- .../tests/src/Functional/Handler/FieldEntityOperationsTest.php | 2 +- .../views/tests/src/Functional/Handler/FieldGroupRowsTest.php | 2 +- .../tests/src/Functional/Handler/FieldGroupRowsWebTest.php | 2 +- .../modules/views/tests/src/Functional/Handler/FieldWebTest.php | 2 +- .../views/tests/src/Functional/Handler/FilterDateTest.php | 2 +- .../tests/src/Functional/Handler/FilterPlaceholderTextTest.php | 2 +- .../views/tests/src/Functional/Handler/HandlerAllTest.php | 2 +- core/modules/views/tests/src/Functional/Handler/HandlerTest.php | 2 +- core/modules/views/tests/src/Functional/Plugin/AccessTest.php | 2 +- .../views/tests/src/Functional/Plugin/ArgumentDefaultTest.php | 2 +- core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php | 2 +- core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php | 2 +- .../src/Functional/Plugin/ContextualFiltersBlockContextTest.php | 2 +- .../views/tests/src/Functional/Plugin/DisabledDisplayTest.php | 2 +- .../views/tests/src/Functional/Plugin/DisplayAttachmentTest.php | 2 +- .../tests/src/Functional/Plugin/DisplayEntityReferenceTest.php | 2 +- .../views/tests/src/Functional/Plugin/DisplayPageWebTest.php | 2 +- core/modules/views/tests/src/Functional/Plugin/DisplayTest.php | 2 +- .../tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php | 2 +- .../views/tests/src/Functional/Plugin/ExposedFormTest.php | 2 +- core/modules/views/tests/src/Functional/Plugin/FilterTest.php | 2 +- core/modules/views/tests/src/Functional/Plugin/MenuLinkTest.php | 2 +- .../modules/views/tests/src/Functional/Plugin/MiniPagerTest.php | 2 +- .../tests/src/Functional/Plugin/NumericFormatPluralTest.php | 2 +- core/modules/views/tests/src/Functional/Plugin/PagerTest.php | 2 +- .../views/tests/src/Functional/Plugin/StyleSummaryTest.php | 2 +- .../modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php | 2 +- .../modules/views/tests/src/Functional/Plugin/ViewsFormTest.php | 2 +- core/modules/views/tests/src/Functional/RenderCacheWebTest.php | 2 +- .../views/tests/src/Functional/Rest/ViewJsonBasicAuthTest.php | 2 +- .../views/tests/src/Functional/Rest/ViewResourceTestBase.php | 2 +- .../views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php | 2 +- .../views/tests/src/Functional/SearchIntegrationTest.php | 2 +- .../views/tests/src/Functional/SearchMultilingualTest.php | 2 +- .../modules/views/tests/src/Functional/TaxonomyGlossaryTest.php | 2 +- core/modules/views/tests/src/Functional/ViewTestBase.php | 2 +- core/modules/views/tests/src/Functional/ViewsEscapingTest.php | 2 +- .../views/tests/src/Functional/ViewsThemeIntegrationTest.php | 2 +- .../views/tests/src/Functional/Wizard/TaggedWithTest.php | 2 +- .../views/tests/src/Functional/Wizard/WizardTestBase.php | 2 +- .../tests/src/FunctionalJavascript/ClickSortingAJAXTest.php | 2 +- .../tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php | 2 +- .../views/tests/src/FunctionalJavascript/GlossaryViewTest.php | 2 +- .../views/tests/src/FunctionalJavascript/PaginationAJAXTest.php | 2 +- .../Plugin/views/Handler/ContextualFilterTest.php | 2 +- .../src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php | 2 +- .../Plugin/views/Handler/GroupedExposedFilterTest.php | 2 +- .../Kernel/Entity/EntityViewsWithMultivalueBasefieldTest.php | 2 +- .../views/tests/src/Kernel/Entity/RowEntityRenderersTest.php | 2 +- .../tests/src/Kernel/Entity/ViewEntityDependenciesTest.php | 2 +- .../ViewsEntitySchemaSubscriberIntegrationTest.php | 2 +- core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php | 2 +- core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php | 2 +- core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php | 2 +- core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php | 2 +- core/modules/views/tests/src/Kernel/Handler/AreaViewTest.php | 2 +- .../views/tests/src/Kernel/Handler/ComputedFieldTest.php | 2 +- .../tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php | 2 +- .../modules/views/tests/src/Kernel/Handler/FieldCounterTest.php | 2 +- .../views/tests/src/Kernel/Handler/FieldDropbuttonTest.php | 2 +- .../views/tests/src/Kernel/Handler/FieldEntityLinkTest.php | 2 +- .../views/tests/src/Kernel/Handler/FieldFieldAccessTestBase.php | 2 +- core/modules/views/tests/src/Kernel/Handler/FieldFieldTest.php | 2 +- core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php | 2 +- .../views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php | 2 +- core/modules/views/tests/src/Kernel/Handler/FieldUrlTest.php | 2 +- .../src/Kernel/Handler/FilterBooleanOperatorDefaultTest.php | 2 +- .../src/Kernel/Handler/FilterBooleanOperatorStringTest.php | 2 +- .../tests/src/Kernel/Handler/FilterBooleanOperatorTest.php | 2 +- .../views/tests/src/Kernel/Handler/FilterCombineTest.php | 2 +- .../views/tests/src/Kernel/Handler/FilterEqualityTest.php | 2 +- .../views/tests/src/Kernel/Handler/FilterInOperatorTest.php | 2 +- .../views/tests/src/Kernel/Handler/FilterNumericTest.php | 2 +- .../modules/views/tests/src/Kernel/Handler/FilterStringTest.php | 2 +- .../modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php | 2 +- .../views/tests/src/Kernel/Handler/SortTranslationTest.php | 2 +- core/modules/views/tests/src/Kernel/ModuleTest.php | 2 +- .../views/tests/src/Kernel/Plugin/BlockDependenciesTest.php | 2 +- core/modules/views/tests/src/Kernel/Plugin/CacheTest.php | 2 +- .../views/tests/src/Kernel/Plugin/Display/ViewsMenuLinkTest.php | 2 +- .../modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php | 2 +- core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php | 2 +- .../views/tests/src/Kernel/Plugin/ExposedFormRenderTest.php | 2 +- core/modules/views/tests/src/Kernel/Plugin/PagerKernelTest.php | 2 +- .../views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php | 2 +- core/modules/views/tests/src/Kernel/Plugin/RowEntityTest.php | 2 +- .../views/tests/src/Kernel/Plugin/RowRenderCacheTest.php | 2 +- .../views/tests/src/Kernel/Plugin/SqlEntityLoadingTest.php | 2 +- core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php | 2 +- core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php | 2 +- core/modules/views/tests/src/Kernel/QueryGroupByTest.php | 2 +- .../views/tests/src/Kernel/RenderCacheIntegrationTest.php | 2 +- core/modules/views/tests/src/Kernel/TestViewsTest.php | 2 +- core/modules/views/tests/src/Kernel/TokenReplaceTest.php | 2 +- core/modules/views/tests/src/Kernel/ViewExecutableTest.php | 2 +- .../tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php | 2 +- core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php | 2 +- core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php | 2 +- .../tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php | 2 +- core/modules/views_ui/src/Tests/UITestBase.php | 2 +- core/modules/views_ui/tests/src/Functional/AnalyzeTest.php | 2 +- core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php | 2 +- core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php | 2 +- core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php | 2 +- core/modules/views_ui/tests/src/Functional/DisplayPathTest.php | 2 +- core/modules/views_ui/tests/src/Functional/DisplayTest.php | 2 +- .../modules/views_ui/tests/src/Functional/ExposedFormUITest.php | 2 +- core/modules/views_ui/tests/src/Functional/FilterUITest.php | 2 +- core/modules/views_ui/tests/src/Functional/HandlerTest.php | 2 +- .../views_ui/tests/src/Functional/NewViewConfigSchemaTest.php | 2 +- core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php | 2 +- core/modules/views_ui/tests/src/Functional/ReportTest.php | 2 +- core/modules/views_ui/tests/src/Functional/StorageTest.php | 2 +- .../views_ui/tests/src/Functional/TokenizeAreaUITest.php | 2 +- .../views_ui/tests/src/Functional/TranslatedViewTest.php | 2 +- core/modules/views_ui/tests/src/Functional/UITestBase.php | 2 +- .../views_ui/tests/src/Functional/UnsavedPreviewTest.php | 2 +- core/modules/views_ui/tests/src/Functional/ViewsListTest.php | 2 +- core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php | 2 +- core/modules/views_ui/tests/src/Functional/XssTest.php | 2 +- .../views_ui/tests/src/FunctionalJavascript/DisplayTest.php | 2 +- .../tests/src/FunctionalJavascript/FilterCriteriaTest.php | 2 +- .../tests/src/FunctionalJavascript/FilterOptionsTest.php | 2 +- .../tests/src/FunctionalJavascript/LibraryCachingTest.php | 2 +- .../tests/src/FunctionalJavascript/ViewsListingTest.php | 2 +- .../views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php | 2 +- core/modules/views_ui/tests/src/Kernel/TagTest.php | 2 +- .../tests/src/Functional/Hal/WorkflowHalJsonAnonTest.php | 2 +- .../tests/src/Functional/Hal/WorkflowHalJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/WorkflowJsonBasicAuthTest.php | 2 +- .../tests/src/Functional/Rest/WorkflowResourceTestBase.php | 2 +- .../tests/src/Functional/Rest/WorkflowXmlBasicAuthTest.php | 2 +- .../workflows/tests/src/Functional/WorkflowUiNoTypeTest.php | 2 +- core/modules/workflows/tests/src/Functional/WorkflowUiTest.php | 2 +- .../workflows/tests/src/Kernel/ComplexWorkflowTypeTest.php | 2 +- .../workflows/tests/src/Kernel/PredefinedWorkflowTypeTest.php | 2 +- core/modules/workflows/tests/src/Kernel/RequiredStatesTest.php | 2 +- .../tests/src/Kernel/WorkflowAccessControlHandlerTest.php | 2 +- .../workflows/tests/src/Kernel/WorkflowDependenciesTest.php | 2 +- .../Functional/EntityResource/WorkspaceJsonBasicAuthTest.php | 2 +- .../src/Functional/EntityResource/WorkspaceResourceTestBase.php | 2 +- .../src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php | 2 +- .../workspaces/tests/src/Functional/WorkspaceBypassTest.php | 2 +- .../tests/src/Functional/WorkspaceCacheContextTest.php | 2 +- .../tests/src/Functional/WorkspaceConcurrentEditingTest.php | 2 +- .../tests/src/Functional/WorkspacePermissionsTest.php | 2 +- .../workspaces/tests/src/Functional/WorkspaceSwitcherTest.php | 2 +- core/modules/workspaces/tests/src/Functional/WorkspaceTest.php | 2 +- .../workspaces/tests/src/Functional/WorkspaceViewTest.php | 2 +- .../workspaces/tests/src/Functional/WorkspacesUninstallTest.php | 2 +- core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php | 2 +- .../tests/src/Kernel/WorkspaceInternalResourceTest.php | 2 +- .../src/Kernel/SystemListingCrossProfileCompatibleTest.php | 2 +- .../Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php | 2 +- .../Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php | 2 +- .../FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php | 2 +- .../FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php | 2 +- core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxTest.php | 2 +- .../Ajax/BackwardCompatibilityTest.php | 2 +- .../Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php | 2 +- .../Core/Form/FormGroupingElementsTest.php | 2 +- .../Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php | 2 +- .../FunctionalJavascriptTests/Core/Session/SessionTest.php | 2 +- .../FunctionalJavascriptTests/Dialog/DialogPositionTest.php | 2 +- .../EntityReference/EntityReferenceAutocompleteWidgetTest.php | 2 +- .../Drupal/FunctionalJavascriptTests/Tests/JSWebAssertTest.php | 2 +- .../Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php | 2 +- .../Drupal/FunctionalTests/Breadcrumb/Breadcrumb404Test.php | 2 +- core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php | 2 +- .../FunctionalTests/Core/Config/SchemaConfigListenerTest.php | 2 +- core/tests/Drupal/FunctionalTests/Datetime/TimestampTest.php | 2 +- ...ntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php | 2 +- .../Entity/ContentEntityFormFieldValidationFilteringTest.php | 2 +- .../Drupal/FunctionalTests/Entity/DeleteMultipleFormTest.php | 2 +- .../FunctionalTests/Hal/BaseFieldOverrideHalJsonAnonTest.php | 2 +- .../Hal/BaseFieldOverrideHalJsonBasicAuthTest.php | 2 +- .../FunctionalTests/Hal/BaseFieldOverrideHalJsonCookieTest.php | 2 +- .../Drupal/FunctionalTests/Hal/DateFormatHalJsonAnonTest.php | 2 +- .../FunctionalTests/Hal/DateFormatHalJsonBasicAuthTest.php | 2 +- .../Drupal/FunctionalTests/Hal/DateFormatHalJsonCookieTest.php | 2 +- .../FunctionalTests/Hal/EntityFormDisplayHalJsonAnonTest.php | 2 +- .../Hal/EntityFormDisplayHalJsonBasicAuthTest.php | 2 +- .../FunctionalTests/Hal/EntityFormDisplayHalJsonCookieTest.php | 2 +- .../FunctionalTests/Hal/EntityFormModeHalJsonAnonTest.php | 2 +- .../FunctionalTests/Hal/EntityFormModeHalJsonBasicAuthTest.php | 2 +- .../FunctionalTests/Hal/EntityFormModeHalJsonCookieTest.php | 2 +- .../FunctionalTests/Hal/EntityViewDisplayHalJsonAnonTest.php | 2 +- .../Hal/EntityViewDisplayHalJsonBasicAuthTest.php | 2 +- .../FunctionalTests/Hal/EntityViewModeHalJsonAnonTest.php | 2 +- .../FunctionalTests/Hal/EntityViewModeHalJsonBasicAuthTest.php | 2 +- .../FunctionalTests/Hal/EntityViewModeHalJsonCookieTest.php | 2 +- .../Drupal/FunctionalTests/HttpKernel/CorsIntegrationTest.php | 2 +- .../tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php | 2 +- core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php | 2 +- .../FunctionalTests/Rest/BaseFieldOverrideJsonBasicAuthTest.php | 2 +- .../FunctionalTests/Rest/BaseFieldOverrideResourceTestBase.php | 2 +- .../FunctionalTests/Rest/BaseFieldOverrideXmlBasicAuthTest.php | 2 +- .../Drupal/FunctionalTests/Rest/DateFormatJsonBasicAuthTest.php | 2 +- .../Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php | 2 +- .../Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php | 2 +- .../FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php | 2 +- .../FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php | 2 +- .../FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php | 2 +- .../FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php | 2 +- .../FunctionalTests/Rest/EntityFormModeResourceTestBase.php | 2 +- .../FunctionalTests/Rest/EntityFormModeXmlBasicAuthTest.php | 2 +- .../FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php | 2 +- .../FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php | 2 +- .../FunctionalTests/Rest/EntityViewDisplayXmlBasicAuthTest.php | 2 +- .../FunctionalTests/Rest/EntityViewModeJsonBasicAuthTest.php | 2 +- .../FunctionalTests/Rest/EntityViewModeResourceTestBase.php | 2 +- .../FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php | 2 +- .../Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php | 2 +- core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php | 2 +- core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php | 2 +- .../Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php | 2 +- .../Routing/RouteCachingNonPathLanguageNegotiationTest.php | 2 +- .../KernelTests/Component/Utility/SafeMarkupKernelTest.php | 2 +- core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php | 2 +- core/tests/Drupal/KernelTests/Config/TypedConfigTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Action/DeleteActionTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Action/PublishActionTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php | 2 +- .../Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php | 2 +- .../Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php | 2 +- .../tests/Drupal/KernelTests/Core/Bootstrap/GetFilenameTest.php | 2 +- .../KernelTests/Core/Cache/CacheContextOptimizationTest.php | 2 +- .../Drupal/KernelTests/Core/Cache/DatabaseBackendTagTest.php | 2 +- .../tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Common/XssUnitTest.php | 2 +- .../Core/Config/CacheabilityMetadataConfigOverrideTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php | 2 +- .../Drupal/KernelTests/Core/Config/ConfigDependencyTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Config/ConfigDiffTest.php | 2 +- .../KernelTests/Core/Config/ConfigEntityNormalizeTest.php | 2 +- .../KernelTests/Core/Config/ConfigEntityStaticCacheTest.php | 2 +- .../Drupal/KernelTests/Core/Config/ConfigEntityStatusTest.php | 2 +- .../Drupal/KernelTests/Core/Config/ConfigEntityStorageTest.php | 2 +- .../Drupal/KernelTests/Core/Config/ConfigEntityUnitTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Config/ConfigEventsTest.php | 2 +- .../Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php | 2 +- .../Core/Config/ConfigImportRenameValidationTest.php | 2 +- .../Core/Config/ConfigImporterMissingContentTest.php | 2 +- .../tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php | 2 +- .../KernelTests/Core/Config/ConfigLanguageOverrideTest.php | 2 +- .../KernelTests/Core/Config/ConfigModuleOverridesTest.php | 2 +- .../tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php | 2 +- .../KernelTests/Core/Config/ConfigOverridesPriorityTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php | 2 +- .../tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Config/DefaultConfigTest.php | 2 +- .../KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php | 2 +- .../Drupal/KernelTests/Core/Config/SchemaCheckTraitTest.php | 2 +- .../Drupal/KernelTests/Core/Config/SchemaConfigListenerTest.php | 2 +- .../tests/Drupal/KernelTests/Core/Database/DatabaseTestBase.php | 2 +- core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php | 2 +- .../Drupal/KernelTests/Core/Database/SelectComplexTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Datetime/FormatDateTest.php | 2 +- .../Drupal/KernelTests/Core/Element/PathElementFormTest.php | 2 +- .../KernelTests/Core/Entity/BundleConstraintValidatorTest.php | 2 +- .../Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php | 2 +- .../Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php | 2 +- .../Drupal/KernelTests/Core/Entity/ContentEntityChangedTest.php | 2 +- .../Drupal/KernelTests/Core/Entity/ContentEntityCloneTest.php | 2 +- .../Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php | 2 +- .../KernelTests/Core/Entity/ContentEntityHasChangesTest.php | 2 +- .../Core/Entity/ContentEntityNonRevisionableFieldTest.php | 2 +- .../KernelTests/Core/Entity/ContentEntityNullStorageTest.php | 2 +- .../Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php | 2 +- .../Core/Entity/DefaultTableMappingIntegrationTest.php | 2 +- .../Drupal/KernelTests/Core/Entity/EntityBundleFieldTest.php | 2 +- .../tests/Drupal/KernelTests/Core/Entity/EntityCrudHookTest.php | 2 +- .../Core/Entity/EntityDecoupledTranslationRevisionsTest.php | 2 +- .../KernelTests/Core/Entity/EntityDefinitionUpdateTest.php | 2 +- .../Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php | 2 +- .../KernelTests/Core/Entity/EntityDisplayFormBaseTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php | 2 +- .../Core/Entity/EntityHasFieldConstraintValidatorTest.php | 2 +- .../Drupal/KernelTests/Core/Entity/EntityKernelTestBase.php | 2 +- .../Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php | 2 +- .../Core/Entity/EntityNonRevisionableTranslatableFieldTest.php | 2 +- .../Drupal/KernelTests/Core/Entity/EntityQueryAggregateTest.php | 2 +- .../KernelTests/Core/Entity/EntityQueryRelationshipTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php | 2 +- .../Drupal/KernelTests/Core/Entity/EntityReferenceFieldTest.php | 2 +- .../EntityReferenceSelectionSortTest.php | 2 +- .../KernelTests/Core/Entity/EntityRevisionTranslationTest.php | 2 +- .../Drupal/KernelTests/Core/Entity/EntityRevisionsTest.php | 2 +- .../Core/Entity/EntityTypeConstraintValidatorTest.php | 2 +- .../KernelTests/Core/Entity/EntityTypedDataDefinitionTest.php | 2 +- .../Drupal/KernelTests/Core/Entity/EntityValidationTest.php | 2 +- .../Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php | 2 +- .../Core/Entity/FieldWidgetConstraintValidatorTest.php | 2 +- .../Core/Entity/RevisionableContentEntityBaseTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php | 2 +- .../Core/Entity/ValidReferenceConstraintValidatorTest.php | 2 +- .../KernelTests/Core/Extension/ModuleConfigureRouteTest.php | 2 +- .../KernelTests/Core/Extension/ModuleImplementsAlterTest.php | 2 +- .../Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php | 2 +- .../KernelTests/Core/Field/Entity/BaseFieldOverrideTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Field/FieldSettingsTest.php | 2 +- core/tests/Drupal/KernelTests/Core/File/FileTestBase.php | 2 +- core/tests/Drupal/KernelTests/Core/File/MimeTypeTest.php | 2 +- .../Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php | 2 +- .../KernelTests/Core/File/RemoteFileScanDirectoryTest.php | 2 +- .../KernelTests/Core/File/RemoteFileUnmanagedCopyTest.php | 2 +- .../Core/File/RemoteFileUnmanagedDeleteRecursiveTest.php | 2 +- .../KernelTests/Core/File/RemoteFileUnmanagedDeleteTest.php | 2 +- .../KernelTests/Core/File/RemoteFileUnmanagedMoveTest.php | 2 +- .../KernelTests/Core/File/RemoteFileUnmanagedSaveDataTest.php | 2 +- core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php | 2 +- core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php | 2 +- core/tests/Drupal/KernelTests/Core/File/UrlRewritingTest.php | 2 +- .../Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Form/FormCacheTest.php | 2 +- .../Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php | 2 +- .../KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php | 2 +- .../Core/KeyValueStore/DatabaseStorageExpirableTest.php | 2 +- .../KernelTests/Core/KeyValueStore/DatabaseStorageTest.php | 2 +- .../KernelTests/Core/KeyValueStore/GarbageCollectionTest.php | 2 +- .../Core/KeyValueStore/KeyValueContentEntityStorageTest.php | 2 +- .../KernelTests/Core/Menu/MenuLinkDefaultIntegrationTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php | 2 +- .../Core/ParamConverter/EntityConverterLatestRevisionTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Path/AliasStorageTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Path/PathValidatorTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Path/UrlAlterTest.php | 2 +- .../Core/Plugin/Condition/ConditionTestDualUserTest.php | 2 +- .../Core/Plugin/Condition/CurrentThemeConditionTest.php | 2 +- .../Core/Plugin/Condition/OptionalContextConditionTest.php | 2 +- .../KernelTests/Core/Plugin/Condition/RequestPathTest.php | 2 +- .../Drupal/KernelTests/Core/Plugin/ContextDefinitionTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Plugin/ContextPluginTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Plugin/DerivativeTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Plugin/InspectionTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Plugin/PluginTestBase.php | 2 +- .../Drupal/KernelTests/Core/Queue/QueueSerializationTest.php | 2 +- .../Drupal/KernelTests/Core/Render/Element/ActionsTest.php | 2 +- .../KernelTests/Core/Render/Element/RenderElementTypesTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Render/RenderCacheTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Render/RenderTest.php | 2 +- .../Drupal/KernelTests/Core/RouteProcessor/RouteNoneTest.php | 2 +- .../RouteProcessor/RouteProcessorCurrentIntegrationTest.php | 2 +- .../KernelTests/Core/Routing/ContentNegotiationRoutingTest.php | 2 +- .../Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php | 2 +- .../tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php | 2 +- .../Drupal/KernelTests/Core/Routing/UrlIntegrationTest.php | 2 +- .../KernelTests/Core/ServiceProvider/ServiceProviderTest.php | 2 +- .../Core/StringTranslation/TranslationStringTest.php | 2 +- .../Core/TempStore/AnonymousPrivateTempStoreTest.php | 2 +- .../Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Test/PhpUnitBridgeTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php | 2 +- .../Drupal/KernelTests/Core/Theme/StableLibraryOverrideTest.php | 2 +- .../KernelTests/Core/Theme/StableTemplateOverrideTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Theme/StableThemeTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php | 2 +- .../KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php | 2 +- .../tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php | 2 +- .../Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Theme/TwigWhiteListTest.php | 2 +- core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php | 2 +- .../Drupal/KernelTests/Core/Update/CompatibilityFixTest.php | 2 +- core/tests/Drupal/KernelTests/Core/Url/LinkGenerationTest.php | 2 +- .../Drupal/KernelTests/Core/Validation/ConstraintsTest.php | 2 +- .../KernelTests/RequestProcessing/RedirectOnExceptionTest.php | 2 +- 1882 files changed, 1882 insertions(+), 1882 deletions(-) diff --git a/core/modules/action/tests/src/Functional/ActionListTest.php b/core/modules/action/tests/src/Functional/ActionListTest.php index 47f29e1405ed..28eda681876c 100644 --- a/core/modules/action/tests/src/Functional/ActionListTest.php +++ b/core/modules/action/tests/src/Functional/ActionListTest.php @@ -16,7 +16,7 @@ class ActionListTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['action']; + public static $modules = ['action']; /** * Tests the behavior when there are no actions to list in the admin page. diff --git a/core/modules/action/tests/src/Functional/ActionUninstallTest.php b/core/modules/action/tests/src/Functional/ActionUninstallTest.php index 8c7e6ac65c54..5b01099fd216 100644 --- a/core/modules/action/tests/src/Functional/ActionUninstallTest.php +++ b/core/modules/action/tests/src/Functional/ActionUninstallTest.php @@ -17,7 +17,7 @@ class ActionUninstallTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['views', 'action']; + public static $modules = ['views', 'action']; /** * Tests Action uninstall. diff --git a/core/modules/action/tests/src/Functional/BulkFormTest.php b/core/modules/action/tests/src/Functional/BulkFormTest.php index fbf32b2e968d..ec6ca482bca8 100644 --- a/core/modules/action/tests/src/Functional/BulkFormTest.php +++ b/core/modules/action/tests/src/Functional/BulkFormTest.php @@ -18,7 +18,7 @@ class BulkFormTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'action_bulk_test']; + public static $modules = ['node', 'action_bulk_test']; /** * Tests the bulk form. diff --git a/core/modules/action/tests/src/Functional/ConfigurationTest.php b/core/modules/action/tests/src/Functional/ConfigurationTest.php index cc384844c23f..9b9dcf62a07f 100644 --- a/core/modules/action/tests/src/Functional/ConfigurationTest.php +++ b/core/modules/action/tests/src/Functional/ConfigurationTest.php @@ -18,7 +18,7 @@ class ConfigurationTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['action']; + public static $modules = ['action']; /** * Tests configuration of advanced actions through administration interface. diff --git a/core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php b/core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php index 337f033670a3..bd87724cf235 100644 --- a/core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php +++ b/core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php @@ -17,7 +17,7 @@ class MigrateActionConfigsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['action']; + public static $modules = ['action']; /** * {@inheritdoc} diff --git a/core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php b/core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php index 7e5a68607aef..928b3c9b8128 100644 --- a/core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php +++ b/core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php @@ -12,7 +12,7 @@ */ class MigrateActionsTest extends MigrateDrupal6TestBase { - protected static $modules = ['action', 'comment', 'node']; + public static $modules = ['action', 'comment', 'node']; /** * {@inheritdoc} diff --git a/core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php b/core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php index 13b31881d1d1..0b1a2caae503 100644 --- a/core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php +++ b/core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php @@ -17,7 +17,7 @@ class MigrateActionConfigsTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['action']; + public static $modules = ['action']; /** * {@inheritdoc} diff --git a/core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php b/core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php index 45f24fbaa837..47049f33c6ef 100644 --- a/core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php +++ b/core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php @@ -12,7 +12,7 @@ */ class MigrateActionsTest extends MigrateDrupal7TestBase { - protected static $modules = ['action', 'comment', 'node']; + public static $modules = ['action', 'comment', 'node']; /** * {@inheritdoc} diff --git a/core/modules/action/tests/src/Kernel/Plugin/Action/EmailActionTest.php b/core/modules/action/tests/src/Kernel/Plugin/Action/EmailActionTest.php index fd3954a74531..a47f9b35f74e 100644 --- a/core/modules/action/tests/src/Kernel/Plugin/Action/EmailActionTest.php +++ b/core/modules/action/tests/src/Kernel/Plugin/Action/EmailActionTest.php @@ -16,7 +16,7 @@ class EmailActionTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'user', 'action', 'dblog']; + public static $modules = ['system', 'user', 'action', 'dblog']; /** * {@inheritdoc} diff --git a/core/modules/action/tests/src/Kernel/Plugin/migrate/source/ActionTest.php b/core/modules/action/tests/src/Kernel/Plugin/migrate/source/ActionTest.php index e70f88e43a8f..938752ad4d61 100644 --- a/core/modules/action/tests/src/Kernel/Plugin/migrate/source/ActionTest.php +++ b/core/modules/action/tests/src/Kernel/Plugin/migrate/source/ActionTest.php @@ -15,7 +15,7 @@ class ActionTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['action', 'migrate_drupal', 'system']; + public static $modules = ['action', 'migrate_drupal', 'system']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/src/Tests/AggregatorTestBase.php b/core/modules/aggregator/src/Tests/AggregatorTestBase.php index f8b5e5c0f4ef..f42248975ae9 100644 --- a/core/modules/aggregator/src/Tests/AggregatorTestBase.php +++ b/core/modules/aggregator/src/Tests/AggregatorTestBase.php @@ -27,7 +27,7 @@ abstract class AggregatorTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['block', 'node', 'aggregator', 'aggregator_test', 'views']; + public static $modules = ['block', 'node', 'aggregator', 'aggregator_test', 'views']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Functional/AggregatorRenderingTest.php b/core/modules/aggregator/tests/src/Functional/AggregatorRenderingTest.php index e2e3beff0526..b03ddf88db2d 100644 --- a/core/modules/aggregator/tests/src/Functional/AggregatorRenderingTest.php +++ b/core/modules/aggregator/tests/src/Functional/AggregatorRenderingTest.php @@ -17,7 +17,7 @@ class AggregatorRenderingTest extends AggregatorTestBase { * * @var array */ - protected static $modules = ['block', 'test_page_test']; + public static $modules = ['block', 'test_page_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php b/core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php index 92c6f91ed7a5..ddd98bb82f48 100644 --- a/core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php +++ b/core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php @@ -24,7 +24,7 @@ abstract class AggregatorTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'node', 'aggregator', 'aggregator_test', 'views']; + public static $modules = ['block', 'node', 'aggregator', 'aggregator_test', 'views']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Functional/DeleteFeedTest.php b/core/modules/aggregator/tests/src/Functional/DeleteFeedTest.php index 07d27d832fea..557720658da2 100644 --- a/core/modules/aggregator/tests/src/Functional/DeleteFeedTest.php +++ b/core/modules/aggregator/tests/src/Functional/DeleteFeedTest.php @@ -14,7 +14,7 @@ class DeleteFeedTest extends AggregatorTestBase { * * @var array */ - protected static $modules = ['block']; + public static $modules = ['block']; /** * Deletes a feed and ensures that all of its services are deleted. diff --git a/core/modules/aggregator/tests/src/Functional/FeedCacheTagsTest.php b/core/modules/aggregator/tests/src/Functional/FeedCacheTagsTest.php index f26bb93d2298..0cf6d1d03121 100644 --- a/core/modules/aggregator/tests/src/Functional/FeedCacheTagsTest.php +++ b/core/modules/aggregator/tests/src/Functional/FeedCacheTagsTest.php @@ -17,7 +17,7 @@ class FeedCacheTagsTest extends EntityWithUriCacheTagsTestBase { /** * {@inheritdoc} */ - protected static $modules = ['aggregator']; + public static $modules = ['aggregator']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Functional/FeedLanguageTest.php b/core/modules/aggregator/tests/src/Functional/FeedLanguageTest.php index fc2b8051aa28..7e3d672c06c1 100644 --- a/core/modules/aggregator/tests/src/Functional/FeedLanguageTest.php +++ b/core/modules/aggregator/tests/src/Functional/FeedLanguageTest.php @@ -19,7 +19,7 @@ class FeedLanguageTest extends AggregatorTestBase { * * @var array */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * List of langcodes. diff --git a/core/modules/aggregator/tests/src/Functional/Hal/FeedHalJsonBasicAuthTest.php b/core/modules/aggregator/tests/src/Functional/Hal/FeedHalJsonBasicAuthTest.php index 73c61d82d274..58bb47351a9d 100644 --- a/core/modules/aggregator/tests/src/Functional/Hal/FeedHalJsonBasicAuthTest.php +++ b/core/modules/aggregator/tests/src/Functional/Hal/FeedHalJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class FeedHalJsonBasicAuthTest extends FeedHalJsonTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Functional/Hal/FeedHalJsonTestBase.php b/core/modules/aggregator/tests/src/Functional/Hal/FeedHalJsonTestBase.php index 22357bf0f4b9..7fa28700122c 100644 --- a/core/modules/aggregator/tests/src/Functional/Hal/FeedHalJsonTestBase.php +++ b/core/modules/aggregator/tests/src/Functional/Hal/FeedHalJsonTestBase.php @@ -12,7 +12,7 @@ abstract class FeedHalJsonTestBase extends FeedResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonAnonTest.php b/core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonAnonTest.php index 4823d65b9e53..20d37fa1ee73 100644 --- a/core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonAnonTest.php +++ b/core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonAnonTest.php @@ -14,7 +14,7 @@ class ItemHalJsonAnonTest extends ItemHalJsonTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonBasicAuthTest.php b/core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonBasicAuthTest.php index f6162675f698..767c7025a476 100644 --- a/core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonBasicAuthTest.php +++ b/core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class ItemHalJsonBasicAuthTest extends ItemHalJsonTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonCookieTest.php b/core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonCookieTest.php index c5b41c59aa0c..161a7357661a 100644 --- a/core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonCookieTest.php +++ b/core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonCookieTest.php @@ -14,7 +14,7 @@ class ItemHalJsonCookieTest extends ItemHalJsonTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonTestBase.php b/core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonTestBase.php index 5c5120b945db..c786b7b181a4 100644 --- a/core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonTestBase.php +++ b/core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonTestBase.php @@ -18,7 +18,7 @@ abstract class ItemHalJsonTestBase extends ItemResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Functional/ImportOpmlTest.php b/core/modules/aggregator/tests/src/Functional/ImportOpmlTest.php index 68543bf0084a..2500b9ebb541 100644 --- a/core/modules/aggregator/tests/src/Functional/ImportOpmlTest.php +++ b/core/modules/aggregator/tests/src/Functional/ImportOpmlTest.php @@ -14,7 +14,7 @@ class ImportOpmlTest extends AggregatorTestBase { * * @var array */ - protected static $modules = ['block', 'help']; + public static $modules = ['block', 'help']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php b/core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php index 6d852db838a8..edd2ac32a92c 100644 --- a/core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php +++ b/core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php @@ -19,7 +19,7 @@ class ItemCacheTagsTest extends EntityCacheTagsTestBase { /** * {@inheritdoc} */ - protected static $modules = ['aggregator']; + public static $modules = ['aggregator']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Functional/Rest/FeedJsonBasicAuthTest.php b/core/modules/aggregator/tests/src/Functional/Rest/FeedJsonBasicAuthTest.php index e10df2f04201..e918ab9819a8 100644 --- a/core/modules/aggregator/tests/src/Functional/Rest/FeedJsonBasicAuthTest.php +++ b/core/modules/aggregator/tests/src/Functional/Rest/FeedJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class FeedJsonBasicAuthTest extends FeedResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php b/core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php index f62305075d42..fefa75e1ff26 100644 --- a/core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php +++ b/core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php @@ -13,7 +13,7 @@ abstract class FeedResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['aggregator']; + public static $modules = ['aggregator']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Functional/Rest/FeedXmlBasicAuthTest.php b/core/modules/aggregator/tests/src/Functional/Rest/FeedXmlBasicAuthTest.php index ca2d964f7e10..450cc49effdc 100644 --- a/core/modules/aggregator/tests/src/Functional/Rest/FeedXmlBasicAuthTest.php +++ b/core/modules/aggregator/tests/src/Functional/Rest/FeedXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class FeedXmlBasicAuthTest extends FeedResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Functional/Rest/ItemJsonBasicAuthTest.php b/core/modules/aggregator/tests/src/Functional/Rest/ItemJsonBasicAuthTest.php index f69c51b045a4..15f800d1384d 100644 --- a/core/modules/aggregator/tests/src/Functional/Rest/ItemJsonBasicAuthTest.php +++ b/core/modules/aggregator/tests/src/Functional/Rest/ItemJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class ItemJsonBasicAuthTest extends ItemResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php b/core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php index 761f8de51ea9..c7163e098ad5 100644 --- a/core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php +++ b/core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php @@ -17,7 +17,7 @@ abstract class ItemResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['aggregator']; + public static $modules = ['aggregator']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Functional/Rest/ItemXmlBasicAuthTest.php b/core/modules/aggregator/tests/src/Functional/Rest/ItemXmlBasicAuthTest.php index f868a21dfa04..438a4233ca70 100644 --- a/core/modules/aggregator/tests/src/Functional/Rest/ItemXmlBasicAuthTest.php +++ b/core/modules/aggregator/tests/src/Functional/Rest/ItemXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class ItemXmlBasicAuthTest extends ItemResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Kernel/AggregatorTitleTest.php b/core/modules/aggregator/tests/src/Kernel/AggregatorTitleTest.php index 374a2c10fb5c..4493c5c8d736 100644 --- a/core/modules/aggregator/tests/src/Kernel/AggregatorTitleTest.php +++ b/core/modules/aggregator/tests/src/Kernel/AggregatorTitleTest.php @@ -18,7 +18,7 @@ class AggregatorTitleTest extends KernelTestBase { * * @var array */ - protected static $modules = ['file', 'field', 'options', 'aggregator', 'system']; + public static $modules = ['file', 'field', 'options', 'aggregator', 'system']; /** * The field name that is tested. diff --git a/core/modules/aggregator/tests/src/Kernel/FeedValidationTest.php b/core/modules/aggregator/tests/src/Kernel/FeedValidationTest.php index b3e10e4a0375..d8804dd9c379 100644 --- a/core/modules/aggregator/tests/src/Kernel/FeedValidationTest.php +++ b/core/modules/aggregator/tests/src/Kernel/FeedValidationTest.php @@ -17,7 +17,7 @@ class FeedValidationTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['aggregator', 'options']; + public static $modules = ['aggregator', 'options']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php b/core/modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php index 705c4b6b2a80..e44bd4f3cd8a 100644 --- a/core/modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php +++ b/core/modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php @@ -15,7 +15,7 @@ class ItemWithoutFeedTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['aggregator', 'options']; + public static $modules = ['aggregator', 'options']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Kernel/Migrate/MigrateAggregatorStubTest.php b/core/modules/aggregator/tests/src/Kernel/Migrate/MigrateAggregatorStubTest.php index f85c957e0b80..8de1487d0cb6 100644 --- a/core/modules/aggregator/tests/src/Kernel/Migrate/MigrateAggregatorStubTest.php +++ b/core/modules/aggregator/tests/src/Kernel/Migrate/MigrateAggregatorStubTest.php @@ -17,7 +17,7 @@ class MigrateAggregatorStubTest extends MigrateDrupalTestBase { /** * {@inheritdoc} */ - protected static $modules = ['aggregator']; + public static $modules = ['aggregator']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorConfigsTest.php b/core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorConfigsTest.php index a9a4355ab446..280a103db8e1 100644 --- a/core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorConfigsTest.php +++ b/core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorConfigsTest.php @@ -17,7 +17,7 @@ class MigrateAggregatorConfigsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['aggregator']; + public static $modules = ['aggregator']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorFeedTest.php b/core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorFeedTest.php index eef5ba448ba9..9dac60faa839 100644 --- a/core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorFeedTest.php +++ b/core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorFeedTest.php @@ -15,7 +15,7 @@ class MigrateAggregatorFeedTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['aggregator']; + public static $modules = ['aggregator']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorItemTest.php b/core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorItemTest.php index d14846c7c9b2..5343d1e2de75 100644 --- a/core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorItemTest.php +++ b/core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorItemTest.php @@ -15,7 +15,7 @@ class MigrateAggregatorItemTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['aggregator']; + public static $modules = ['aggregator']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorFeedTest.php b/core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorFeedTest.php index e4dbe34aebf7..fd208238c77d 100644 --- a/core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorFeedTest.php +++ b/core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorFeedTest.php @@ -15,7 +15,7 @@ class MigrateAggregatorFeedTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['aggregator']; + public static $modules = ['aggregator']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorItemTest.php b/core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorItemTest.php index 8dde35b298de..83e59d97070d 100644 --- a/core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorItemTest.php +++ b/core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorItemTest.php @@ -15,7 +15,7 @@ class MigrateAggregatorItemTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['aggregator']; + public static $modules = ['aggregator']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorSettingsTest.php b/core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorSettingsTest.php index 9e2eb36545f8..0fa8f6359748 100644 --- a/core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorSettingsTest.php +++ b/core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorSettingsTest.php @@ -11,7 +11,7 @@ */ class MigrateAggregatorSettingsTest extends MigrateDrupal7TestBase { - protected static $modules = ['aggregator']; + public static $modules = ['aggregator']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorFeedTest.php b/core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorFeedTest.php index 67fe136808c6..d41f4f4b38a1 100644 --- a/core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorFeedTest.php +++ b/core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorFeedTest.php @@ -15,7 +15,7 @@ class AggregatorFeedTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['aggregator', 'migrate_drupal']; + public static $modules = ['aggregator', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorItemTest.php b/core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorItemTest.php index ea9206a44b0f..09101f7cd4da 100644 --- a/core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorItemTest.php +++ b/core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorItemTest.php @@ -15,7 +15,7 @@ class AggregatorItemTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['aggregator', 'migrate_drupal']; + public static $modules = ['aggregator', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Kernel/Views/AggregatorFeedViewsFieldAccessTest.php b/core/modules/aggregator/tests/src/Kernel/Views/AggregatorFeedViewsFieldAccessTest.php index 2d5a5f53a99a..d0ca46ead99e 100644 --- a/core/modules/aggregator/tests/src/Kernel/Views/AggregatorFeedViewsFieldAccessTest.php +++ b/core/modules/aggregator/tests/src/Kernel/Views/AggregatorFeedViewsFieldAccessTest.php @@ -15,7 +15,7 @@ class AggregatorFeedViewsFieldAccessTest extends FieldFieldAccessTestBase { /** * {@inheritdoc} */ - protected static $modules = ['aggregator', 'entity_test', 'options']; + public static $modules = ['aggregator', 'entity_test', 'options']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Kernel/Views/AggregatorItemViewsFieldAccessTest.php b/core/modules/aggregator/tests/src/Kernel/Views/AggregatorItemViewsFieldAccessTest.php index a0164678123a..a095d3c42fed 100644 --- a/core/modules/aggregator/tests/src/Kernel/Views/AggregatorItemViewsFieldAccessTest.php +++ b/core/modules/aggregator/tests/src/Kernel/Views/AggregatorItemViewsFieldAccessTest.php @@ -16,7 +16,7 @@ class AggregatorItemViewsFieldAccessTest extends FieldFieldAccessTestBase { /** * {@inheritdoc} */ - protected static $modules = ['aggregator', 'entity_test', 'options']; + public static $modules = ['aggregator', 'entity_test', 'options']; /** * {@inheritdoc} diff --git a/core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php b/core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php index be9d149c1474..39f57b251889 100644 --- a/core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php +++ b/core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php @@ -21,7 +21,7 @@ class IntegrationTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['aggregator', 'aggregator_test_views', 'system', 'field', 'options', 'user']; + public static $modules = ['aggregator', 'aggregator_test_views', 'system', 'field', 'options', 'user']; /** * Views used by this test. diff --git a/core/modules/ban/tests/src/Functional/IpAddressBlockingTest.php b/core/modules/ban/tests/src/Functional/IpAddressBlockingTest.php index 92ebcdf6ff69..778f3dba9751 100644 --- a/core/modules/ban/tests/src/Functional/IpAddressBlockingTest.php +++ b/core/modules/ban/tests/src/Functional/IpAddressBlockingTest.php @@ -18,7 +18,7 @@ class IpAddressBlockingTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['ban']; + public static $modules = ['ban']; /** * Tests various user input to confirm correct validation and saving of data. diff --git a/core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIPsTest.php b/core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIPsTest.php index d673ec558959..48f35a7e1131 100644 --- a/core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIPsTest.php +++ b/core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIPsTest.php @@ -19,7 +19,7 @@ class MigrateBlockedIPsTest extends MigrateDrupal7TestBase { * * @var array */ - protected static $modules = ['ban']; + public static $modules = ['ban']; /** * {@inheritdoc} diff --git a/core/modules/ban/tests/src/Kernel/Plugin/migrate/source/d7/BlockedIpsTest.php b/core/modules/ban/tests/src/Kernel/Plugin/migrate/source/d7/BlockedIpsTest.php index 80adf4ec548d..2ce7820a7dbe 100644 --- a/core/modules/ban/tests/src/Kernel/Plugin/migrate/source/d7/BlockedIpsTest.php +++ b/core/modules/ban/tests/src/Kernel/Plugin/migrate/source/d7/BlockedIpsTest.php @@ -15,7 +15,7 @@ class BlockedIpsTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['ban', 'migrate_drupal']; + public static $modules = ['ban', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php b/core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php index 39adeb1b0381..ed13ea5d38f6 100644 --- a/core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php +++ b/core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php @@ -23,7 +23,7 @@ class BasicAuthTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['basic_auth', 'router_test', 'locale', 'basic_auth_test']; + public static $modules = ['basic_auth', 'router_test', 'locale', 'basic_auth_test']; /** * Test http basic authentication. diff --git a/core/modules/big_pipe/tests/src/Functional/BigPipeTest.php b/core/modules/big_pipe/tests/src/Functional/BigPipeTest.php index 3b477b072cbd..8b6327cadb79 100644 --- a/core/modules/big_pipe/tests/src/Functional/BigPipeTest.php +++ b/core/modules/big_pipe/tests/src/Functional/BigPipeTest.php @@ -30,7 +30,7 @@ class BigPipeTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['big_pipe', 'big_pipe_test', 'dblog']; + public static $modules = ['big_pipe', 'big_pipe_test', 'dblog']; /** * {@inheritdoc} diff --git a/core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php b/core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php index 4abd9dc60ad6..f4cd5108bf88 100644 --- a/core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php +++ b/core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php @@ -29,7 +29,7 @@ class BigPipeRegressionTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'big_pipe', 'big_pipe_regression_test', ]; diff --git a/core/modules/block/src/Tests/BlockTestBase.php b/core/modules/block/src/Tests/BlockTestBase.php index 8419db75a5b6..7397a47053b5 100644 --- a/core/modules/block/src/Tests/BlockTestBase.php +++ b/core/modules/block/src/Tests/BlockTestBase.php @@ -22,7 +22,7 @@ abstract class BlockTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['block', 'filter', 'test_page_test', 'help', 'block_test']; + public static $modules = ['block', 'filter', 'test_page_test', 'help', 'block_test']; /** * A list of theme regions to test. diff --git a/core/modules/block/tests/src/Functional/BlockAdminThemeTest.php b/core/modules/block/tests/src/Functional/BlockAdminThemeTest.php index 3189e6739991..88f35e4b09e1 100644 --- a/core/modules/block/tests/src/Functional/BlockAdminThemeTest.php +++ b/core/modules/block/tests/src/Functional/BlockAdminThemeTest.php @@ -16,7 +16,7 @@ class BlockAdminThemeTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'contextual']; + public static $modules = ['block', 'contextual']; /** * Check for the accessibility of the admin theme on the block admin page. diff --git a/core/modules/block/tests/src/Functional/BlockCacheTest.php b/core/modules/block/tests/src/Functional/BlockCacheTest.php index 6413e5001735..e5bb360e3e66 100644 --- a/core/modules/block/tests/src/Functional/BlockCacheTest.php +++ b/core/modules/block/tests/src/Functional/BlockCacheTest.php @@ -17,7 +17,7 @@ class BlockCacheTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'block_test', 'test_page_test']; + public static $modules = ['block', 'block_test', 'test_page_test']; /** * A user with permission to create and edit books and to administer blocks. diff --git a/core/modules/block/tests/src/Functional/BlockDemoTest.php b/core/modules/block/tests/src/Functional/BlockDemoTest.php index 597753113083..884b587a11a0 100644 --- a/core/modules/block/tests/src/Functional/BlockDemoTest.php +++ b/core/modules/block/tests/src/Functional/BlockDemoTest.php @@ -16,7 +16,7 @@ class BlockDemoTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block']; + public static $modules = ['block']; /** * Check for the accessibility of the admin block demo page. diff --git a/core/modules/block/tests/src/Functional/BlockFormInBlockTest.php b/core/modules/block/tests/src/Functional/BlockFormInBlockTest.php index ea5702b83d9d..c0e7f589267e 100644 --- a/core/modules/block/tests/src/Functional/BlockFormInBlockTest.php +++ b/core/modules/block/tests/src/Functional/BlockFormInBlockTest.php @@ -17,7 +17,7 @@ class BlockFormInBlockTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'block_test', 'test_page_test']; + public static $modules = ['block', 'block_test', 'test_page_test']; /** * {@inheritdoc} diff --git a/core/modules/block/tests/src/Functional/BlockHiddenRegionTest.php b/core/modules/block/tests/src/Functional/BlockHiddenRegionTest.php index 4b3244f0ba10..c51551521ab9 100644 --- a/core/modules/block/tests/src/Functional/BlockHiddenRegionTest.php +++ b/core/modules/block/tests/src/Functional/BlockHiddenRegionTest.php @@ -22,7 +22,7 @@ class BlockHiddenRegionTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'block_test', 'search']; + public static $modules = ['block', 'block_test', 'search']; protected function setUp() { parent::setUp(); diff --git a/core/modules/block/tests/src/Functional/BlockHookOperationTest.php b/core/modules/block/tests/src/Functional/BlockHookOperationTest.php index a2bdd5c545e9..23b1f0ce5fd3 100644 --- a/core/modules/block/tests/src/Functional/BlockHookOperationTest.php +++ b/core/modules/block/tests/src/Functional/BlockHookOperationTest.php @@ -16,7 +16,7 @@ class BlockHookOperationTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'entity_test']; + public static $modules = ['block', 'entity_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/block/tests/src/Functional/BlockHtmlTest.php b/core/modules/block/tests/src/Functional/BlockHtmlTest.php index b2426e405600..5f9afe916f7d 100644 --- a/core/modules/block/tests/src/Functional/BlockHtmlTest.php +++ b/core/modules/block/tests/src/Functional/BlockHtmlTest.php @@ -16,7 +16,7 @@ class BlockHtmlTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'block_test']; + public static $modules = ['block', 'block_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/block/tests/src/Functional/BlockInvalidRegionTest.php b/core/modules/block/tests/src/Functional/BlockInvalidRegionTest.php index c7425fa42456..fe8cdcb56a78 100644 --- a/core/modules/block/tests/src/Functional/BlockInvalidRegionTest.php +++ b/core/modules/block/tests/src/Functional/BlockInvalidRegionTest.php @@ -18,7 +18,7 @@ class BlockInvalidRegionTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'block_test']; + public static $modules = ['block', 'block_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/block/tests/src/Functional/BlockLanguageCacheTest.php b/core/modules/block/tests/src/Functional/BlockLanguageCacheTest.php index 9f732ad7c792..9ca2b718636d 100644 --- a/core/modules/block/tests/src/Functional/BlockLanguageCacheTest.php +++ b/core/modules/block/tests/src/Functional/BlockLanguageCacheTest.php @@ -17,7 +17,7 @@ class BlockLanguageCacheTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'language', 'menu_ui']; + public static $modules = ['block', 'language', 'menu_ui']; /** * List of langcodes. diff --git a/core/modules/block/tests/src/Functional/BlockLanguageTest.php b/core/modules/block/tests/src/Functional/BlockLanguageTest.php index d7d7e60c9ec3..8f963e17e64a 100644 --- a/core/modules/block/tests/src/Functional/BlockLanguageTest.php +++ b/core/modules/block/tests/src/Functional/BlockLanguageTest.php @@ -23,7 +23,7 @@ class BlockLanguageTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['language', 'block', 'content_translation']; + public static $modules = ['language', 'block', 'content_translation']; protected function setUp() { parent::setUp(); diff --git a/core/modules/block/tests/src/Functional/BlockRenderOrderTest.php b/core/modules/block/tests/src/Functional/BlockRenderOrderTest.php index e0668606e848..2fd1ab8925d7 100644 --- a/core/modules/block/tests/src/Functional/BlockRenderOrderTest.php +++ b/core/modules/block/tests/src/Functional/BlockRenderOrderTest.php @@ -17,7 +17,7 @@ class BlockRenderOrderTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'block']; + public static $modules = ['node', 'block']; protected function setUp() { parent::setUp(); diff --git a/core/modules/block/tests/src/Functional/BlockSystemBrandingTest.php b/core/modules/block/tests/src/Functional/BlockSystemBrandingTest.php index 27cf5bc79a0f..89ce0c4b45a9 100644 --- a/core/modules/block/tests/src/Functional/BlockSystemBrandingTest.php +++ b/core/modules/block/tests/src/Functional/BlockSystemBrandingTest.php @@ -14,7 +14,7 @@ class BlockSystemBrandingTest extends BlockTestBase { * * @var array */ - protected static $modules = ['block', 'system']; + public static $modules = ['block', 'system']; /** * {@inheritdoc} diff --git a/core/modules/block/tests/src/Functional/BlockTemplateSuggestionsTest.php b/core/modules/block/tests/src/Functional/BlockTemplateSuggestionsTest.php index fe0f7bbd09fc..fd4fd5138cda 100644 --- a/core/modules/block/tests/src/Functional/BlockTemplateSuggestionsTest.php +++ b/core/modules/block/tests/src/Functional/BlockTemplateSuggestionsTest.php @@ -17,7 +17,7 @@ class BlockTemplateSuggestionsTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block']; + public static $modules = ['block']; /** * Tests template suggestions from block_theme_suggestions_block(). diff --git a/core/modules/block/tests/src/Functional/BlockTestBase.php b/core/modules/block/tests/src/Functional/BlockTestBase.php index 725c04d6fca3..e1ccd1a3658c 100644 --- a/core/modules/block/tests/src/Functional/BlockTestBase.php +++ b/core/modules/block/tests/src/Functional/BlockTestBase.php @@ -15,7 +15,7 @@ abstract class BlockTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'filter', 'test_page_test', 'help', 'block_test']; + public static $modules = ['block', 'filter', 'test_page_test', 'help', 'block_test']; /** * A list of theme regions to test. diff --git a/core/modules/block/tests/src/Functional/BlockUiTest.php b/core/modules/block/tests/src/Functional/BlockUiTest.php index b5e818ef9db0..e6c187544ed9 100644 --- a/core/modules/block/tests/src/Functional/BlockUiTest.php +++ b/core/modules/block/tests/src/Functional/BlockUiTest.php @@ -17,7 +17,7 @@ class BlockUiTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'block_test', 'help', 'condition_test']; + public static $modules = ['block', 'block_test', 'help', 'condition_test']; protected $regions; diff --git a/core/modules/block/tests/src/Functional/BlockXssTest.php b/core/modules/block/tests/src/Functional/BlockXssTest.php index 7eea08103d1a..3e661d775d3d 100644 --- a/core/modules/block/tests/src/Functional/BlockXssTest.php +++ b/core/modules/block/tests/src/Functional/BlockXssTest.php @@ -21,7 +21,7 @@ class BlockXssTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'block_content', 'menu_ui', 'views']; + public static $modules = ['block', 'block_content', 'menu_ui', 'views']; /** * Tests that nothing is escaped other than the blocks explicitly tested. diff --git a/core/modules/block/tests/src/Functional/Hal/BlockHalJsonAnonTest.php b/core/modules/block/tests/src/Functional/Hal/BlockHalJsonAnonTest.php index ca140d47a880..3069667c2dc0 100644 --- a/core/modules/block/tests/src/Functional/Hal/BlockHalJsonAnonTest.php +++ b/core/modules/block/tests/src/Functional/Hal/BlockHalJsonAnonTest.php @@ -15,7 +15,7 @@ class BlockHalJsonAnonTest extends BlockResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/block/tests/src/Functional/Hal/BlockHalJsonBasicAuthTest.php b/core/modules/block/tests/src/Functional/Hal/BlockHalJsonBasicAuthTest.php index a574ba776ac6..f95f6d732be0 100644 --- a/core/modules/block/tests/src/Functional/Hal/BlockHalJsonBasicAuthTest.php +++ b/core/modules/block/tests/src/Functional/Hal/BlockHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class BlockHalJsonBasicAuthTest extends BlockResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/block/tests/src/Functional/Hal/BlockHalJsonCookieTest.php b/core/modules/block/tests/src/Functional/Hal/BlockHalJsonCookieTest.php index f1d4df98326a..87df9ff580bc 100644 --- a/core/modules/block/tests/src/Functional/Hal/BlockHalJsonCookieTest.php +++ b/core/modules/block/tests/src/Functional/Hal/BlockHalJsonCookieTest.php @@ -15,7 +15,7 @@ class BlockHalJsonCookieTest extends BlockResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/block/tests/src/Functional/NewDefaultThemeBlocksTest.php b/core/modules/block/tests/src/Functional/NewDefaultThemeBlocksTest.php index b3353aedb998..adc7da3f1fd3 100644 --- a/core/modules/block/tests/src/Functional/NewDefaultThemeBlocksTest.php +++ b/core/modules/block/tests/src/Functional/NewDefaultThemeBlocksTest.php @@ -16,7 +16,7 @@ class NewDefaultThemeBlocksTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block']; + public static $modules = ['block']; /** * Check the enabled Bartik blocks are correctly copied over. diff --git a/core/modules/block/tests/src/Functional/NonDefaultBlockAdminTest.php b/core/modules/block/tests/src/Functional/NonDefaultBlockAdminTest.php index 1e9bed972c59..7b7927de20c1 100644 --- a/core/modules/block/tests/src/Functional/NonDefaultBlockAdminTest.php +++ b/core/modules/block/tests/src/Functional/NonDefaultBlockAdminTest.php @@ -16,7 +16,7 @@ class NonDefaultBlockAdminTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block']; + public static $modules = ['block']; /** * {@inheritdoc} diff --git a/core/modules/block/tests/src/Functional/Rest/BlockJsonBasicAuthTest.php b/core/modules/block/tests/src/Functional/Rest/BlockJsonBasicAuthTest.php index 819a5fbfd972..9c2a2728265c 100644 --- a/core/modules/block/tests/src/Functional/Rest/BlockJsonBasicAuthTest.php +++ b/core/modules/block/tests/src/Functional/Rest/BlockJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class BlockJsonBasicAuthTest extends BlockResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php b/core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php index bfb09c5f740b..998690caa835 100644 --- a/core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php +++ b/core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php @@ -10,7 +10,7 @@ abstract class BlockResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block']; + public static $modules = ['block']; /** * {@inheritdoc} diff --git a/core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php b/core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php index 60631cdb2ab0..2b720d1d9fc7 100644 --- a/core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php +++ b/core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class BlockXmlBasicAuthTest extends BlockResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php b/core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php index fd3a1d1da556..0a18d7fa0fd7 100644 --- a/core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php +++ b/core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php @@ -28,7 +28,7 @@ class DisplayBlockTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'block_test_views', 'test_page_test', 'contextual', 'views_ui']; + public static $modules = ['node', 'block_test_views', 'test_page_test', 'contextual', 'views_ui']; /** * Views used by this test. diff --git a/core/modules/block/tests/src/FunctionalJavascript/BlockFilterTest.php b/core/modules/block/tests/src/FunctionalJavascript/BlockFilterTest.php index b083bc3c5717..e9ecc0652606 100644 --- a/core/modules/block/tests/src/FunctionalJavascript/BlockFilterTest.php +++ b/core/modules/block/tests/src/FunctionalJavascript/BlockFilterTest.php @@ -15,7 +15,7 @@ class BlockFilterTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user', 'block']; + public static $modules = ['user', 'block']; /** * {@inheritdoc} diff --git a/core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php b/core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php index cfd9a4680c89..2bf41e0f4c02 100644 --- a/core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php +++ b/core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php @@ -18,7 +18,7 @@ class BlockConfigSchemaTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'block', 'aggregator', 'book', diff --git a/core/modules/block/tests/src/Kernel/BlockInterfaceTest.php b/core/modules/block/tests/src/Kernel/BlockInterfaceTest.php index 6e1a4d254510..48d63a302d2e 100644 --- a/core/modules/block/tests/src/Kernel/BlockInterfaceTest.php +++ b/core/modules/block/tests/src/Kernel/BlockInterfaceTest.php @@ -13,7 +13,7 @@ */ class BlockInterfaceTest extends KernelTestBase { - protected static $modules = ['system', 'block', 'block_test', 'user']; + public static $modules = ['system', 'block', 'block_test', 'user']; /** * Test configuration and subsequent form() and build() method calls. diff --git a/core/modules/block/tests/src/Kernel/BlockRebuildTest.php b/core/modules/block/tests/src/Kernel/BlockRebuildTest.php index 3cd63dff1d59..2443c21052ff 100644 --- a/core/modules/block/tests/src/Kernel/BlockRebuildTest.php +++ b/core/modules/block/tests/src/Kernel/BlockRebuildTest.php @@ -19,7 +19,7 @@ class BlockRebuildTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block', 'system']; + public static $modules = ['block', 'system']; /** * {@inheritdoc} diff --git a/core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php b/core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php index 59ce2dbe9865..cfe9d1b0d889 100644 --- a/core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php +++ b/core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php @@ -21,7 +21,7 @@ class BlockStorageUnitTest extends KernelTestBase { * * @var array */ - protected static $modules = ['block', 'block_test', 'system']; + public static $modules = ['block', 'block_test', 'system']; /** * The block storage. diff --git a/core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php b/core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php index 05164de28ca6..71c4f55b8d08 100644 --- a/core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php +++ b/core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php @@ -20,7 +20,7 @@ class BlockViewBuilderTest extends KernelTestBase { * * @var array */ - protected static $modules = ['block', 'block_test', 'system', 'user']; + public static $modules = ['block', 'block_test', 'system', 'user']; /** * The block being tested. diff --git a/core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockContentTranslationTest.php b/core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockContentTranslationTest.php index 515e5eeb4af5..4078782143ba 100644 --- a/core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockContentTranslationTest.php +++ b/core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockContentTranslationTest.php @@ -14,7 +14,7 @@ class MigrateBlockContentTranslationTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'aggregator', 'book', 'block', diff --git a/core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php b/core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php index 9b499b820fa3..e0876fd1e487 100644 --- a/core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php +++ b/core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php @@ -15,7 +15,7 @@ class MigrateBlockTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'block', 'views', 'comment', diff --git a/core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php b/core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php index 8028cbc0b9d4..6f07dc9c21e7 100644 --- a/core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php +++ b/core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php @@ -16,7 +16,7 @@ class MigrateBlockTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'block', 'views', 'comment', diff --git a/core/modules/block/tests/src/Kernel/Plugin/migrate/source/BlockTest.php b/core/modules/block/tests/src/Kernel/Plugin/migrate/source/BlockTest.php index b0f507e126ec..66c2679bb052 100644 --- a/core/modules/block/tests/src/Kernel/Plugin/migrate/source/BlockTest.php +++ b/core/modules/block/tests/src/Kernel/Plugin/migrate/source/BlockTest.php @@ -15,7 +15,7 @@ class BlockTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block', 'migrate_drupal']; + public static $modules = ['block', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/block/tests/src/Kernel/Plugin/migrate/source/d6/BlockTranslationTest.php b/core/modules/block/tests/src/Kernel/Plugin/migrate/source/d6/BlockTranslationTest.php index 18dd8041350b..445f32cec50e 100644 --- a/core/modules/block/tests/src/Kernel/Plugin/migrate/source/d6/BlockTranslationTest.php +++ b/core/modules/block/tests/src/Kernel/Plugin/migrate/source/d6/BlockTranslationTest.php @@ -16,7 +16,7 @@ class BlockTranslationTest extends BlockTest { /** * {@inheritdoc} */ - protected static $modules = ['block']; + public static $modules = ['block']; /** * {@inheritdoc} diff --git a/core/modules/block_content/src/Tests/BlockContentTestBase.php b/core/modules/block_content/src/Tests/BlockContentTestBase.php index b3a3b8d47685..a60ab91d4bf6 100644 --- a/core/modules/block_content/src/Tests/BlockContentTestBase.php +++ b/core/modules/block_content/src/Tests/BlockContentTestBase.php @@ -42,7 +42,7 @@ abstract class BlockContentTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['block', 'block_content']; + public static $modules = ['block', 'block_content']; /** * Whether or not to auto-create the basic block type during setup. diff --git a/core/modules/block_content/src/Tests/Views/BlockContentTestBase.php b/core/modules/block_content/src/Tests/Views/BlockContentTestBase.php index 24b7770f048b..0e3fbfeeb009 100644 --- a/core/modules/block_content/src/Tests/Views/BlockContentTestBase.php +++ b/core/modules/block_content/src/Tests/Views/BlockContentTestBase.php @@ -39,7 +39,7 @@ abstract class BlockContentTestBase extends ViewTestBase { * * @var array */ - protected static $modules = ['block', 'block_content', 'block_content_test_views']; + public static $modules = ['block', 'block_content', 'block_content_test_views']; protected function setUp($import_test_views = TRUE) { parent::setUp($import_test_views); diff --git a/core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php b/core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php index d226273ae002..ea5dd2873deb 100644 --- a/core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php +++ b/core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php @@ -20,7 +20,7 @@ class BlockContentCacheTagsTest extends EntityCacheTagsTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block_content']; + public static $modules = ['block_content']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Functional/BlockContentContextualLinksTest.php b/core/modules/block_content/tests/src/Functional/BlockContentContextualLinksTest.php index 0920781c0674..e4e1a48ac8fd 100644 --- a/core/modules/block_content/tests/src/Functional/BlockContentContextualLinksTest.php +++ b/core/modules/block_content/tests/src/Functional/BlockContentContextualLinksTest.php @@ -12,7 +12,7 @@ class BlockContentContextualLinksTest extends BlockContentTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'contextual', ]; diff --git a/core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php b/core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php index 1f3576493a4d..46768d694b24 100644 --- a/core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php +++ b/core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php @@ -20,7 +20,7 @@ class BlockContentCreationTest extends BlockContentTestBase { * * @var array */ - protected static $modules = ['block_content_test', 'dblog', 'field_ui']; + public static $modules = ['block_content_test', 'dblog', 'field_ui']; /** * Permissions to grant admin user. diff --git a/core/modules/block_content/tests/src/Functional/BlockContentListTest.php b/core/modules/block_content/tests/src/Functional/BlockContentListTest.php index cf665bffaeef..8919c05d0019 100644 --- a/core/modules/block_content/tests/src/Functional/BlockContentListTest.php +++ b/core/modules/block_content/tests/src/Functional/BlockContentListTest.php @@ -20,7 +20,7 @@ class BlockContentListTest extends BlockContentTestBase { * * @var array */ - protected static $modules = ['block', 'block_content', 'config_translation']; + public static $modules = ['block', 'block_content', 'config_translation']; /** * Tests the custom block listing page. diff --git a/core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php b/core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php index c89ef37ca52a..f9cf29eb77bc 100644 --- a/core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php +++ b/core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php @@ -18,7 +18,7 @@ class BlockContentListViewsTest extends BlockContentTestBase { * * @var array */ - protected static $modules = ['block', 'block_content', 'config_translation', 'views']; + public static $modules = ['block', 'block_content', 'config_translation', 'views']; /** * Tests the custom block listing page. diff --git a/core/modules/block_content/tests/src/Functional/BlockContentPageViewTest.php b/core/modules/block_content/tests/src/Functional/BlockContentPageViewTest.php index 5e773e9035f3..355faf1f0f4a 100644 --- a/core/modules/block_content/tests/src/Functional/BlockContentPageViewTest.php +++ b/core/modules/block_content/tests/src/Functional/BlockContentPageViewTest.php @@ -14,7 +14,7 @@ class BlockContentPageViewTest extends BlockContentTestBase { * * @var array */ - protected static $modules = ['block_content_test']; + public static $modules = ['block_content_test']; /** * Checks block edit and fallback functionality. diff --git a/core/modules/block_content/tests/src/Functional/BlockContentSaveTest.php b/core/modules/block_content/tests/src/Functional/BlockContentSaveTest.php index 70377c4bbdfa..fe730e8a0c4d 100644 --- a/core/modules/block_content/tests/src/Functional/BlockContentSaveTest.php +++ b/core/modules/block_content/tests/src/Functional/BlockContentSaveTest.php @@ -16,7 +16,7 @@ class BlockContentSaveTest extends BlockContentTestBase { * * @var array */ - protected static $modules = ['block_content_test']; + public static $modules = ['block_content_test']; /** * Sets the test up. diff --git a/core/modules/block_content/tests/src/Functional/BlockContentTestBase.php b/core/modules/block_content/tests/src/Functional/BlockContentTestBase.php index 50bf4fc8f16e..c8c32fdacfb0 100644 --- a/core/modules/block_content/tests/src/Functional/BlockContentTestBase.php +++ b/core/modules/block_content/tests/src/Functional/BlockContentTestBase.php @@ -39,7 +39,7 @@ abstract class BlockContentTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'block_content']; + public static $modules = ['block', 'block_content']; /** * Whether or not to auto-create the basic block type during setup. diff --git a/core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php b/core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php index 1652bd3e59e5..6fc5f1af0132 100644 --- a/core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php +++ b/core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php @@ -18,7 +18,7 @@ class BlockContentTranslationUITest extends ContentTranslationUITestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'language', 'content_translation', 'block', diff --git a/core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php b/core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php index 9303a8f73a45..b707c83a92c0 100644 --- a/core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php +++ b/core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php @@ -20,7 +20,7 @@ class BlockContentTypeTest extends BlockContentTestBase { * * @var array */ - protected static $modules = ['field_ui']; + public static $modules = ['field_ui']; /** * Permissions to grant admin user. diff --git a/core/modules/block_content/tests/src/Functional/Hal/BlockContentHalJsonAnonTest.php b/core/modules/block_content/tests/src/Functional/Hal/BlockContentHalJsonAnonTest.php index ce9e41074835..33c1108d2486 100644 --- a/core/modules/block_content/tests/src/Functional/Hal/BlockContentHalJsonAnonTest.php +++ b/core/modules/block_content/tests/src/Functional/Hal/BlockContentHalJsonAnonTest.php @@ -18,7 +18,7 @@ class BlockContentHalJsonAnonTest extends BlockContentResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Functional/Hal/BlockContentHalJsonBasicAuthTest.php b/core/modules/block_content/tests/src/Functional/Hal/BlockContentHalJsonBasicAuthTest.php index bec66f1df171..b9b262e9bedc 100644 --- a/core/modules/block_content/tests/src/Functional/Hal/BlockContentHalJsonBasicAuthTest.php +++ b/core/modules/block_content/tests/src/Functional/Hal/BlockContentHalJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class BlockContentHalJsonBasicAuthTest extends BlockContentHalJsonAnonTest { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Functional/Hal/BlockContentTypeHalJsonAnonTest.php b/core/modules/block_content/tests/src/Functional/Hal/BlockContentTypeHalJsonAnonTest.php index 67a1e9432802..3bfff1068a81 100644 --- a/core/modules/block_content/tests/src/Functional/Hal/BlockContentTypeHalJsonAnonTest.php +++ b/core/modules/block_content/tests/src/Functional/Hal/BlockContentTypeHalJsonAnonTest.php @@ -15,7 +15,7 @@ class BlockContentTypeHalJsonAnonTest extends BlockContentTypeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Functional/Hal/BlockContentTypeHalJsonBasicAuthTest.php b/core/modules/block_content/tests/src/Functional/Hal/BlockContentTypeHalJsonBasicAuthTest.php index 8bcabcf51757..6112c2b60a71 100644 --- a/core/modules/block_content/tests/src/Functional/Hal/BlockContentTypeHalJsonBasicAuthTest.php +++ b/core/modules/block_content/tests/src/Functional/Hal/BlockContentTypeHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class BlockContentTypeHalJsonBasicAuthTest extends BlockContentTypeResourceTestB /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Functional/Hal/BlockContentTypeHalJsonCookieTest.php b/core/modules/block_content/tests/src/Functional/Hal/BlockContentTypeHalJsonCookieTest.php index 970cc7372208..889d775cde40 100644 --- a/core/modules/block_content/tests/src/Functional/Hal/BlockContentTypeHalJsonCookieTest.php +++ b/core/modules/block_content/tests/src/Functional/Hal/BlockContentTypeHalJsonCookieTest.php @@ -15,7 +15,7 @@ class BlockContentTypeHalJsonCookieTest extends BlockContentTypeResourceTestBase /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Functional/Rest/BlockContentJsonBasicAuthTest.php b/core/modules/block_content/tests/src/Functional/Rest/BlockContentJsonBasicAuthTest.php index 44e7657efda2..63bf314eb511 100644 --- a/core/modules/block_content/tests/src/Functional/Rest/BlockContentJsonBasicAuthTest.php +++ b/core/modules/block_content/tests/src/Functional/Rest/BlockContentJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class BlockContentJsonBasicAuthTest extends BlockContentResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php b/core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php index e74f4e2f3260..4a3ac11f4c5a 100644 --- a/core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php +++ b/core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php @@ -18,7 +18,7 @@ abstract class BlockContentResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block_content']; + public static $modules = ['block_content']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonBasicAuthTest.php b/core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonBasicAuthTest.php index 7884a4ff4683..a993d1f1bd5a 100644 --- a/core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonBasicAuthTest.php +++ b/core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class BlockContentTypeJsonBasicAuthTest extends BlockContentTypeResourceTestBase /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php b/core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php index 46fe436be607..13d6ed2d00d7 100644 --- a/core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php +++ b/core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php @@ -10,7 +10,7 @@ abstract class BlockContentTypeResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block_content']; + public static $modules = ['block_content']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeXmlBasicAuthTest.php b/core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeXmlBasicAuthTest.php index 1a402fbd4d28..a878c7d5b3cd 100644 --- a/core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeXmlBasicAuthTest.php +++ b/core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class BlockContentTypeXmlBasicAuthTest extends BlockContentTypeResourceTestBase /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlBasicAuthTest.php b/core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlBasicAuthTest.php index 73dd5c90e0d9..199abea08dce 100644 --- a/core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlBasicAuthTest.php +++ b/core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class BlockContentXmlBasicAuthTest extends BlockContentResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Functional/UnpublishedBlockTest.php b/core/modules/block_content/tests/src/Functional/UnpublishedBlockTest.php index c85816d56181..8f87ccacccaf 100644 --- a/core/modules/block_content/tests/src/Functional/UnpublishedBlockTest.php +++ b/core/modules/block_content/tests/src/Functional/UnpublishedBlockTest.php @@ -18,7 +18,7 @@ class UnpublishedBlockTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block_content']; + public static $modules = ['block_content']; /** * Tests unpublishing of block_content entities. diff --git a/core/modules/block_content/tests/src/Functional/Views/BlockContentFieldFilterTest.php b/core/modules/block_content/tests/src/Functional/Views/BlockContentFieldFilterTest.php index 70c7f07fc500..a77c2e1b297c 100644 --- a/core/modules/block_content/tests/src/Functional/Views/BlockContentFieldFilterTest.php +++ b/core/modules/block_content/tests/src/Functional/Views/BlockContentFieldFilterTest.php @@ -15,7 +15,7 @@ class BlockContentFieldFilterTest extends BlockContentTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * Views used by this test. diff --git a/core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php b/core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php index d283a1bd55a0..10ce140e967e 100644 --- a/core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php +++ b/core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php @@ -21,7 +21,7 @@ class BlockContentRedirectTest extends BlockContentTestBase { * * @var array */ - protected static $modules = ['block', 'block_content', 'views']; + public static $modules = ['block', 'block_content', 'views']; /** * Tests the redirect destination when editing block content. diff --git a/core/modules/block_content/tests/src/Functional/Views/BlockContentTestBase.php b/core/modules/block_content/tests/src/Functional/Views/BlockContentTestBase.php index c3cd0deac851..dd14a4266cb3 100644 --- a/core/modules/block_content/tests/src/Functional/Views/BlockContentTestBase.php +++ b/core/modules/block_content/tests/src/Functional/Views/BlockContentTestBase.php @@ -34,7 +34,7 @@ abstract class BlockContentTestBase extends ViewTestBase { * * @var array */ - protected static $modules = ['block', 'block_content', 'block_content_test_views']; + public static $modules = ['block', 'block_content', 'block_content_test_views']; protected function setUp($import_test_views = TRUE) { parent::setUp($import_test_views); diff --git a/core/modules/block_content/tests/src/Functional/Views/BlockContentWizardTest.php b/core/modules/block_content/tests/src/Functional/Views/BlockContentWizardTest.php index 5275605c2d20..2c59e5c50fe8 100644 --- a/core/modules/block_content/tests/src/Functional/Views/BlockContentWizardTest.php +++ b/core/modules/block_content/tests/src/Functional/Views/BlockContentWizardTest.php @@ -14,7 +14,7 @@ class BlockContentWizardTest extends BlockContentTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block_content', 'views_ui']; + public static $modules = ['block_content', 'views_ui']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Functional/Views/RevisionRelationshipsTest.php b/core/modules/block_content/tests/src/Functional/Views/RevisionRelationshipsTest.php index f5240c41f0b3..0ccebd2a9f66 100644 --- a/core/modules/block_content/tests/src/Functional/Views/RevisionRelationshipsTest.php +++ b/core/modules/block_content/tests/src/Functional/Views/RevisionRelationshipsTest.php @@ -20,7 +20,7 @@ class RevisionRelationshipsTest extends ViewTestBase { * * @var array */ - protected static $modules = ['block_content' , 'block_content_test_views']; + public static $modules = ['block_content' , 'block_content_test_views']; /** * Views used by this test. diff --git a/core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php b/core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php index 45510ed85939..64b524d80b89 100644 --- a/core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php +++ b/core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php @@ -23,7 +23,7 @@ class BlockContentAccessHandlerTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'block', 'block_content', 'system', diff --git a/core/modules/block_content/tests/src/Kernel/BlockContentDeletionTest.php b/core/modules/block_content/tests/src/Kernel/BlockContentDeletionTest.php index 227475020573..e54b2d3d4a1e 100644 --- a/core/modules/block_content/tests/src/Kernel/BlockContentDeletionTest.php +++ b/core/modules/block_content/tests/src/Kernel/BlockContentDeletionTest.php @@ -17,7 +17,7 @@ class BlockContentDeletionTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block', 'block_content', 'system', 'user']; + public static $modules = ['block', 'block_content', 'system', 'user']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Kernel/BlockContentDeriverTest.php b/core/modules/block_content/tests/src/Kernel/BlockContentDeriverTest.php index cfec70a305cd..d08d86f25fa8 100644 --- a/core/modules/block_content/tests/src/Kernel/BlockContentDeriverTest.php +++ b/core/modules/block_content/tests/src/Kernel/BlockContentDeriverTest.php @@ -17,7 +17,7 @@ class BlockContentDeriverTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block', 'block_content', 'system', 'user']; + public static $modules = ['block', 'block_content', 'system', 'user']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php b/core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php index f6dd9dec6b2e..e593336fa3a1 100644 --- a/core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php +++ b/core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php @@ -19,7 +19,7 @@ class BlockContentEntityReferenceSelectionTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'block', 'block_content', 'block_content_test', diff --git a/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php b/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php index d09a26bde10f..7d343738c9b7 100644 --- a/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php +++ b/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php @@ -15,7 +15,7 @@ */ class MigrateBlockContentBodyFieldTest extends MigrateDrupal7TestBase { - protected static $modules = ['block', 'block_content', 'filter', 'text']; + public static $modules = ['block', 'block_content', 'filter', 'text']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityDisplayTest.php b/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityDisplayTest.php index 1cd4b35feefc..5eb9e413d9fb 100644 --- a/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityDisplayTest.php +++ b/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityDisplayTest.php @@ -15,7 +15,7 @@ class MigrateBlockContentEntityDisplayTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['block', 'block_content', 'filter', 'text']; + public static $modules = ['block', 'block_content', 'filter', 'text']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php b/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php index 314e41298b33..8fed90584815 100644 --- a/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php +++ b/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php @@ -15,7 +15,7 @@ class MigrateBlockContentEntityFormDisplayTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['block', 'block_content', 'filter', 'text']; + public static $modules = ['block', 'block_content', 'filter', 'text']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentStubTest.php b/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentStubTest.php index a6356edc7e1c..1958039acb62 100644 --- a/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentStubTest.php +++ b/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentStubTest.php @@ -19,7 +19,7 @@ class MigrateBlockContentStubTest extends MigrateDrupalTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block_content']; + public static $modules = ['block_content']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php b/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php index e8ab9910884e..4accc2040b70 100644 --- a/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php +++ b/core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php @@ -13,7 +13,7 @@ */ class MigrateBlockContentTypeTest extends MigrateDrupal7TestBase { - protected static $modules = ['block', 'block_content', 'filter', 'text']; + public static $modules = ['block', 'block_content', 'filter', 'text']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateBlockContentTest.php b/core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateBlockContentTest.php index 22e37e4de83d..87e6fac89346 100644 --- a/core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateBlockContentTest.php +++ b/core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateBlockContentTest.php @@ -15,7 +15,7 @@ class MigrateBlockContentTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['block', 'block_content']; + public static $modules = ['block', 'block_content']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php b/core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php index 45f0c88ba6d6..2847e35d5e17 100644 --- a/core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php +++ b/core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php @@ -15,7 +15,7 @@ class MigrateCustomBlockContentTranslationTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'block_content', 'content_translation', 'language', diff --git a/core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockTest.php b/core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockTest.php index edab6765b820..706a7ccf05cb 100644 --- a/core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockTest.php +++ b/core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockTest.php @@ -13,7 +13,7 @@ */ class MigrateCustomBlockTest extends MigrateDrupal7TestBase { - protected static $modules = [ + public static $modules = [ 'block_content', 'filter', 'text', diff --git a/core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTest.php b/core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTest.php index 7f84eb582020..22ab03c1f9de 100644 --- a/core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTest.php +++ b/core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTest.php @@ -15,7 +15,7 @@ class BoxTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block_content', 'migrate_drupal']; + public static $modules = ['block_content', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php b/core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php index 6bf50176fd8e..3c3b89e30dd8 100644 --- a/core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php +++ b/core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php @@ -16,7 +16,7 @@ class BoxTranslationTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block_content', 'migrate_drupal']; + public static $modules = ['block_content', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d7/BlockCustomTest.php b/core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d7/BlockCustomTest.php index 3a2e02d534fc..55419e38788b 100644 --- a/core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d7/BlockCustomTest.php +++ b/core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d7/BlockCustomTest.php @@ -15,7 +15,7 @@ class BlockCustomTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block_content', 'migrate_drupal']; + public static $modules = ['block_content', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/block_place/tests/src/Functional/BlockPlaceTest.php b/core/modules/block_place/tests/src/Functional/BlockPlaceTest.php index 919be0c25de4..8e89048acdaa 100644 --- a/core/modules/block_place/tests/src/Functional/BlockPlaceTest.php +++ b/core/modules/block_place/tests/src/Functional/BlockPlaceTest.php @@ -17,7 +17,7 @@ class BlockPlaceTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'block_place', 'toolbar']; + public static $modules = ['block', 'block_place', 'toolbar']; /** * Tests placing blocks as an admin. diff --git a/core/modules/book/tests/src/Functional/BookBreadcrumbTest.php b/core/modules/book/tests/src/Functional/BookBreadcrumbTest.php index 40ed9da5ca61..a863ff1529fc 100644 --- a/core/modules/book/tests/src/Functional/BookBreadcrumbTest.php +++ b/core/modules/book/tests/src/Functional/BookBreadcrumbTest.php @@ -16,7 +16,7 @@ class BookBreadcrumbTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['book', 'block', 'book_breadcrumb_test']; + public static $modules = ['book', 'block', 'book_breadcrumb_test']; /** * A book node. diff --git a/core/modules/book/tests/src/Functional/BookContentModerationTest.php b/core/modules/book/tests/src/Functional/BookContentModerationTest.php index 2cdd45d891c3..b9c7cd284184 100644 --- a/core/modules/book/tests/src/Functional/BookContentModerationTest.php +++ b/core/modules/book/tests/src/Functional/BookContentModerationTest.php @@ -20,7 +20,7 @@ class BookContentModerationTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['book', 'block', 'book_test', 'content_moderation']; + public static $modules = ['book', 'block', 'book_test', 'content_moderation']; /** * {@inheritdoc} diff --git a/core/modules/book/tests/src/Functional/BookInstallTest.php b/core/modules/book/tests/src/Functional/BookInstallTest.php index be0ee9a83b5f..b5658bdc7237 100644 --- a/core/modules/book/tests/src/Functional/BookInstallTest.php +++ b/core/modules/book/tests/src/Functional/BookInstallTest.php @@ -17,7 +17,7 @@ class BookInstallTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * {@inheritdoc} diff --git a/core/modules/book/tests/src/Functional/BookTest.php b/core/modules/book/tests/src/Functional/BookTest.php index 0097c1f78973..d02dfd50d9c3 100644 --- a/core/modules/book/tests/src/Functional/BookTest.php +++ b/core/modules/book/tests/src/Functional/BookTest.php @@ -20,7 +20,7 @@ class BookTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['book', 'block', 'node_access_test', 'book_test']; + public static $modules = ['book', 'block', 'node_access_test', 'book_test']; /** * A user with permission to view a book and access printer-friendly version. diff --git a/core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php b/core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php index 41d626fd400e..9ee79c78dc61 100644 --- a/core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php +++ b/core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php @@ -26,7 +26,7 @@ class BookRelationshipTest extends ViewTestBase { * * @var array */ - protected static $modules = ['book_test_views', 'book', 'views']; + public static $modules = ['book_test_views', 'book', 'views']; /** * A book node. diff --git a/core/modules/book/tests/src/FunctionalJavascript/BookJavascriptTest.php b/core/modules/book/tests/src/FunctionalJavascript/BookJavascriptTest.php index a4247167cfb6..dc9b8125cccc 100644 --- a/core/modules/book/tests/src/FunctionalJavascript/BookJavascriptTest.php +++ b/core/modules/book/tests/src/FunctionalJavascript/BookJavascriptTest.php @@ -17,7 +17,7 @@ class BookJavascriptTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['book']; + public static $modules = ['book']; /** * Tests re-ordering of books. diff --git a/core/modules/book/tests/src/Kernel/BookPendingRevisionTest.php b/core/modules/book/tests/src/Kernel/BookPendingRevisionTest.php index 516b1e16535a..ababb3daaab0 100644 --- a/core/modules/book/tests/src/Kernel/BookPendingRevisionTest.php +++ b/core/modules/book/tests/src/Kernel/BookPendingRevisionTest.php @@ -18,7 +18,7 @@ class BookPendingRevisionTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'user', 'field', 'filter', 'text', 'node', 'book']; + public static $modules = ['system', 'user', 'field', 'filter', 'text', 'node', 'book']; /** * {@inheritdoc} diff --git a/core/modules/book/tests/src/Kernel/BookUninstallTest.php b/core/modules/book/tests/src/Kernel/BookUninstallTest.php index a330ae4c83e4..d4205ebf11bc 100644 --- a/core/modules/book/tests/src/Kernel/BookUninstallTest.php +++ b/core/modules/book/tests/src/Kernel/BookUninstallTest.php @@ -18,7 +18,7 @@ class BookUninstallTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'user', 'field', 'filter', 'text', 'node', 'book']; + public static $modules = ['system', 'user', 'field', 'filter', 'text', 'node', 'book']; /** * {@inheritdoc} diff --git a/core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php b/core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php index 98f3e74f786f..7498638455a5 100644 --- a/core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php +++ b/core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php @@ -17,7 +17,7 @@ class MigrateBookConfigsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['book']; + public static $modules = ['book']; /** * Data provider for testBookSettings(). diff --git a/core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookTest.php b/core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookTest.php index 28168f857428..cab65e39c25c 100644 --- a/core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookTest.php +++ b/core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookTest.php @@ -15,7 +15,7 @@ class MigrateBookTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['book', 'menu_ui']; + public static $modules = ['book', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php b/core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php index a3be4b84516d..a5504c9104c2 100644 --- a/core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php +++ b/core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php @@ -17,7 +17,7 @@ class MigrateBookConfigsTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['book', 'node']; + public static $modules = ['book', 'node']; /** * {@inheritdoc} diff --git a/core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookTest.php b/core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookTest.php index 3e3855fb1538..1d0e25365ae3 100644 --- a/core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookTest.php +++ b/core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookTest.php @@ -15,7 +15,7 @@ class MigrateBookTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'book', 'menu_ui', 'node', diff --git a/core/modules/book/tests/src/Kernel/Plugin/migrate/source/BookTest.php b/core/modules/book/tests/src/Kernel/Plugin/migrate/source/BookTest.php index f31eb0c933f6..02594742591f 100644 --- a/core/modules/book/tests/src/Kernel/Plugin/migrate/source/BookTest.php +++ b/core/modules/book/tests/src/Kernel/Plugin/migrate/source/BookTest.php @@ -15,7 +15,7 @@ class BookTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['book', 'migrate_drupal', 'node']; + public static $modules = ['book', 'migrate_drupal', 'node']; /** * {@inheritdoc} diff --git a/core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php b/core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php index 725d858ef5c3..dc8175787b49 100644 --- a/core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php +++ b/core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php @@ -16,7 +16,7 @@ class BreakpointDiscoveryTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'breakpoint', 'breakpoint_module_test']; + public static $modules = ['system', 'breakpoint', 'breakpoint_module_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php b/core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php index 6d290414c45e..aeba60fd7545 100644 --- a/core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php +++ b/core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php @@ -20,7 +20,7 @@ class CKEditorAdminTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['filter', 'editor', 'ckeditor']; + public static $modules = ['filter', 'editor', 'ckeditor']; /** * A user with the 'administer filters' permission. diff --git a/core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php b/core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php index 213a417e12f6..cad0947dcf99 100644 --- a/core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php +++ b/core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php @@ -18,7 +18,7 @@ class CKEditorLoadingTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['filter', 'editor', 'ckeditor', 'node']; + public static $modules = ['filter', 'editor', 'ckeditor', 'node']; /** * An untrusted user with access to only the 'plain_text' format. diff --git a/core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php b/core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php index 75e62feaca57..9f41834de5ba 100644 --- a/core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php +++ b/core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php @@ -18,7 +18,7 @@ class CKEditorStylesComboAdminTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['filter', 'editor', 'ckeditor']; + public static $modules = ['filter', 'editor', 'ckeditor']; /** * A user with the 'administer filters' permission. diff --git a/core/modules/ckeditor/tests/src/Functional/CKEditorToolbarButtonTest.php b/core/modules/ckeditor/tests/src/Functional/CKEditorToolbarButtonTest.php index 631b10edc519..c47b67b0b496 100644 --- a/core/modules/ckeditor/tests/src/Functional/CKEditorToolbarButtonTest.php +++ b/core/modules/ckeditor/tests/src/Functional/CKEditorToolbarButtonTest.php @@ -19,7 +19,7 @@ class CKEditorToolbarButtonTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['filter', 'editor', 'ckeditor', 'locale']; + public static $modules = ['filter', 'editor', 'ckeditor', 'locale']; /** * {@inheritdoc} diff --git a/core/modules/ckeditor/tests/src/FunctionalJavascript/AjaxCssTest.php b/core/modules/ckeditor/tests/src/FunctionalJavascript/AjaxCssTest.php index d42b9dbf778a..ddb53d8303e8 100644 --- a/core/modules/ckeditor/tests/src/FunctionalJavascript/AjaxCssTest.php +++ b/core/modules/ckeditor/tests/src/FunctionalJavascript/AjaxCssTest.php @@ -16,7 +16,7 @@ class AjaxCssTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['ckeditor', 'ckeditor_test']; + public static $modules = ['ckeditor', 'ckeditor_test']; /** * {@inheritdoc} diff --git a/core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php b/core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php index 25418332adf1..a9ee69719b54 100644 --- a/core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php +++ b/core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php @@ -27,7 +27,7 @@ class CKEditorIntegrationTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'ckeditor', 'filter']; + public static $modules = ['node', 'ckeditor', 'filter']; /** * {@inheritdoc} diff --git a/core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php b/core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php index 16be3b0c0cb7..5664728ec302 100644 --- a/core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php +++ b/core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php @@ -18,7 +18,7 @@ class CKEditorPluginManagerTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'user', 'filter', 'editor', 'ckeditor']; + public static $modules = ['system', 'user', 'filter', 'editor', 'ckeditor']; /** * The manager for "CKEditor plugin" plugins. diff --git a/core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php b/core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php index d93a4dc1fa8c..6ff5d20e6a60 100644 --- a/core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php +++ b/core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php @@ -19,7 +19,7 @@ class CKEditorTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'user', 'filter', 'editor', 'ckeditor', 'filter_test']; + public static $modules = ['system', 'user', 'filter', 'editor', 'ckeditor', 'filter_test']; /** * An instance of the "CKEditor" text editor plugin. diff --git a/core/modules/ckeditor/tests/src/Kernel/Plugin/CKEditorPlugin/InternalTest.php b/core/modules/ckeditor/tests/src/Kernel/Plugin/CKEditorPlugin/InternalTest.php index afd916bb5794..aecc22802012 100644 --- a/core/modules/ckeditor/tests/src/Kernel/Plugin/CKEditorPlugin/InternalTest.php +++ b/core/modules/ckeditor/tests/src/Kernel/Plugin/CKEditorPlugin/InternalTest.php @@ -18,7 +18,7 @@ class InternalTest extends KernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'ckeditor', 'ckeditor_test', 'filter', diff --git a/core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php b/core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php index 8793151b498a..f93f3587b1fe 100644 --- a/core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php +++ b/core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php @@ -16,7 +16,7 @@ class ColorConfigSchemaTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['color']; + public static $modules = ['color']; /** * A user with administrative permissions. diff --git a/core/modules/color/tests/src/Functional/ColorSafePreviewTest.php b/core/modules/color/tests/src/Functional/ColorSafePreviewTest.php index c13a403b26b6..9f6914c996c0 100644 --- a/core/modules/color/tests/src/Functional/ColorSafePreviewTest.php +++ b/core/modules/color/tests/src/Functional/ColorSafePreviewTest.php @@ -17,7 +17,7 @@ class ColorSafePreviewTest extends BrowserTestBase { * * @var string[] */ - protected static $modules = ['color', 'color_test']; + public static $modules = ['color', 'color_test']; /** * A user with administrative permissions. diff --git a/core/modules/color/tests/src/Functional/ColorTest.php b/core/modules/color/tests/src/Functional/ColorTest.php index 80d0851ce282..de3ab691607d 100644 --- a/core/modules/color/tests/src/Functional/ColorTest.php +++ b/core/modules/color/tests/src/Functional/ColorTest.php @@ -17,7 +17,7 @@ class ColorTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['color', 'color_test', 'block', 'file']; + public static $modules = ['color', 'color_test', 'block', 'file']; /** * A user with administrative permissions. diff --git a/core/modules/color/tests/src/Kernel/Migrate/d7/MigrateColorTest.php b/core/modules/color/tests/src/Kernel/Migrate/d7/MigrateColorTest.php index 598fba6651a5..946d1e38c506 100644 --- a/core/modules/color/tests/src/Kernel/Migrate/d7/MigrateColorTest.php +++ b/core/modules/color/tests/src/Kernel/Migrate/d7/MigrateColorTest.php @@ -14,7 +14,7 @@ class MigrateColorTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['color']; + public static $modules = ['color']; /** * {@inheritdoc} diff --git a/core/modules/color/tests/src/Kernel/Plugin/migrate/source/d7/ColorTest.php b/core/modules/color/tests/src/Kernel/Plugin/migrate/source/d7/ColorTest.php index a2ed9b80ba7c..cb634a9c63fa 100644 --- a/core/modules/color/tests/src/Kernel/Plugin/migrate/source/d7/ColorTest.php +++ b/core/modules/color/tests/src/Kernel/Plugin/migrate/source/d7/ColorTest.php @@ -16,7 +16,7 @@ class ColorTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['color', 'migrate_drupal']; + public static $modules = ['color', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/comment/src/Tests/CommentTestBase.php b/core/modules/comment/src/Tests/CommentTestBase.php index efe90e503c8e..3b923ffaf4a4 100644 --- a/core/modules/comment/src/Tests/CommentTestBase.php +++ b/core/modules/comment/src/Tests/CommentTestBase.php @@ -29,7 +29,7 @@ abstract class CommentTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['block', 'comment', 'node', 'history', 'field_ui', 'datetime']; + public static $modules = ['block', 'comment', 'node', 'history', 'field_ui', 'datetime']; /** * An administrative user with permission to configure comment settings. diff --git a/core/modules/comment/src/Tests/Views/CommentTestBase.php b/core/modules/comment/src/Tests/Views/CommentTestBase.php index e0f5178ba339..c364e2631f52 100644 --- a/core/modules/comment/src/Tests/Views/CommentTestBase.php +++ b/core/modules/comment/src/Tests/Views/CommentTestBase.php @@ -26,7 +26,7 @@ abstract class CommentTestBase extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'comment', 'comment_test_views']; + public static $modules = ['node', 'comment', 'comment_test_views']; /** * A normal user with permission to post comments (without approval). diff --git a/core/modules/comment/tests/src/Functional/CommentAccessTest.php b/core/modules/comment/tests/src/Functional/CommentAccessTest.php index 92ff3118653e..b2e4725785ae 100644 --- a/core/modules/comment/tests/src/Functional/CommentAccessTest.php +++ b/core/modules/comment/tests/src/Functional/CommentAccessTest.php @@ -19,7 +19,7 @@ class CommentAccessTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'node', 'comment', ]; diff --git a/core/modules/comment/tests/src/Functional/CommentActionsTest.php b/core/modules/comment/tests/src/Functional/CommentActionsTest.php index 76f5e2553044..326749b7c03c 100644 --- a/core/modules/comment/tests/src/Functional/CommentActionsTest.php +++ b/core/modules/comment/tests/src/Functional/CommentActionsTest.php @@ -17,7 +17,7 @@ class CommentActionsTest extends CommentTestBase { * * @var array */ - protected static $modules = ['dblog', 'action']; + public static $modules = ['dblog', 'action']; /** * Tests comment publish and unpublish actions. diff --git a/core/modules/comment/tests/src/Functional/CommentBlockTest.php b/core/modules/comment/tests/src/Functional/CommentBlockTest.php index b87b54829098..0e2ee1f05ff6 100644 --- a/core/modules/comment/tests/src/Functional/CommentBlockTest.php +++ b/core/modules/comment/tests/src/Functional/CommentBlockTest.php @@ -17,7 +17,7 @@ class CommentBlockTest extends CommentTestBase { * * @var array */ - protected static $modules = ['block', 'views']; + public static $modules = ['block', 'views']; protected function setUp() { parent::setUp(); diff --git a/core/modules/comment/tests/src/Functional/CommentBookTest.php b/core/modules/comment/tests/src/Functional/CommentBookTest.php index 118357b131d4..45693b57fbd0 100644 --- a/core/modules/comment/tests/src/Functional/CommentBookTest.php +++ b/core/modules/comment/tests/src/Functional/CommentBookTest.php @@ -22,7 +22,7 @@ class CommentBookTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['book', 'comment']; + public static $modules = ['book', 'comment']; protected function setUp() { parent::setUp(); diff --git a/core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php b/core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php index 86b7a32bb368..0b0f4863afe7 100644 --- a/core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php +++ b/core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php @@ -25,7 +25,7 @@ class CommentCacheTagsTest extends EntityWithUriCacheTagsTestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment']; + public static $modules = ['comment']; /** * @var \Drupal\entity_test\Entity\EntityTest diff --git a/core/modules/comment/tests/src/Functional/CommentEntityTest.php b/core/modules/comment/tests/src/Functional/CommentEntityTest.php index 39e87f30d718..62d57f0371ee 100644 --- a/core/modules/comment/tests/src/Functional/CommentEntityTest.php +++ b/core/modules/comment/tests/src/Functional/CommentEntityTest.php @@ -21,7 +21,7 @@ class CommentEntityTest extends CommentTestBase { * * @var array */ - protected static $modules = ['block', 'comment', 'node', 'history', 'field_ui', 'datetime', 'taxonomy']; + public static $modules = ['block', 'comment', 'node', 'history', 'field_ui', 'datetime', 'taxonomy']; use TaxonomyTestTrait; diff --git a/core/modules/comment/tests/src/Functional/CommentFieldsTest.php b/core/modules/comment/tests/src/Functional/CommentFieldsTest.php index b2485f88ba53..2df997334839 100644 --- a/core/modules/comment/tests/src/Functional/CommentFieldsTest.php +++ b/core/modules/comment/tests/src/Functional/CommentFieldsTest.php @@ -19,7 +19,7 @@ class CommentFieldsTest extends CommentTestBase { * * @var array */ - protected static $modules = ['field_ui']; + public static $modules = ['field_ui']; /** * Tests that the default 'comment_body' field is correctly added. diff --git a/core/modules/comment/tests/src/Functional/CommentLanguageTest.php b/core/modules/comment/tests/src/Functional/CommentLanguageTest.php index 2eb750b8479f..ce9a9abb043b 100644 --- a/core/modules/comment/tests/src/Functional/CommentLanguageTest.php +++ b/core/modules/comment/tests/src/Functional/CommentLanguageTest.php @@ -26,7 +26,7 @@ class CommentLanguageTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'language', 'language_test', 'comment_test']; + public static $modules = ['node', 'language', 'language_test', 'comment_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php b/core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php index 259dd48a9c06..e49361b651b8 100644 --- a/core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php +++ b/core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php @@ -9,7 +9,7 @@ */ class CommentLinksAlterTest extends CommentTestBase { - protected static $modules = ['comment_test']; + public static $modules = ['comment_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/comment/tests/src/Functional/CommentLinksTest.php b/core/modules/comment/tests/src/Functional/CommentLinksTest.php index b9f233cb879d..3d79d966420e 100644 --- a/core/modules/comment/tests/src/Functional/CommentLinksTest.php +++ b/core/modules/comment/tests/src/Functional/CommentLinksTest.php @@ -36,7 +36,7 @@ class CommentLinksTest extends CommentTestBase { * * @todo Remove this dependency. */ - protected static $modules = ['views']; + public static $modules = ['views']; /** * Tests that comment links are output and can be hidden. diff --git a/core/modules/comment/tests/src/Functional/CommentNewIndicatorTest.php b/core/modules/comment/tests/src/Functional/CommentNewIndicatorTest.php index 4e4baab384c1..69f7bdeeed55 100644 --- a/core/modules/comment/tests/src/Functional/CommentNewIndicatorTest.php +++ b/core/modules/comment/tests/src/Functional/CommentNewIndicatorTest.php @@ -22,7 +22,7 @@ class CommentNewIndicatorTest extends CommentTestBase { * * @todo Remove this dependency. */ - protected static $modules = ['views']; + public static $modules = ['views']; /** * Get node "x new comments" metadata from the server for the current user. diff --git a/core/modules/comment/tests/src/Functional/CommentNodeAccessTest.php b/core/modules/comment/tests/src/Functional/CommentNodeAccessTest.php index 3decbf886870..6842dc137fe6 100644 --- a/core/modules/comment/tests/src/Functional/CommentNodeAccessTest.php +++ b/core/modules/comment/tests/src/Functional/CommentNodeAccessTest.php @@ -19,7 +19,7 @@ class CommentNodeAccessTest extends CommentTestBase { * * @var array */ - protected static $modules = ['node_access_test']; + public static $modules = ['node_access_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/comment/tests/src/Functional/CommentNonNodeTest.php b/core/modules/comment/tests/src/Functional/CommentNonNodeTest.php index 7b41033f8946..d404747844b5 100644 --- a/core/modules/comment/tests/src/Functional/CommentNonNodeTest.php +++ b/core/modules/comment/tests/src/Functional/CommentNonNodeTest.php @@ -25,7 +25,7 @@ class CommentNonNodeTest extends BrowserTestBase { use FieldUiTestTrait; use CommentTestTrait; - protected static $modules = ['comment', 'user', 'field_ui', 'entity_test', 'block']; + public static $modules = ['comment', 'user', 'field_ui', 'entity_test', 'block']; /** * An administrative user with permission to configure comment settings. diff --git a/core/modules/comment/tests/src/Functional/CommentRssTest.php b/core/modules/comment/tests/src/Functional/CommentRssTest.php index 2a56056a2f66..60708bd4a8b1 100644 --- a/core/modules/comment/tests/src/Functional/CommentRssTest.php +++ b/core/modules/comment/tests/src/Functional/CommentRssTest.php @@ -21,7 +21,7 @@ class CommentRssTest extends CommentTestBase { * * @var array */ - protected static $modules = ['views']; + public static $modules = ['views']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Functional/CommentStatusFieldAccessTest.php b/core/modules/comment/tests/src/Functional/CommentStatusFieldAccessTest.php index 094f1e6003ba..d2495d3791c7 100644 --- a/core/modules/comment/tests/src/Functional/CommentStatusFieldAccessTest.php +++ b/core/modules/comment/tests/src/Functional/CommentStatusFieldAccessTest.php @@ -37,7 +37,7 @@ class CommentStatusFieldAccessTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'node', 'comment', 'user', diff --git a/core/modules/comment/tests/src/Functional/CommentTestBase.php b/core/modules/comment/tests/src/Functional/CommentTestBase.php index bd7721215a4f..7cadcbffe98a 100644 --- a/core/modules/comment/tests/src/Functional/CommentTestBase.php +++ b/core/modules/comment/tests/src/Functional/CommentTestBase.php @@ -23,7 +23,7 @@ abstract class CommentTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'comment', 'node', 'history', 'field_ui', 'datetime']; + public static $modules = ['block', 'comment', 'node', 'history', 'field_ui', 'datetime']; /** * An administrative user with permission to configure comment settings. diff --git a/core/modules/comment/tests/src/Functional/CommentTokenReplaceTest.php b/core/modules/comment/tests/src/Functional/CommentTokenReplaceTest.php index a3f6a2e18c15..72a941f9c5a4 100644 --- a/core/modules/comment/tests/src/Functional/CommentTokenReplaceTest.php +++ b/core/modules/comment/tests/src/Functional/CommentTokenReplaceTest.php @@ -24,7 +24,7 @@ class CommentTokenReplaceTest extends CommentTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy']; + public static $modules = ['taxonomy']; /** * Creates a comment, then tests the tokens generated from it. diff --git a/core/modules/comment/tests/src/Functional/CommentTranslationUITest.php b/core/modules/comment/tests/src/Functional/CommentTranslationUITest.php index 3e8990fb8351..f6bec9c7d354 100644 --- a/core/modules/comment/tests/src/Functional/CommentTranslationUITest.php +++ b/core/modules/comment/tests/src/Functional/CommentTranslationUITest.php @@ -47,7 +47,7 @@ class CommentTranslationUITest extends ContentTranslationUITestBase { * * @var array */ - protected static $modules = ['language', 'content_translation', 'node', 'comment']; + public static $modules = ['language', 'content_translation', 'node', 'comment']; protected function setUp() { $this->entityTypeId = 'comment'; diff --git a/core/modules/comment/tests/src/Functional/CommentUninstallTest.php b/core/modules/comment/tests/src/Functional/CommentUninstallTest.php index 03f904f8305f..96d7eeae8daf 100644 --- a/core/modules/comment/tests/src/Functional/CommentUninstallTest.php +++ b/core/modules/comment/tests/src/Functional/CommentUninstallTest.php @@ -21,7 +21,7 @@ class CommentUninstallTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['comment', 'node']; + public static $modules = ['comment', 'node']; protected function setUp() { parent::setup(); diff --git a/core/modules/comment/tests/src/Functional/Hal/CommentHalJsonBasicAuthTest.php b/core/modules/comment/tests/src/Functional/Hal/CommentHalJsonBasicAuthTest.php index a15540d96dc8..7d766fdfcacc 100644 --- a/core/modules/comment/tests/src/Functional/Hal/CommentHalJsonBasicAuthTest.php +++ b/core/modules/comment/tests/src/Functional/Hal/CommentHalJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class CommentHalJsonBasicAuthTest extends CommentHalJsonTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Functional/Hal/CommentHalJsonTestBase.php b/core/modules/comment/tests/src/Functional/Hal/CommentHalJsonTestBase.php index 49c77166f774..a9cf1c24256f 100644 --- a/core/modules/comment/tests/src/Functional/Hal/CommentHalJsonTestBase.php +++ b/core/modules/comment/tests/src/Functional/Hal/CommentHalJsonTestBase.php @@ -14,7 +14,7 @@ abstract class CommentHalJsonTestBase extends CommentResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonAnonTest.php b/core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonAnonTest.php index 7b0ddb77e001..179ae1861218 100644 --- a/core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonAnonTest.php +++ b/core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonAnonTest.php @@ -15,7 +15,7 @@ class CommentTypeHalJsonAnonTest extends CommentTypeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonBasicAuthTest.php b/core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonBasicAuthTest.php index 02f6a46a32bd..3a014bd1d19f 100644 --- a/core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonBasicAuthTest.php +++ b/core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class CommentTypeHalJsonBasicAuthTest extends CommentTypeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonCookieTest.php b/core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonCookieTest.php index 56b0451ad7c4..9d6440ead469 100644 --- a/core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonCookieTest.php +++ b/core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonCookieTest.php @@ -15,7 +15,7 @@ class CommentTypeHalJsonCookieTest extends CommentTypeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Functional/Rest/CommentJsonBasicAuthTest.php b/core/modules/comment/tests/src/Functional/Rest/CommentJsonBasicAuthTest.php index 28201fcc1eac..a4f72551a47b 100644 --- a/core/modules/comment/tests/src/Functional/Rest/CommentJsonBasicAuthTest.php +++ b/core/modules/comment/tests/src/Functional/Rest/CommentJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class CommentJsonBasicAuthTest extends CommentResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php b/core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php index bc0023a0d244..7d1abdbb6805 100644 --- a/core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php +++ b/core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php @@ -19,7 +19,7 @@ abstract class CommentResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment', 'entity_test']; + public static $modules = ['comment', 'entity_test']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php b/core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php index 6df7cc0a5272..c947dbc92c61 100644 --- a/core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php +++ b/core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class CommentTypeJsonBasicAuthTest extends CommentTypeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php b/core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php index eb4574f9a095..5d9b4133620c 100644 --- a/core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php +++ b/core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php @@ -13,7 +13,7 @@ abstract class CommentTypeResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'comment']; + public static $modules = ['node', 'comment']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php b/core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php index f0f7fdff9751..e92f2bcc65da 100644 --- a/core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php +++ b/core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class CommentTypeXmlBasicAuthTest extends CommentTypeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php b/core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php index 3c2f29609362..d1f38e44a4b3 100644 --- a/core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php +++ b/core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class CommentXmlBasicAuthTest extends CommentResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php b/core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php index ec43ab73d917..dabacc3bed25 100644 --- a/core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php +++ b/core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php @@ -15,7 +15,7 @@ class CommentFieldFilterTest extends CommentTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * Views used by this test. diff --git a/core/modules/comment/tests/src/Functional/Views/CommentRestExportTest.php b/core/modules/comment/tests/src/Functional/Views/CommentRestExportTest.php index acfbe0288d3e..c6e39f83169e 100644 --- a/core/modules/comment/tests/src/Functional/Views/CommentRestExportTest.php +++ b/core/modules/comment/tests/src/Functional/Views/CommentRestExportTest.php @@ -22,7 +22,7 @@ class CommentRestExportTest extends CommentTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'comment', 'comment_test_views', 'rest', 'hal']; + public static $modules = ['node', 'comment', 'comment_test_views', 'rest', 'hal']; protected function setUp($import_test_views = TRUE) { parent::setUp($import_test_views); diff --git a/core/modules/comment/tests/src/Functional/Views/CommentTestBase.php b/core/modules/comment/tests/src/Functional/Views/CommentTestBase.php index b3995af09810..a9444a232025 100644 --- a/core/modules/comment/tests/src/Functional/Views/CommentTestBase.php +++ b/core/modules/comment/tests/src/Functional/Views/CommentTestBase.php @@ -19,7 +19,7 @@ abstract class CommentTestBase extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'comment', 'comment_test_views']; + public static $modules = ['node', 'comment', 'comment_test_views']; /** * A normal user with permission to post comments (without approval). diff --git a/core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php b/core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php index 80b59e8a30e3..4085f4f47bf5 100644 --- a/core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php +++ b/core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php @@ -22,7 +22,7 @@ class DefaultViewRecentCommentsTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'comment', 'block']; + public static $modules = ['node', 'comment', 'block']; /** * Number of results for the Master display. diff --git a/core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php b/core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php index ae8981a4467c..e2c5d15ef51f 100644 --- a/core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php +++ b/core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php @@ -14,7 +14,7 @@ class NodeCommentsTest extends CommentTestBase { * * @var array */ - protected static $modules = ['history']; + public static $modules = ['history']; /** * Views used by this test. diff --git a/core/modules/comment/tests/src/Functional/Views/WizardTest.php b/core/modules/comment/tests/src/Functional/Views/WizardTest.php index d21c14e90ceb..9c02fccdac85 100644 --- a/core/modules/comment/tests/src/Functional/Views/WizardTest.php +++ b/core/modules/comment/tests/src/Functional/Views/WizardTest.php @@ -21,7 +21,7 @@ class WizardTest extends WizardTestBase { * * @var array */ - protected static $modules = ['node', 'comment']; + public static $modules = ['node', 'comment']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/CommentBundlesTest.php b/core/modules/comment/tests/src/Kernel/CommentBundlesTest.php index b46e12f33100..d9072334095f 100644 --- a/core/modules/comment/tests/src/Kernel/CommentBundlesTest.php +++ b/core/modules/comment/tests/src/Kernel/CommentBundlesTest.php @@ -15,7 +15,7 @@ class CommentBundlesTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment', 'node', 'taxonomy', 'user']; + public static $modules = ['comment', 'node', 'taxonomy', 'user']; /** * Entity type ids to use for target_entity_type_id on comment bundles. diff --git a/core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php b/core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php index 6ec7323f5d58..bdea71df15fa 100644 --- a/core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php +++ b/core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php @@ -26,7 +26,7 @@ class CommentDefaultFormatterCacheTagsTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['entity_test', 'comment']; + public static $modules = ['entity_test', 'comment']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php b/core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php index de8bfc2a9b4f..c17f247dff0b 100644 --- a/core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php +++ b/core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php @@ -30,7 +30,7 @@ class CommentFieldAccessTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['comment', 'entity_test', 'user']; + public static $modules = ['comment', 'entity_test', 'user']; /** * Fields that only users with administer comments permissions can change. diff --git a/core/modules/comment/tests/src/Kernel/CommentIntegrationTest.php b/core/modules/comment/tests/src/Kernel/CommentIntegrationTest.php index 25f89d41c0a1..88311994c4d5 100644 --- a/core/modules/comment/tests/src/Kernel/CommentIntegrationTest.php +++ b/core/modules/comment/tests/src/Kernel/CommentIntegrationTest.php @@ -20,7 +20,7 @@ class CommentIntegrationTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment', 'field', 'entity_test', 'user', 'system', 'dblog']; + public static $modules = ['comment', 'field', 'entity_test', 'user', 'system', 'dblog']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/CommentItemTest.php b/core/modules/comment/tests/src/Kernel/CommentItemTest.php index 51e7315de9c2..85f611256188 100644 --- a/core/modules/comment/tests/src/Kernel/CommentItemTest.php +++ b/core/modules/comment/tests/src/Kernel/CommentItemTest.php @@ -23,7 +23,7 @@ class CommentItemTest extends FieldKernelTestBase { * * @var array */ - protected static $modules = ['comment', 'entity_test', 'user']; + public static $modules = ['comment', 'entity_test', 'user']; protected function setUp() { parent::setUp(); diff --git a/core/modules/comment/tests/src/Kernel/CommentStringIdEntitiesTest.php b/core/modules/comment/tests/src/Kernel/CommentStringIdEntitiesTest.php index 6a8a93cc2033..adbe1b08d5ec 100644 --- a/core/modules/comment/tests/src/Kernel/CommentStringIdEntitiesTest.php +++ b/core/modules/comment/tests/src/Kernel/CommentStringIdEntitiesTest.php @@ -18,7 +18,7 @@ class CommentStringIdEntitiesTest extends KernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'comment', 'user', 'field', diff --git a/core/modules/comment/tests/src/Kernel/CommentValidationTest.php b/core/modules/comment/tests/src/Kernel/CommentValidationTest.php index 0510ee8abbdb..1d81d55ececa 100644 --- a/core/modules/comment/tests/src/Kernel/CommentValidationTest.php +++ b/core/modules/comment/tests/src/Kernel/CommentValidationTest.php @@ -19,7 +19,7 @@ class CommentValidationTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['comment', 'node']; + public static $modules = ['comment', 'node']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Migrate/MigrateCommentStubTest.php b/core/modules/comment/tests/src/Kernel/Migrate/MigrateCommentStubTest.php index b4ee03dcdcd4..3b0674222cd1 100644 --- a/core/modules/comment/tests/src/Kernel/Migrate/MigrateCommentStubTest.php +++ b/core/modules/comment/tests/src/Kernel/Migrate/MigrateCommentStubTest.php @@ -19,7 +19,7 @@ class MigrateCommentStubTest extends MigrateDrupalTestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment', 'node']; + public static $modules = ['comment', 'node']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php b/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php index 2341aea0bd95..2c13371fb8a5 100644 --- a/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php +++ b/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php @@ -16,7 +16,7 @@ class MigrateCommentEntityDisplayTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment', 'menu_ui']; + public static $modules = ['comment', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php b/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php index be7d16c3e3cf..74a871521acb 100644 --- a/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php +++ b/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php @@ -16,7 +16,7 @@ class MigrateCommentEntityFormDisplaySubjectTest extends MigrateDrupal6TestBase /** * {@inheritdoc} */ - protected static $modules = ['comment']; + public static $modules = ['comment']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php b/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php index cc4b384d4cb9..c9e0d6b8a6f3 100644 --- a/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php +++ b/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php @@ -16,7 +16,7 @@ class MigrateCommentEntityFormDisplayTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment', 'menu_ui']; + public static $modules = ['comment', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php b/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php index f0a65928eee0..03469c48089e 100644 --- a/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php +++ b/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php @@ -16,7 +16,7 @@ class MigrateCommentFieldInstanceTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment', 'menu_ui']; + public static $modules = ['comment', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php b/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php index 7974cc069bdb..e08e2d2e20ab 100644 --- a/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php +++ b/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php @@ -16,7 +16,7 @@ class MigrateCommentFieldTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment', 'menu_ui']; + public static $modules = ['comment', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php b/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php index 21c0f75bff9a..06ca65582e53 100644 --- a/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php +++ b/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php @@ -20,7 +20,7 @@ class MigrateCommentTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment', 'menu_ui']; + public static $modules = ['comment', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php b/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php index 339d8f804b58..2fa60826de29 100644 --- a/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php +++ b/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php @@ -16,7 +16,7 @@ class MigrateCommentTypeTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment']; + public static $modules = ['comment']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php b/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php index 42cac7d899ee..aeb1e923acb6 100644 --- a/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php +++ b/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php @@ -16,7 +16,7 @@ class MigrateCommentEntityDisplayTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'comment', 'text', 'menu_ui']; + public static $modules = ['node', 'comment', 'text', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php b/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php index 372dbcfd76e0..2c3025a44917 100644 --- a/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php +++ b/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php @@ -16,7 +16,7 @@ class MigrateCommentEntityFormDisplaySubjectTest extends MigrateDrupal7TestBase /** * {@inheritdoc} */ - protected static $modules = ['node', 'comment', 'text', 'menu_ui']; + public static $modules = ['node', 'comment', 'text', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php b/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php index 271525127f4d..2f0f6f318c0a 100644 --- a/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php +++ b/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php @@ -16,7 +16,7 @@ class MigrateCommentEntityFormDisplayTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'comment', 'text', 'menu_ui']; + public static $modules = ['node', 'comment', 'text', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php b/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php index 4f49ac4c4708..4b928f7a3d41 100644 --- a/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php +++ b/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php @@ -16,7 +16,7 @@ class MigrateCommentFieldInstanceTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'comment', 'text', 'menu_ui']; + public static $modules = ['node', 'comment', 'text', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php b/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php index 5d4e19b6f70c..aa59f678f7f9 100644 --- a/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php +++ b/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php @@ -16,7 +16,7 @@ class MigrateCommentFieldTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'comment', 'text']; + public static $modules = ['node', 'comment', 'text']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php b/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php index 0341e150fab9..68df72f37690 100644 --- a/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php +++ b/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php @@ -17,7 +17,7 @@ class MigrateCommentTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'comment', 'datetime', 'filter', diff --git a/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php b/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php index 2eb5b41597f8..b0c96dab837c 100644 --- a/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php +++ b/core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php @@ -16,7 +16,7 @@ class MigrateCommentTypeTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'comment', 'text']; + public static $modules = ['node', 'comment', 'text']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentSourceWithHighWaterTest.php b/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentSourceWithHighWaterTest.php index 38099d1cf8a8..a4d91c468611 100644 --- a/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentSourceWithHighWaterTest.php +++ b/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentSourceWithHighWaterTest.php @@ -16,7 +16,7 @@ class CommentSourceWithHighWaterTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment', 'migrate_drupal']; + public static $modules = ['comment', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentTest.php b/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentTest.php index e32b9d3838a3..0372f0f9ac06 100644 --- a/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentTest.php +++ b/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentTest.php @@ -15,7 +15,7 @@ class CommentTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment', 'migrate_drupal']; + public static $modules = ['comment', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentVariablePerCommentTypeTest.php b/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentVariablePerCommentTypeTest.php index 895ed97ebd18..dd1b1fd06c6d 100644 --- a/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentVariablePerCommentTypeTest.php +++ b/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentVariablePerCommentTypeTest.php @@ -15,7 +15,7 @@ class CommentVariablePerCommentTypeTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment', 'migrate_drupal']; + public static $modules = ['comment', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentVariableTest.php b/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentVariableTest.php index 74cc6b743d75..a84c776b770c 100644 --- a/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentVariableTest.php +++ b/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentVariableTest.php @@ -15,7 +15,7 @@ class CommentVariableTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment', 'migrate_drupal']; + public static $modules = ['comment', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentTest.php b/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentTest.php index b40e974d7c65..dc9948956318 100644 --- a/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentTest.php +++ b/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentTest.php @@ -15,7 +15,7 @@ class CommentTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment', 'migrate_drupal']; + public static $modules = ['comment', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentTypeTest.php b/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentTypeTest.php index 6355c16005af..11f3db58421d 100644 --- a/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentTypeTest.php +++ b/core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentTypeTest.php @@ -15,7 +15,7 @@ class CommentTypeTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment', 'migrate_drupal']; + public static $modules = ['comment', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php b/core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php index fc8d21cc6375..86e89499057a 100644 --- a/core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php +++ b/core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php @@ -34,7 +34,7 @@ class CommentAdminViewTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'user', 'comment', 'entity_test', diff --git a/core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php b/core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php index 4546ab27b477..acd2cf6e72c4 100644 --- a/core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php +++ b/core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php @@ -22,7 +22,7 @@ class CommentLinksTest extends CommentViewsKernelTestBase { * * @var array */ - protected static $modules = ['entity_test']; + public static $modules = ['entity_test']; /** * Views used by this test. diff --git a/core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php b/core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php index 2e6bcb686b52..2144ebd94aa5 100644 --- a/core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php +++ b/core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php @@ -27,7 +27,7 @@ class CommentUserNameTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user', 'comment', 'entity_test']; + public static $modules = ['user', 'comment', 'entity_test']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php b/core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php index 89c93c645812..1ca5e43971f2 100644 --- a/core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php +++ b/core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php @@ -17,7 +17,7 @@ class CommentViewsFieldAccessTest extends FieldFieldAccessTestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment', 'entity_test']; + public static $modules = ['comment', 'entity_test']; /** * {@inheritdoc} diff --git a/core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php b/core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php index e112b8a129c6..516750382caf 100644 --- a/core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php +++ b/core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php @@ -16,7 +16,7 @@ abstract class CommentViewsKernelTestBase extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['comment_test_views', 'user', 'comment']; + public static $modules = ['comment_test_views', 'user', 'comment']; /** * Admin user. diff --git a/core/modules/config/tests/config_test/tests/src/Functional/Hal/ConfigTestHalJsonAnonTest.php b/core/modules/config/tests/config_test/tests/src/Functional/Hal/ConfigTestHalJsonAnonTest.php index 19285aa02092..d874f45f263c 100644 --- a/core/modules/config/tests/config_test/tests/src/Functional/Hal/ConfigTestHalJsonAnonTest.php +++ b/core/modules/config/tests/config_test/tests/src/Functional/Hal/ConfigTestHalJsonAnonTest.php @@ -15,7 +15,7 @@ class ConfigTestHalJsonAnonTest extends ConfigTestResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/config/tests/config_test/tests/src/Functional/Hal/ConfigTestHalJsonBasicAuthTest.php b/core/modules/config/tests/config_test/tests/src/Functional/Hal/ConfigTestHalJsonBasicAuthTest.php index 7fdb96b30786..01a69c329d8b 100644 --- a/core/modules/config/tests/config_test/tests/src/Functional/Hal/ConfigTestHalJsonBasicAuthTest.php +++ b/core/modules/config/tests/config_test/tests/src/Functional/Hal/ConfigTestHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class ConfigTestHalJsonBasicAuthTest extends ConfigTestResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/config/tests/config_test/tests/src/Functional/Hal/ConfigTestHalJsonCookieTest.php b/core/modules/config/tests/config_test/tests/src/Functional/Hal/ConfigTestHalJsonCookieTest.php index dedbac913192..eb670d2a4ef7 100644 --- a/core/modules/config/tests/config_test/tests/src/Functional/Hal/ConfigTestHalJsonCookieTest.php +++ b/core/modules/config/tests/config_test/tests/src/Functional/Hal/ConfigTestHalJsonCookieTest.php @@ -15,7 +15,7 @@ class ConfigTestHalJsonCookieTest extends ConfigTestResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestJsonBasicAuthTest.php b/core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestJsonBasicAuthTest.php index ac9fbe918d90..87c415840a1d 100644 --- a/core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestJsonBasicAuthTest.php +++ b/core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class ConfigTestJsonBasicAuthTest extends ConfigTestResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php b/core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php index ba4dd122df47..9ab65d76ae9f 100644 --- a/core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php +++ b/core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php @@ -10,7 +10,7 @@ abstract class ConfigTestResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['config_test', 'config_test_rest']; + public static $modules = ['config_test', 'config_test_rest']; /** * {@inheritdoc} diff --git a/core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php b/core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php index c7c21adea013..c65028f212ba 100644 --- a/core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php +++ b/core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class ConfigTestXmlBasicAuthTest extends ConfigTestResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/config/tests/src/Functional/CacheabilityMetadataConfigOverrideIntegrationTest.php b/core/modules/config/tests/src/Functional/CacheabilityMetadataConfigOverrideIntegrationTest.php index f263255bd728..f2f8730a023f 100644 --- a/core/modules/config/tests/src/Functional/CacheabilityMetadataConfigOverrideIntegrationTest.php +++ b/core/modules/config/tests/src/Functional/CacheabilityMetadataConfigOverrideIntegrationTest.php @@ -17,7 +17,7 @@ class CacheabilityMetadataConfigOverrideIntegrationTest extends BrowserTestBase /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'block_test', 'config_override_integration_test', ]; diff --git a/core/modules/config/tests/src/Functional/ConfigDependencyWebTest.php b/core/modules/config/tests/src/Functional/ConfigDependencyWebTest.php index 052a2452d59b..696a36e8cb29 100644 --- a/core/modules/config/tests/src/Functional/ConfigDependencyWebTest.php +++ b/core/modules/config/tests/src/Functional/ConfigDependencyWebTest.php @@ -22,7 +22,7 @@ class ConfigDependencyWebTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['config_test']; + public static $modules = ['config_test']; /** * Tests ConfigDependencyDeleteFormTrait. diff --git a/core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php b/core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php index 8a604491dd4c..74829359a108 100644 --- a/core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php +++ b/core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php @@ -15,7 +15,7 @@ class ConfigDraggableListBuilderTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['config_test']; + public static $modules = ['config_test']; /** * Test draggable lists. diff --git a/core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php b/core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php index 6e83d16ab9e6..a4dc92c78aa6 100644 --- a/core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php +++ b/core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php @@ -14,7 +14,7 @@ class ConfigEntityFormOverrideTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['config_test']; + public static $modules = ['config_test']; /** * Tests that overrides do not affect forms or listing screens. diff --git a/core/modules/config/tests/src/Functional/ConfigEntityListMultilingualTest.php b/core/modules/config/tests/src/Functional/ConfigEntityListMultilingualTest.php index 8f16b1ec4a82..7c5fa1fac19f 100644 --- a/core/modules/config/tests/src/Functional/ConfigEntityListMultilingualTest.php +++ b/core/modules/config/tests/src/Functional/ConfigEntityListMultilingualTest.php @@ -17,7 +17,7 @@ class ConfigEntityListMultilingualTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['config_test', 'language', 'block']; + public static $modules = ['config_test', 'language', 'block']; /** * {@inheritdoc} diff --git a/core/modules/config/tests/src/Functional/ConfigEntityListTest.php b/core/modules/config/tests/src/Functional/ConfigEntityListTest.php index fe73372a5ab3..b92629d1977d 100644 --- a/core/modules/config/tests/src/Functional/ConfigEntityListTest.php +++ b/core/modules/config/tests/src/Functional/ConfigEntityListTest.php @@ -21,7 +21,7 @@ class ConfigEntityListTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'config_test']; + public static $modules = ['block', 'config_test']; /** * {@inheritdoc} diff --git a/core/modules/config/tests/src/Functional/ConfigEntityStatusUITest.php b/core/modules/config/tests/src/Functional/ConfigEntityStatusUITest.php index 4da9f8c7516a..af68f33bdc20 100644 --- a/core/modules/config/tests/src/Functional/ConfigEntityStatusUITest.php +++ b/core/modules/config/tests/src/Functional/ConfigEntityStatusUITest.php @@ -16,7 +16,7 @@ class ConfigEntityStatusUITest extends BrowserTestBase { * * @var array */ - protected static $modules = ['config_test']; + public static $modules = ['config_test']; /** * Tests status operations. diff --git a/core/modules/config/tests/src/Functional/ConfigEntityTest.php b/core/modules/config/tests/src/Functional/ConfigEntityTest.php index 6f52b1dca4f3..61669d9379e4 100644 --- a/core/modules/config/tests/src/Functional/ConfigEntityTest.php +++ b/core/modules/config/tests/src/Functional/ConfigEntityTest.php @@ -27,7 +27,7 @@ class ConfigEntityTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['config_test']; + public static $modules = ['config_test']; /** * Tests CRUD operations. diff --git a/core/modules/config/tests/src/Functional/ConfigExportImportUITest.php b/core/modules/config/tests/src/Functional/ConfigExportImportUITest.php index 6dc3d6f52d48..5ef146c8e4c8 100644 --- a/core/modules/config/tests/src/Functional/ConfigExportImportUITest.php +++ b/core/modules/config/tests/src/Functional/ConfigExportImportUITest.php @@ -66,7 +66,7 @@ class ConfigExportImportUITest extends BrowserTestBase { * * @var array */ - protected static $modules = ['config', 'node', 'field']; + public static $modules = ['config', 'node', 'field']; /** * {@inheritdoc} diff --git a/core/modules/config/tests/src/Functional/ConfigExportUITest.php b/core/modules/config/tests/src/Functional/ConfigExportUITest.php index 4370dd0c4d21..d92071e89de4 100644 --- a/core/modules/config/tests/src/Functional/ConfigExportUITest.php +++ b/core/modules/config/tests/src/Functional/ConfigExportUITest.php @@ -18,7 +18,7 @@ class ConfigExportUITest extends BrowserTestBase { * * @var array */ - protected static $modules = ['config', 'config_test']; + public static $modules = ['config', 'config_test']; /** * {@inheritdoc} diff --git a/core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php b/core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php index 190157c46075..8b0787d6ee02 100644 --- a/core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php +++ b/core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php @@ -23,7 +23,7 @@ class ConfigImportInstallProfileTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['config']; + public static $modules = ['config']; /** * A user with the 'synchronize configuration' permission. diff --git a/core/modules/config/tests/src/Functional/ConfigImportUITest.php b/core/modules/config/tests/src/Functional/ConfigImportUITest.php index 298296903834..715976d1622e 100644 --- a/core/modules/config/tests/src/Functional/ConfigImportUITest.php +++ b/core/modules/config/tests/src/Functional/ConfigImportUITest.php @@ -19,7 +19,7 @@ class ConfigImportUITest extends BrowserTestBase { * * @var array */ - protected static $modules = ['config', 'config_test', 'config_import_test', 'text', 'options']; + public static $modules = ['config', 'config_test', 'config_import_test', 'text', 'options']; /** * A user with the 'synchronize configuration' permission. diff --git a/core/modules/config/tests/src/Functional/ConfigImportUploadTest.php b/core/modules/config/tests/src/Functional/ConfigImportUploadTest.php index a1add2d636e9..6f6659d743ba 100644 --- a/core/modules/config/tests/src/Functional/ConfigImportUploadTest.php +++ b/core/modules/config/tests/src/Functional/ConfigImportUploadTest.php @@ -26,7 +26,7 @@ class ConfigImportUploadTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['config']; + public static $modules = ['config']; protected function setUp() { parent::setUp(); diff --git a/core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php b/core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php index 2318c22756a6..c7e0b27d4448 100644 --- a/core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php +++ b/core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php @@ -18,7 +18,7 @@ class ConfigLanguageOverrideWebTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'block', 'language', 'system', diff --git a/core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php b/core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php index 4b33643b7ee5..69a7ed74ea2e 100644 --- a/core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php +++ b/core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php @@ -17,7 +17,7 @@ class ConfigSingleImportExportTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'block', 'config', 'config_test', diff --git a/core/modules/config/tests/src/Functional/LanguageNegotiationFormOverrideTest.php b/core/modules/config/tests/src/Functional/LanguageNegotiationFormOverrideTest.php index db5c45ce9986..6c4e1bb3118a 100644 --- a/core/modules/config/tests/src/Functional/LanguageNegotiationFormOverrideTest.php +++ b/core/modules/config/tests/src/Functional/LanguageNegotiationFormOverrideTest.php @@ -12,7 +12,7 @@ */ class LanguageNegotiationFormOverrideTest extends BrowserTestBase { - protected static $modules = ['language', 'locale', 'locale_test']; + public static $modules = ['language', 'locale', 'locale_test']; /** * Tests that overrides do not affect language-negotiation form values. diff --git a/core/modules/config/tests/src/Functional/SchemaConfigListenerWebTest.php b/core/modules/config/tests/src/Functional/SchemaConfigListenerWebTest.php index 35270be09f1f..189d78fc6371 100644 --- a/core/modules/config/tests/src/Functional/SchemaConfigListenerWebTest.php +++ b/core/modules/config/tests/src/Functional/SchemaConfigListenerWebTest.php @@ -15,7 +15,7 @@ class SchemaConfigListenerWebTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['config_test']; + public static $modules = ['config_test']; /** * Tests \Drupal\Core\Config\Development\ConfigSchemaChecker. diff --git a/core/modules/config/tests/src/FunctionalJavascript/ConfigEntityTest.php b/core/modules/config/tests/src/FunctionalJavascript/ConfigEntityTest.php index 01b67903a439..f7e6dc8ff528 100644 --- a/core/modules/config/tests/src/FunctionalJavascript/ConfigEntityTest.php +++ b/core/modules/config/tests/src/FunctionalJavascript/ConfigEntityTest.php @@ -14,7 +14,7 @@ class ConfigEntityTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['config_test']; + public static $modules = ['config_test']; /** * Tests ajax operations through the UI on 'Add' page. diff --git a/core/modules/config/tests/src/Kernel/ConfigUninstallViaCliImportTest.php b/core/modules/config/tests/src/Kernel/ConfigUninstallViaCliImportTest.php index ea307f178379..0ab0fd1764e8 100644 --- a/core/modules/config/tests/src/Kernel/ConfigUninstallViaCliImportTest.php +++ b/core/modules/config/tests/src/Kernel/ConfigUninstallViaCliImportTest.php @@ -24,7 +24,7 @@ class ConfigUninstallViaCliImportTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'config']; + public static $modules = ['system', 'config']; protected function setUp() { parent::setUp(); diff --git a/core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php b/core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php index 40fcc701261e..0def24a490b4 100644 --- a/core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php +++ b/core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php @@ -20,7 +20,7 @@ class ConfigTranslationCacheTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'block', 'config_translation', 'config_translation_test', diff --git a/core/modules/config_translation/tests/src/Functional/ConfigTranslationDateFormatUiTest.php b/core/modules/config_translation/tests/src/Functional/ConfigTranslationDateFormatUiTest.php index 5a33fa9db6f6..7cbeb57746a7 100644 --- a/core/modules/config_translation/tests/src/Functional/ConfigTranslationDateFormatUiTest.php +++ b/core/modules/config_translation/tests/src/Functional/ConfigTranslationDateFormatUiTest.php @@ -12,7 +12,7 @@ */ class ConfigTranslationDateFormatUiTest extends BrowserTestBase { - protected static $modules = [ + public static $modules = [ 'language', 'config_translation', 'system', diff --git a/core/modules/config_translation/tests/src/Functional/ConfigTranslationFormTest.php b/core/modules/config_translation/tests/src/Functional/ConfigTranslationFormTest.php index aad24041ffd4..4698b05a8ec3 100644 --- a/core/modules/config_translation/tests/src/Functional/ConfigTranslationFormTest.php +++ b/core/modules/config_translation/tests/src/Functional/ConfigTranslationFormTest.php @@ -17,7 +17,7 @@ class ConfigTranslationFormTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['config_translation', 'config_translation_test', 'editor']; + public static $modules = ['config_translation', 'config_translation_test', 'editor']; /** * The plugin ID of the mapper to test. diff --git a/core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php b/core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php index 89586629fea1..1d0116dc9997 100644 --- a/core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php +++ b/core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php @@ -25,7 +25,7 @@ class ConfigTranslationListUiTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'block', 'config_translation', 'contact', diff --git a/core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php b/core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php index 19e41f481e29..9ccbb135d2f2 100644 --- a/core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php +++ b/core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php @@ -18,7 +18,7 @@ class ConfigTranslationOverviewTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'block', 'config_test', 'config_translation', diff --git a/core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php b/core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php index 931f7acf192f..64fde483e008 100644 --- a/core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php +++ b/core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php @@ -29,7 +29,7 @@ class ConfigTranslationUiTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'block', 'config_translation', 'config_translation_test', diff --git a/core/modules/config_translation/tests/src/Functional/ConfigTranslationUiThemeTest.php b/core/modules/config_translation/tests/src/Functional/ConfigTranslationUiThemeTest.php index 609674283c90..dcfb7916fe85 100644 --- a/core/modules/config_translation/tests/src/Functional/ConfigTranslationUiThemeTest.php +++ b/core/modules/config_translation/tests/src/Functional/ConfigTranslationUiThemeTest.php @@ -17,7 +17,7 @@ class ConfigTranslationUiThemeTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['config_translation', 'config_translation_test']; + public static $modules = ['config_translation', 'config_translation_test']; /** * Languages to enable. diff --git a/core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php b/core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php index f035d46dbf2e..edb41f9ad441 100644 --- a/core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php +++ b/core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php @@ -23,7 +23,7 @@ class ConfigTranslationViewListUiTest extends UITestBase { * * @var array */ - protected static $modules = ['config_translation', 'views_ui']; + public static $modules = ['config_translation', 'views_ui']; protected function setUp($import_test_views = TRUE) { parent::setUp($import_test_views); diff --git a/core/modules/config_translation/tests/src/FunctionalJavascript/ConfigTranslationUiTest.php b/core/modules/config_translation/tests/src/FunctionalJavascript/ConfigTranslationUiTest.php index 072a258b60c6..585d2d1d38d0 100644 --- a/core/modules/config_translation/tests/src/FunctionalJavascript/ConfigTranslationUiTest.php +++ b/core/modules/config_translation/tests/src/FunctionalJavascript/ConfigTranslationUiTest.php @@ -14,7 +14,7 @@ class ConfigTranslationUiTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'config_translation', 'contextual', 'node', diff --git a/core/modules/config_translation/tests/src/Kernel/ConfigMapperTest.php b/core/modules/config_translation/tests/src/Kernel/ConfigMapperTest.php index aec2a2650d7f..773246cba974 100644 --- a/core/modules/config_translation/tests/src/Kernel/ConfigMapperTest.php +++ b/core/modules/config_translation/tests/src/Kernel/ConfigMapperTest.php @@ -16,7 +16,7 @@ class ConfigMapperTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'config_translation', 'config_translation_test', 'language', diff --git a/core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php b/core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php index 9a9fbc25ca34..26d68eed99f5 100644 --- a/core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php +++ b/core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php @@ -12,7 +12,7 @@ */ class MigrateSystemMaintenanceTranslationTest extends MigrateDrupal6TestBase { - protected static $modules = [ + public static $modules = [ 'language', 'config_translation', // Required for translation migrations. diff --git a/core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php b/core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php index a75c4ee91f60..e42094326452 100644 --- a/core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php +++ b/core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php @@ -12,7 +12,7 @@ */ class MigrateSystemSiteTranslationTest extends MigrateDrupal6TestBase { - protected static $modules = [ + public static $modules = [ 'language', 'config_translation', // Required for translation migrations. diff --git a/core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php b/core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php index 6f6d1672bdba..5ff8402deb51 100644 --- a/core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php +++ b/core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php @@ -15,7 +15,7 @@ class MigrateUserConfigsTranslationTest extends MigrateDrupal6TestBase { use SchemaCheckTestTrait; - protected static $modules = [ + public static $modules = [ 'language', 'locale', 'config_translation', diff --git a/core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldInstanceTranslationTest.php b/core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldInstanceTranslationTest.php index af68ed678c98..033f22b9e8e4 100644 --- a/core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldInstanceTranslationTest.php +++ b/core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldInstanceTranslationTest.php @@ -15,7 +15,7 @@ class MigrateUserProfileFieldInstanceTranslationTest extends MigrateDrupal6TestB /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'config_translation', 'locale', 'language', diff --git a/core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/I18nProfileFieldTest.php b/core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/I18nProfileFieldTest.php index e3ec401ef4be..c13a1b73f235 100644 --- a/core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/I18nProfileFieldTest.php +++ b/core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/I18nProfileFieldTest.php @@ -16,7 +16,7 @@ class I18nProfileFieldTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['config_translation', 'migrate_drupal', 'user']; + public static $modules = ['config_translation', 'migrate_drupal', 'user']; /** * {@inheritdoc} diff --git a/core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldTranslationTest.php b/core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldTranslationTest.php index 97d906ef204d..3eb5880ed7c8 100644 --- a/core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldTranslationTest.php +++ b/core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldTranslationTest.php @@ -15,7 +15,7 @@ class ProfileFieldTranslationTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['config_translation', 'migrate_drupal', 'user']; + public static $modules = ['config_translation', 'migrate_drupal', 'user']; /** * {@inheritdoc} diff --git a/core/modules/contact/tests/src/Functional/ContactLanguageTest.php b/core/modules/contact/tests/src/Functional/ContactLanguageTest.php index 79e1f791a39c..0c34884503c1 100644 --- a/core/modules/contact/tests/src/Functional/ContactLanguageTest.php +++ b/core/modules/contact/tests/src/Functional/ContactLanguageTest.php @@ -20,7 +20,7 @@ class ContactLanguageTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'contact', 'language', 'contact_test', diff --git a/core/modules/contact/tests/src/Functional/ContactPersonalTest.php b/core/modules/contact/tests/src/Functional/ContactPersonalTest.php index 2c0b68f835dd..2a406eb8de31 100644 --- a/core/modules/contact/tests/src/Functional/ContactPersonalTest.php +++ b/core/modules/contact/tests/src/Functional/ContactPersonalTest.php @@ -25,7 +25,7 @@ class ContactPersonalTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['contact', 'dblog']; + public static $modules = ['contact', 'dblog']; /** * A user with some administrative permissions. diff --git a/core/modules/contact/tests/src/Functional/ContactSitewideTest.php b/core/modules/contact/tests/src/Functional/ContactSitewideTest.php index 375c7e1b91d1..2c881b01806c 100644 --- a/core/modules/contact/tests/src/Functional/ContactSitewideTest.php +++ b/core/modules/contact/tests/src/Functional/ContactSitewideTest.php @@ -27,7 +27,7 @@ class ContactSitewideTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['text', 'contact', 'field_ui', 'contact_test', 'block', 'error_service_test', 'dblog']; + public static $modules = ['text', 'contact', 'field_ui', 'contact_test', 'block', 'error_service_test', 'dblog']; /** * {@inheritdoc} diff --git a/core/modules/contact/tests/src/Functional/ContactStorageTest.php b/core/modules/contact/tests/src/Functional/ContactStorageTest.php index 7d8139ecdea1..fbd938bb8a55 100644 --- a/core/modules/contact/tests/src/Functional/ContactStorageTest.php +++ b/core/modules/contact/tests/src/Functional/ContactStorageTest.php @@ -22,7 +22,7 @@ class ContactStorageTest extends ContactSitewideTest { * * @var array */ - protected static $modules = [ + public static $modules = [ 'block', 'text', 'contact', diff --git a/core/modules/contact/tests/src/Functional/Hal/ContactFormHalJsonAnonTest.php b/core/modules/contact/tests/src/Functional/Hal/ContactFormHalJsonAnonTest.php index 9535509f7211..e863c978dd1f 100644 --- a/core/modules/contact/tests/src/Functional/Hal/ContactFormHalJsonAnonTest.php +++ b/core/modules/contact/tests/src/Functional/Hal/ContactFormHalJsonAnonTest.php @@ -15,7 +15,7 @@ class ContactFormHalJsonAnonTest extends ContactFormResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/contact/tests/src/Functional/Hal/ContactFormHalJsonBasicAuthTest.php b/core/modules/contact/tests/src/Functional/Hal/ContactFormHalJsonBasicAuthTest.php index a67f05a7008c..7280cfdc7e90 100644 --- a/core/modules/contact/tests/src/Functional/Hal/ContactFormHalJsonBasicAuthTest.php +++ b/core/modules/contact/tests/src/Functional/Hal/ContactFormHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class ContactFormHalJsonBasicAuthTest extends ContactFormResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/contact/tests/src/Functional/Hal/ContactFormHalJsonCookieTest.php b/core/modules/contact/tests/src/Functional/Hal/ContactFormHalJsonCookieTest.php index f7e96d61412d..2592ae761445 100644 --- a/core/modules/contact/tests/src/Functional/Hal/ContactFormHalJsonCookieTest.php +++ b/core/modules/contact/tests/src/Functional/Hal/ContactFormHalJsonCookieTest.php @@ -15,7 +15,7 @@ class ContactFormHalJsonCookieTest extends ContactFormResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/contact/tests/src/Functional/Hal/MessageHalJsonAnonTest.php b/core/modules/contact/tests/src/Functional/Hal/MessageHalJsonAnonTest.php index 737dcbbd8c51..088a872798bd 100644 --- a/core/modules/contact/tests/src/Functional/Hal/MessageHalJsonAnonTest.php +++ b/core/modules/contact/tests/src/Functional/Hal/MessageHalJsonAnonTest.php @@ -17,7 +17,7 @@ class MessageHalJsonAnonTest extends MessageResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/contact/tests/src/Functional/Hal/MessageHalJsonBasicAuthTest.php b/core/modules/contact/tests/src/Functional/Hal/MessageHalJsonBasicAuthTest.php index 80d569bafbbb..363dbd7c87a8 100644 --- a/core/modules/contact/tests/src/Functional/Hal/MessageHalJsonBasicAuthTest.php +++ b/core/modules/contact/tests/src/Functional/Hal/MessageHalJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class MessageHalJsonBasicAuthTest extends MessageHalJsonAnonTest { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php b/core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php index e573b6d46ec7..8e92a91009b1 100644 --- a/core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php +++ b/core/modules/contact/tests/src/Functional/Rest/ContactFormJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class ContactFormJsonBasicAuthTest extends ContactFormResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php b/core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php index f68f34e54b40..98edc5ae91f1 100644 --- a/core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php +++ b/core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php @@ -13,7 +13,7 @@ abstract class ContactFormResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['contact']; + public static $modules = ['contact']; /** * {@inheritdoc} diff --git a/core/modules/contact/tests/src/Functional/Rest/ContactFormXmlBasicAuthTest.php b/core/modules/contact/tests/src/Functional/Rest/ContactFormXmlBasicAuthTest.php index cf520fc7b7c5..dfc4b6498a18 100644 --- a/core/modules/contact/tests/src/Functional/Rest/ContactFormXmlBasicAuthTest.php +++ b/core/modules/contact/tests/src/Functional/Rest/ContactFormXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class ContactFormXmlBasicAuthTest extends ContactFormResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/contact/tests/src/Functional/Rest/MessageJsonBasicAuthTest.php b/core/modules/contact/tests/src/Functional/Rest/MessageJsonBasicAuthTest.php index f0dbc31f807c..f7f759ab9029 100644 --- a/core/modules/contact/tests/src/Functional/Rest/MessageJsonBasicAuthTest.php +++ b/core/modules/contact/tests/src/Functional/Rest/MessageJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class MessageJsonBasicAuthTest extends MessageResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php b/core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php index e8c7dbeb54c5..f0ff8f85f905 100644 --- a/core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php +++ b/core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php @@ -13,7 +13,7 @@ abstract class MessageResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['contact']; + public static $modules = ['contact']; /** * {@inheritdoc} diff --git a/core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php b/core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php index addcade4bee0..152a94a86f28 100644 --- a/core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php +++ b/core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class MessageXmlBasicAuthTest extends MessageResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/contact/tests/src/Functional/Views/ContactFieldsTest.php b/core/modules/contact/tests/src/Functional/Views/ContactFieldsTest.php index dca088561c78..fd9b1ce8db81 100644 --- a/core/modules/contact/tests/src/Functional/Views/ContactFieldsTest.php +++ b/core/modules/contact/tests/src/Functional/Views/ContactFieldsTest.php @@ -19,7 +19,7 @@ class ContactFieldsTest extends ViewTestBase { * * @var array */ - protected static $modules = ['field', 'text', 'contact']; + public static $modules = ['field', 'text', 'contact']; /** * Contains the field storage definition for contact used for this test. diff --git a/core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php b/core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php index 7057d92ff713..c3b68f067a6b 100644 --- a/core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php +++ b/core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php @@ -27,7 +27,7 @@ class ContactLinkTest extends ViewTestBase { * * @var array */ - protected static $modules = ['contact_test_views']; + public static $modules = ['contact_test_views']; /** * Views used by this test. diff --git a/core/modules/contact/tests/src/Kernel/MessageEntityTest.php b/core/modules/contact/tests/src/Kernel/MessageEntityTest.php index de556c0dc0e5..e7343b9166c6 100644 --- a/core/modules/contact/tests/src/Kernel/MessageEntityTest.php +++ b/core/modules/contact/tests/src/Kernel/MessageEntityTest.php @@ -17,7 +17,7 @@ class MessageEntityTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'system', 'contact', 'field', diff --git a/core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php b/core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php index 6eabda280f5d..ffadad409c99 100644 --- a/core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php +++ b/core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php @@ -18,7 +18,7 @@ class MigrateContactCategoryTest extends MigrateDrupal6TestBase { * * @var array */ - protected static $modules = ['contact']; + public static $modules = ['contact']; /** * {@inheritdoc} diff --git a/core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php b/core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php index afadb04fc579..073a67028372 100644 --- a/core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php +++ b/core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php @@ -17,7 +17,7 @@ class MigrateContactSettingsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['contact']; + public static $modules = ['contact']; /** * {@inheritdoc} diff --git a/core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php b/core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php index b94cdf04469c..22385f0e56dd 100644 --- a/core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php +++ b/core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php @@ -14,7 +14,7 @@ class MigrateContactSettingsTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['contact']; + public static $modules = ['contact']; /** * {@inheritdoc} diff --git a/core/modules/contact/tests/src/Kernel/Plugin/migrate/source/ContactCategoryTest.php b/core/modules/contact/tests/src/Kernel/Plugin/migrate/source/ContactCategoryTest.php index 1ea9b337f239..619e0cd10bb5 100644 --- a/core/modules/contact/tests/src/Kernel/Plugin/migrate/source/ContactCategoryTest.php +++ b/core/modules/contact/tests/src/Kernel/Plugin/migrate/source/ContactCategoryTest.php @@ -15,7 +15,7 @@ class ContactCategoryTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['contact', 'migrate_drupal', 'user']; + public static $modules = ['contact', 'migrate_drupal', 'user']; /** * {@inheritdoc} diff --git a/core/modules/contact/tests/src/Kernel/Plugin/migrate/source/d6/ContactSettingsTest.php b/core/modules/contact/tests/src/Kernel/Plugin/migrate/source/d6/ContactSettingsTest.php index 1d294709849a..6d6afa36d3e4 100644 --- a/core/modules/contact/tests/src/Kernel/Plugin/migrate/source/d6/ContactSettingsTest.php +++ b/core/modules/contact/tests/src/Kernel/Plugin/migrate/source/d6/ContactSettingsTest.php @@ -15,7 +15,7 @@ class ContactSettingsTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['contact', 'migrate_drupal', 'user']; + public static $modules = ['contact', 'migrate_drupal', 'user']; /** * {@inheritdoc} diff --git a/core/modules/content_moderation/tests/src/Functional/ContentModerationWorkflowTypeTest.php b/core/modules/content_moderation/tests/src/Functional/ContentModerationWorkflowTypeTest.php index 7d08e4425ec5..cbe5807a5fbe 100644 --- a/core/modules/content_moderation/tests/src/Functional/ContentModerationWorkflowTypeTest.php +++ b/core/modules/content_moderation/tests/src/Functional/ContentModerationWorkflowTypeTest.php @@ -16,7 +16,7 @@ class ContentModerationWorkflowTypeTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'content_moderation', 'node', 'entity_test', diff --git a/core/modules/content_moderation/tests/src/Functional/ModeratedContentViewTest.php b/core/modules/content_moderation/tests/src/Functional/ModeratedContentViewTest.php index a1018a522a6e..986fe125db74 100644 --- a/core/modules/content_moderation/tests/src/Functional/ModeratedContentViewTest.php +++ b/core/modules/content_moderation/tests/src/Functional/ModeratedContentViewTest.php @@ -24,7 +24,7 @@ class ModeratedContentViewTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['content_moderation', 'node', 'views']; + public static $modules = ['content_moderation', 'node', 'views']; /** * {@inheritdoc} diff --git a/core/modules/content_moderation/tests/src/Functional/ModerationActionsTest.php b/core/modules/content_moderation/tests/src/Functional/ModerationActionsTest.php index d3ead2949e4c..fbe0b3a38b48 100644 --- a/core/modules/content_moderation/tests/src/Functional/ModerationActionsTest.php +++ b/core/modules/content_moderation/tests/src/Functional/ModerationActionsTest.php @@ -22,7 +22,7 @@ class ModerationActionsTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'content_moderation', 'node', 'views', diff --git a/core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php b/core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php index d17b3d025b9d..9f3c401e632b 100644 --- a/core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php +++ b/core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php @@ -17,7 +17,7 @@ class ModerationFormTest extends ModerationStateTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'node', 'content_moderation', 'locale', diff --git a/core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php b/core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php index 5b8350484551..28de50c53549 100644 --- a/core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php +++ b/core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php @@ -16,7 +16,7 @@ class ModerationLocaleTest extends ModerationStateTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'node', 'content_moderation', 'locale', diff --git a/core/modules/content_moderation/tests/src/Functional/ModerationRevisionRevertTest.php b/core/modules/content_moderation/tests/src/Functional/ModerationRevisionRevertTest.php index 8c73f71283bc..b1ad72045a0c 100644 --- a/core/modules/content_moderation/tests/src/Functional/ModerationRevisionRevertTest.php +++ b/core/modules/content_moderation/tests/src/Functional/ModerationRevisionRevertTest.php @@ -21,7 +21,7 @@ class ModerationRevisionRevertTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'content_moderation', 'node', ]; diff --git a/core/modules/content_moderation/tests/src/Functional/ModerationStateAccessTest.php b/core/modules/content_moderation/tests/src/Functional/ModerationStateAccessTest.php index 54fcc4610fc2..86269193e3f6 100644 --- a/core/modules/content_moderation/tests/src/Functional/ModerationStateAccessTest.php +++ b/core/modules/content_moderation/tests/src/Functional/ModerationStateAccessTest.php @@ -19,7 +19,7 @@ class ModerationStateAccessTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_moderation_test_views', 'content_moderation', ]; diff --git a/core/modules/content_moderation/tests/src/Functional/ModerationStateTestBase.php b/core/modules/content_moderation/tests/src/Functional/ModerationStateTestBase.php index 137ac8531786..9d12c174496d 100644 --- a/core/modules/content_moderation/tests/src/Functional/ModerationStateTestBase.php +++ b/core/modules/content_moderation/tests/src/Functional/ModerationStateTestBase.php @@ -61,7 +61,7 @@ abstract class ModerationStateTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'content_moderation', 'block', 'block_content', diff --git a/core/modules/content_moderation/tests/src/Functional/NodeAccessTest.php b/core/modules/content_moderation/tests/src/Functional/NodeAccessTest.php index 4c31760e4fd2..76e9d97608c4 100644 --- a/core/modules/content_moderation/tests/src/Functional/NodeAccessTest.php +++ b/core/modules/content_moderation/tests/src/Functional/NodeAccessTest.php @@ -16,7 +16,7 @@ class NodeAccessTest extends ModerationStateTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'content_moderation', 'block', 'block_content', diff --git a/core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php b/core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php index d0165c3cd966..12f391aea6de 100644 --- a/core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php +++ b/core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php @@ -23,7 +23,7 @@ class ViewsModerationStateFilterTest extends ViewTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_moderation_test_views', 'node', 'content_moderation', diff --git a/core/modules/content_moderation/tests/src/Kernel/ContentModerationPermissionsTest.php b/core/modules/content_moderation/tests/src/Kernel/ContentModerationPermissionsTest.php index 506d87003709..b2abed2b01d0 100644 --- a/core/modules/content_moderation/tests/src/Kernel/ContentModerationPermissionsTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/ContentModerationPermissionsTest.php @@ -18,7 +18,7 @@ class ContentModerationPermissionsTest extends KernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'workflows', 'content_moderation', 'workflow_type_test', diff --git a/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateAccessControlHandlerTest.php b/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateAccessControlHandlerTest.php index f308f1f9b35c..4d10672adaa8 100644 --- a/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateAccessControlHandlerTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateAccessControlHandlerTest.php @@ -16,7 +16,7 @@ class ContentModerationStateAccessControlHandlerTest extends KernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'content_moderation', 'workflows', 'user', diff --git a/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateResourceTest.php b/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateResourceTest.php index c7538c126642..2ea1d8f901ff 100644 --- a/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateResourceTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateResourceTest.php @@ -15,7 +15,7 @@ class ContentModerationStateResourceTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['serialization', 'rest', 'content_moderation']; + public static $modules = ['serialization', 'rest', 'content_moderation']; /** * @see \Drupal\content_moderation\Entity\ContentModerationState diff --git a/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php b/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php index 63578c075414..c784b38b2c6d 100644 --- a/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php @@ -21,7 +21,7 @@ class ContentModerationStateStorageSchemaTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'node', 'content_moderation', 'user', diff --git a/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php b/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php index c08b276bdd3b..8574ad6a171b 100644 --- a/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php @@ -27,7 +27,7 @@ class ContentModerationStateTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'entity_test', 'node', 'block', diff --git a/core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php b/core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php index 1754f7308801..a90c3fba9635 100644 --- a/core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php @@ -20,7 +20,7 @@ class ContentModerationWorkflowConfigTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'node', 'content_moderation', 'user', diff --git a/core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php b/core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php index 0e03c7f86a23..7c0e2fca9533 100644 --- a/core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php @@ -26,7 +26,7 @@ class ContentModerationWorkflowTypeApiTest extends KernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'workflows', 'content_moderation', ]; diff --git a/core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php b/core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php index 46c4d7d6983e..d24f7b5c802d 100644 --- a/core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php @@ -20,7 +20,7 @@ class DefaultRevisionStateTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'entity_test', 'node', 'block_content', diff --git a/core/modules/content_moderation/tests/src/Kernel/EntityOperationsTest.php b/core/modules/content_moderation/tests/src/Kernel/EntityOperationsTest.php index e4042d7c2b3f..0a93924ab42f 100644 --- a/core/modules/content_moderation/tests/src/Kernel/EntityOperationsTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/EntityOperationsTest.php @@ -19,7 +19,7 @@ class EntityOperationsTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_moderation', 'node', 'user', diff --git a/core/modules/content_moderation/tests/src/Kernel/EntityRevisionConverterTest.php b/core/modules/content_moderation/tests/src/Kernel/EntityRevisionConverterTest.php index 2f8709f72a61..69eee60d1a30 100644 --- a/core/modules/content_moderation/tests/src/Kernel/EntityRevisionConverterTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/EntityRevisionConverterTest.php @@ -16,7 +16,7 @@ class EntityRevisionConverterTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'user', 'system', 'content_moderation', diff --git a/core/modules/content_moderation/tests/src/Kernel/EntityStateChangeValidationTest.php b/core/modules/content_moderation/tests/src/Kernel/EntityStateChangeValidationTest.php index 46a04f582e0b..dc1e7f6917f9 100644 --- a/core/modules/content_moderation/tests/src/Kernel/EntityStateChangeValidationTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/EntityStateChangeValidationTest.php @@ -19,7 +19,7 @@ class EntityStateChangeValidationTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'node', 'content_moderation', 'user', diff --git a/core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php b/core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php index aacd26ceb06c..09990fe796a8 100644 --- a/core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php @@ -18,7 +18,7 @@ class EntityTypeInfoTest extends KernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'content_moderation', 'workflows', 'entity_test', diff --git a/core/modules/content_moderation/tests/src/Kernel/InitialStateTest.php b/core/modules/content_moderation/tests/src/Kernel/InitialStateTest.php index 55b95768e252..1190aa0436bc 100644 --- a/core/modules/content_moderation/tests/src/Kernel/InitialStateTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/InitialStateTest.php @@ -20,7 +20,7 @@ class InitialStateTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'entity_test', 'node', 'user', diff --git a/core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php b/core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php index 15ffdbace9d2..bff2a972a516 100644 --- a/core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php @@ -19,7 +19,7 @@ class ModerationInformationTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_moderation', 'entity_test', 'user', diff --git a/core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldItemListTest.php b/core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldItemListTest.php index 7a632d38c0e3..af0bb4fd7d6d 100644 --- a/core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldItemListTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldItemListTest.php @@ -19,7 +19,7 @@ class ModerationStateFieldItemListTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'node', 'content_moderation', 'user', diff --git a/core/modules/content_moderation/tests/src/Kernel/ModerationStateWidgetTest.php b/core/modules/content_moderation/tests/src/Kernel/ModerationStateWidgetTest.php index b73001065c71..f0949643887d 100644 --- a/core/modules/content_moderation/tests/src/Kernel/ModerationStateWidgetTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/ModerationStateWidgetTest.php @@ -23,7 +23,7 @@ class ModerationStateWidgetTest extends KernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'system', 'user', 'workflows', diff --git a/core/modules/content_moderation/tests/src/Kernel/NodeAccessTest.php b/core/modules/content_moderation/tests/src/Kernel/NodeAccessTest.php index 680e66ec9227..3a2e0a9ed3f6 100644 --- a/core/modules/content_moderation/tests/src/Kernel/NodeAccessTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/NodeAccessTest.php @@ -29,7 +29,7 @@ class NodeAccessTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_moderation', 'filter', 'node', diff --git a/core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php b/core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php index e36f57b04f7b..6d2b8b6b5774 100644 --- a/core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php @@ -21,7 +21,7 @@ class StateFormatterTest extends KernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'workflows', 'content_moderation', 'entity_test', diff --git a/core/modules/content_moderation/tests/src/Kernel/ViewsDataIntegrationTest.php b/core/modules/content_moderation/tests/src/Kernel/ViewsDataIntegrationTest.php index 2408dccdfa0a..0f89125bb6a0 100644 --- a/core/modules/content_moderation/tests/src/Kernel/ViewsDataIntegrationTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/ViewsDataIntegrationTest.php @@ -20,7 +20,7 @@ class ViewsDataIntegrationTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_moderation_test_views', 'node', 'content_moderation', diff --git a/core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php b/core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php index 22ed6fb4a203..32323cc13e0d 100644 --- a/core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php @@ -25,7 +25,7 @@ class ViewsModerationStateFilterTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_moderation_test_views', 'node', 'content_moderation', diff --git a/core/modules/content_translation/src/Tests/ContentTranslationTestBase.php b/core/modules/content_translation/src/Tests/ContentTranslationTestBase.php index 8f4dead22897..a84bb73b8ef1 100644 --- a/core/modules/content_translation/src/Tests/ContentTranslationTestBase.php +++ b/core/modules/content_translation/src/Tests/ContentTranslationTestBase.php @@ -21,7 +21,7 @@ abstract class ContentTranslationTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['text']; + public static $modules = ['text']; /** * The entity type being tested. diff --git a/core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php b/core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php index 93f2eb1acab2..0b1de0b204f4 100644 --- a/core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php +++ b/core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php @@ -19,7 +19,7 @@ class ContentTestTranslationUITest extends ContentTranslationUITestBase { * * @var array */ - protected static $modules = ['language', 'content_translation', 'entity_test']; + public static $modules = ['language', 'content_translation', 'entity_test']; /** * {@inheritdoc} diff --git a/core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php b/core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php index 83c856264cbe..b85c3aad5d1e 100644 --- a/core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php +++ b/core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php @@ -47,7 +47,7 @@ class ContentTranslationContextualLinksTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['content_translation', 'contextual', 'node']; + public static $modules = ['content_translation', 'contextual', 'node']; /** * The profile to install as a basis for testing. diff --git a/core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php b/core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php index d78b76f042cd..6dffed7444b6 100644 --- a/core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php +++ b/core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php @@ -14,7 +14,7 @@ class ContentTranslationDisableSettingTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_translation', 'menu_link_content', 'language', diff --git a/core/modules/content_translation/tests/src/Functional/ContentTranslationEnableTest.php b/core/modules/content_translation/tests/src/Functional/ContentTranslationEnableTest.php index 797bcfbf97f3..a3cc4e99466c 100644 --- a/core/modules/content_translation/tests/src/Functional/ContentTranslationEnableTest.php +++ b/core/modules/content_translation/tests/src/Functional/ContentTranslationEnableTest.php @@ -14,7 +14,7 @@ class ContentTranslationEnableTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test', 'menu_link_content', 'node']; + public static $modules = ['entity_test', 'menu_link_content', 'node']; /** * Tests that entity schemas are up-to-date after enabling translation. diff --git a/core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php b/core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php index 422ccb729967..163b5e8ff31e 100644 --- a/core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php +++ b/core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php @@ -11,7 +11,7 @@ */ class ContentTranslationEntityBundleUITest extends BrowserTestBase { - protected static $modules = ['language', 'content_translation', 'node', 'comment', 'field_ui']; + public static $modules = ['language', 'content_translation', 'node', 'comment', 'field_ui']; protected function setUp() { parent::setUp(); diff --git a/core/modules/content_translation/tests/src/Functional/ContentTranslationLanguageChangeTest.php b/core/modules/content_translation/tests/src/Functional/ContentTranslationLanguageChangeTest.php index 8fce666e8e41..1bf836aaca87 100644 --- a/core/modules/content_translation/tests/src/Functional/ContentTranslationLanguageChangeTest.php +++ b/core/modules/content_translation/tests/src/Functional/ContentTranslationLanguageChangeTest.php @@ -22,7 +22,7 @@ class ContentTranslationLanguageChangeTest extends NodeTestBase { * * @var array */ - protected static $modules = ['language', 'content_translation', 'content_translation_test', 'node', 'block', 'field_ui', 'image']; + public static $modules = ['language', 'content_translation', 'content_translation_test', 'node', 'block', 'field_ui', 'image']; /** * {@inheritdoc} diff --git a/core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php b/core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php index 0c8170d470de..8ea652e954d3 100644 --- a/core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php +++ b/core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php @@ -17,7 +17,7 @@ class ContentTranslationLinkTagTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test', 'content_translation', 'content_translation_test', 'language']; + public static $modules = ['entity_test', 'content_translation', 'content_translation_test', 'language']; /** * The added languages. diff --git a/core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php b/core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php index a3350f3ed736..bbad25ca9c24 100644 --- a/core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php +++ b/core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php @@ -28,7 +28,7 @@ class ContentTranslationMetadataFieldsTest extends ContentTranslationTestBase { * * @var array */ - protected static $modules = ['language', 'content_translation', 'node']; + public static $modules = ['language', 'content_translation', 'node']; /** * The profile to install as a basis for testing. diff --git a/core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php b/core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php index 37ac1fb42877..6eb3deb1c8e2 100644 --- a/core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php +++ b/core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php @@ -32,7 +32,7 @@ class ContentTranslationOperationsTest extends NodeTestBase { * * @var array */ - protected static $modules = ['language', 'content_translation', 'node', 'views', 'block']; + public static $modules = ['language', 'content_translation', 'node', 'views', 'block']; /** * {@inheritdoc} diff --git a/core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php b/core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php index e989753666bf..0984850f37c0 100644 --- a/core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php +++ b/core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php @@ -17,7 +17,7 @@ abstract class ContentTranslationPendingRevisionTestBase extends ContentTranslat /** * {@inheritdoc} */ - protected static $modules = ['language', 'content_translation', 'content_moderation', 'node']; + public static $modules = ['language', 'content_translation', 'content_moderation', 'node']; /** * The entity storage. diff --git a/core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php b/core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php index e77d25d1b3de..52a92300078a 100644 --- a/core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php +++ b/core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php @@ -24,7 +24,7 @@ class ContentTranslationSettingsTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['language', 'content_translation', 'node', 'comment', 'field_ui', 'entity_test']; + public static $modules = ['language', 'content_translation', 'node', 'comment', 'field_ui', 'entity_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php b/core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php index 19e02eda6583..c6a72a325eac 100644 --- a/core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php +++ b/core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php @@ -16,7 +16,7 @@ class ContentTranslationStandardFieldsTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'language', 'content_translation', 'node', diff --git a/core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php b/core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php index 4910ef4a77b6..5f7c9fd9b8ec 100644 --- a/core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php +++ b/core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php @@ -38,7 +38,7 @@ class ContentTranslationSyncImageTest extends ContentTranslationTestBase { * * @var array */ - protected static $modules = ['language', 'content_translation', 'entity_test', 'image', 'field_ui']; + public static $modules = ['language', 'content_translation', 'entity_test', 'image', 'field_ui']; protected function setUp() { parent::setUp(); diff --git a/core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php b/core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php index 06911bb5c0cb..82715c28c293 100644 --- a/core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php +++ b/core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php @@ -19,7 +19,7 @@ abstract class ContentTranslationTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['text']; + public static $modules = ['text']; /** * The entity type being tested. diff --git a/core/modules/content_translation/tests/src/Functional/ContentTranslationUISkipTest.php b/core/modules/content_translation/tests/src/Functional/ContentTranslationUISkipTest.php index 1d4645943c8e..97d0b00f5da6 100644 --- a/core/modules/content_translation/tests/src/Functional/ContentTranslationUISkipTest.php +++ b/core/modules/content_translation/tests/src/Functional/ContentTranslationUISkipTest.php @@ -16,7 +16,7 @@ class ContentTranslationUISkipTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['content_translation_test', 'user', 'node']; + public static $modules = ['content_translation_test', 'user', 'node']; /** * Tests the content_translation_ui_skip key functionality. diff --git a/core/modules/content_translation/tests/src/Functional/ContentTranslationUntranslatableFieldsTest.php b/core/modules/content_translation/tests/src/Functional/ContentTranslationUntranslatableFieldsTest.php index 6cc33974a835..300c17c7ca3d 100644 --- a/core/modules/content_translation/tests/src/Functional/ContentTranslationUntranslatableFieldsTest.php +++ b/core/modules/content_translation/tests/src/Functional/ContentTranslationUntranslatableFieldsTest.php @@ -17,7 +17,7 @@ class ContentTranslationUntranslatableFieldsTest extends ContentTranslationPendi /** * {@inheritdoc} */ - protected static $modules = ['field_test']; + public static $modules = ['field_test']; /** * {@inheritdoc} diff --git a/core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php b/core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php index d2510c18bb08..c778404f6419 100644 --- a/core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php +++ b/core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php @@ -29,7 +29,7 @@ class ContentTranslationWorkflowsTest extends ContentTranslationTestBase { * * @var array */ - protected static $modules = ['language', 'content_translation', 'entity_test']; + public static $modules = ['language', 'content_translation', 'entity_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php b/core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php index d713c60687c8..4b4d53a484d8 100644 --- a/core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php +++ b/core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php @@ -23,7 +23,7 @@ class ContentTranslationViewsUITest extends UITestBase { * * @var array */ - protected static $modules = ['content_translation']; + public static $modules = ['content_translation']; /** * Tests the views UI. diff --git a/core/modules/content_translation/tests/src/Functional/Views/TranslationLinkTest.php b/core/modules/content_translation/tests/src/Functional/Views/TranslationLinkTest.php index d75201ea5f50..d2e9e0d0cbed 100644 --- a/core/modules/content_translation/tests/src/Functional/Views/TranslationLinkTest.php +++ b/core/modules/content_translation/tests/src/Functional/Views/TranslationLinkTest.php @@ -27,7 +27,7 @@ class TranslationLinkTest extends ContentTranslationTestBase { * * @var array */ - protected static $modules = ['content_translation_test_views']; + public static $modules = ['content_translation_test_views']; protected function setUp() { // @todo Use entity_type once it is has multilingual Views integration. diff --git a/core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php b/core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php index 3c6073244ae0..156b10d97ff9 100644 --- a/core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php +++ b/core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php @@ -22,7 +22,7 @@ class ContentTranslationContextualLinksTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['content_translation', 'contextual', 'node']; + public static $modules = ['content_translation', 'contextual', 'node']; /** * {@inheritdoc} diff --git a/core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php b/core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php index c14b29305562..0fe6b9f6e0b3 100644 --- a/core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php +++ b/core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php @@ -25,7 +25,7 @@ class ContentTranslationConfigImportTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'user', 'entity_test', 'language', 'content_translation']; + public static $modules = ['system', 'user', 'entity_test', 'language', 'content_translation']; /** * {@inheritdoc} diff --git a/core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php b/core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php index 571a5c8de0c4..dcd596ecf39b 100644 --- a/core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php +++ b/core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php @@ -16,7 +16,7 @@ class ContentTranslationEntityBundleInfoTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user', 'language', 'content_translation_test', 'content_translation', 'entity_test']; + public static $modules = ['user', 'language', 'content_translation_test', 'content_translation', 'entity_test']; /** * The content translation manager. diff --git a/core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php b/core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php index 6c67c4240069..8185182516c7 100644 --- a/core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php +++ b/core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php @@ -26,7 +26,7 @@ class ContentTranslationFieldSyncRevisionTest extends EntityKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['file', 'image', 'language', 'content_translation', 'simpletest', 'content_translation_test']; + public static $modules = ['file', 'image', 'language', 'content_translation', 'simpletest', 'content_translation_test']; /** * The synchronized field name. diff --git a/core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php b/core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php index 40a7220a6711..3626045fbf3a 100644 --- a/core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php +++ b/core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php @@ -16,7 +16,7 @@ class ContentTranslationSettingsApiTest extends KernelTestBase { * * @var array */ - protected static $modules = ['language', 'content_translation', 'user', 'entity_test']; + public static $modules = ['language', 'content_translation', 'user', 'entity_test']; /** * {@inheritdoc} diff --git a/core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php b/core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php index d09b80abed0f..5c4784aa62e6 100644 --- a/core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php +++ b/core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php @@ -54,7 +54,7 @@ class ContentTranslationSyncUnitTest extends KernelTestBase { */ protected $unchangedFieldValues; - protected static $modules = ['language', 'content_translation']; + public static $modules = ['language', 'content_translation']; protected function setUp() { parent::setUp(); diff --git a/core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php b/core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php index 02833902f779..3e32406d28db 100644 --- a/core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php +++ b/core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php @@ -16,7 +16,7 @@ class MigrateTaxonomyTermTranslationTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_translation', 'language', 'menu_ui', diff --git a/core/modules/content_translation/tests/src/Kernel/Migrate/d7/MigrateEntityTranslationSettingsTest.php b/core/modules/content_translation/tests/src/Kernel/Migrate/d7/MigrateEntityTranslationSettingsTest.php index 41e6fa403287..136e5331ecac 100644 --- a/core/modules/content_translation/tests/src/Kernel/Migrate/d7/MigrateEntityTranslationSettingsTest.php +++ b/core/modules/content_translation/tests/src/Kernel/Migrate/d7/MigrateEntityTranslationSettingsTest.php @@ -15,7 +15,7 @@ class MigrateEntityTranslationSettingsTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'comment', 'content_translation', 'language', diff --git a/core/modules/content_translation/tests/src/Kernel/Plugin/migrate/source/d7/EntityTranslationSettingsTest.php b/core/modules/content_translation/tests/src/Kernel/Plugin/migrate/source/d7/EntityTranslationSettingsTest.php index 7a25bf599da2..db0d33292769 100644 --- a/core/modules/content_translation/tests/src/Kernel/Plugin/migrate/source/d7/EntityTranslationSettingsTest.php +++ b/core/modules/content_translation/tests/src/Kernel/Plugin/migrate/source/d7/EntityTranslationSettingsTest.php @@ -16,7 +16,7 @@ class EntityTranslationSettingsTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_translation', 'language', 'migrate_drupal', diff --git a/core/modules/contextual/tests/src/Functional/ContextualDynamicContextTest.php b/core/modules/contextual/tests/src/Functional/ContextualDynamicContextTest.php index 933dd0841cd6..340b60821fb0 100644 --- a/core/modules/contextual/tests/src/Functional/ContextualDynamicContextTest.php +++ b/core/modules/contextual/tests/src/Functional/ContextualDynamicContextTest.php @@ -42,7 +42,7 @@ class ContextualDynamicContextTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['contextual', 'node', 'views', 'views_ui', 'language', 'menu_test']; + public static $modules = ['contextual', 'node', 'views', 'views_ui', 'language', 'menu_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/contextual/tests/src/FunctionalJavascript/ContextualLinksTest.php b/core/modules/contextual/tests/src/FunctionalJavascript/ContextualLinksTest.php index 9b3a1940b1f5..7435dada23f3 100644 --- a/core/modules/contextual/tests/src/FunctionalJavascript/ContextualLinksTest.php +++ b/core/modules/contextual/tests/src/FunctionalJavascript/ContextualLinksTest.php @@ -17,7 +17,7 @@ class ContextualLinksTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block', 'contextual']; + public static $modules = ['block', 'contextual']; /** * {@inheritdoc} diff --git a/core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php b/core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php index 8c9c9b4be8d8..4a00a7efc491 100644 --- a/core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php +++ b/core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php @@ -19,7 +19,7 @@ class EditModeTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'node', 'block', 'user', diff --git a/core/modules/contextual/tests/src/Kernel/ContextualUnitTest.php b/core/modules/contextual/tests/src/Kernel/ContextualUnitTest.php index 84f5ba8c266c..0e5f721375fc 100644 --- a/core/modules/contextual/tests/src/Kernel/ContextualUnitTest.php +++ b/core/modules/contextual/tests/src/Kernel/ContextualUnitTest.php @@ -17,7 +17,7 @@ class ContextualUnitTest extends KernelTestBase { * * @var array */ - protected static $modules = ['contextual']; + public static $modules = ['contextual']; /** * Provides testcases for testContextualLinksToId() and diff --git a/core/modules/datetime/src/Tests/DateTestBase.php b/core/modules/datetime/src/Tests/DateTestBase.php index 7b03f71f3a43..6a8900390081 100644 --- a/core/modules/datetime/src/Tests/DateTestBase.php +++ b/core/modules/datetime/src/Tests/DateTestBase.php @@ -25,7 +25,7 @@ abstract class DateTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['node', 'entity_test', 'datetime', 'field_ui']; + public static $modules = ['node', 'entity_test', 'datetime', 'field_ui']; /** * An array of display options to pass to entity_get_display() diff --git a/core/modules/datetime/src/Tests/Views/DateTimeHandlerTestBase.php b/core/modules/datetime/src/Tests/Views/DateTimeHandlerTestBase.php index e521ae6b22e2..a89687ad151c 100644 --- a/core/modules/datetime/src/Tests/Views/DateTimeHandlerTestBase.php +++ b/core/modules/datetime/src/Tests/Views/DateTimeHandlerTestBase.php @@ -22,7 +22,7 @@ abstract class DateTimeHandlerTestBase extends HandlerTestBase { /** * {@inheritdoc} */ - protected static $modules = ['datetime_test', 'node', 'datetime']; + public static $modules = ['datetime_test', 'node', 'datetime']; /** * Name of the field. diff --git a/core/modules/datetime/tests/src/Functional/DateTestBase.php b/core/modules/datetime/tests/src/Functional/DateTestBase.php index 67f212caab63..46e23ce15032 100644 --- a/core/modules/datetime/tests/src/Functional/DateTestBase.php +++ b/core/modules/datetime/tests/src/Functional/DateTestBase.php @@ -21,7 +21,7 @@ abstract class DateTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'entity_test', 'datetime', 'field_ui']; + public static $modules = ['node', 'entity_test', 'datetime', 'field_ui']; /** * An array of display options to pass to entity_get_display() diff --git a/core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDateonlyTest.php b/core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDateonlyTest.php index a4b30dcdf344..0fb404d2b970 100644 --- a/core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDateonlyTest.php +++ b/core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDateonlyTest.php @@ -37,7 +37,7 @@ class EntityTestDateonlyTest extends EntityTestResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['datetime', 'entity_test']; + public static $modules = ['datetime', 'entity_test']; /** * {@inheritdoc} diff --git a/core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDatetimeTest.php b/core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDatetimeTest.php index a33a040a2898..cdd4d605d0d7 100644 --- a/core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDatetimeTest.php +++ b/core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDatetimeTest.php @@ -37,7 +37,7 @@ class EntityTestDatetimeTest extends EntityTestResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['datetime', 'entity_test']; + public static $modules = ['datetime', 'entity_test']; /** * {@inheritdoc} diff --git a/core/modules/datetime/tests/src/Kernel/DateTimeFormInjectionTest.php b/core/modules/datetime/tests/src/Kernel/DateTimeFormInjectionTest.php index 77c0d04c68b4..a65d43928e0f 100644 --- a/core/modules/datetime/tests/src/Kernel/DateTimeFormInjectionTest.php +++ b/core/modules/datetime/tests/src/Kernel/DateTimeFormInjectionTest.php @@ -30,7 +30,7 @@ class DateTimeFormInjectionTest extends KernelTestBase implements FormInterface * * @var array */ - protected static $modules = ['system', 'datetime']; + public static $modules = ['system', 'datetime']; /** * {@inheritdoc} diff --git a/core/modules/datetime/tests/src/Kernel/DateTimeItemTest.php b/core/modules/datetime/tests/src/Kernel/DateTimeItemTest.php index 90768ffc1ff2..75f892a25442 100644 --- a/core/modules/datetime/tests/src/Kernel/DateTimeItemTest.php +++ b/core/modules/datetime/tests/src/Kernel/DateTimeItemTest.php @@ -37,7 +37,7 @@ class DateTimeItemTest extends FieldKernelTestBase { * * @var array */ - protected static $modules = ['datetime']; + public static $modules = ['datetime']; protected function setUp() { parent::setUp(); diff --git a/core/modules/datetime/tests/src/Kernel/Views/DateTimeHandlerTestBase.php b/core/modules/datetime/tests/src/Kernel/Views/DateTimeHandlerTestBase.php index fe228f240fbf..590355164178 100644 --- a/core/modules/datetime/tests/src/Kernel/Views/DateTimeHandlerTestBase.php +++ b/core/modules/datetime/tests/src/Kernel/Views/DateTimeHandlerTestBase.php @@ -19,7 +19,7 @@ abstract class DateTimeHandlerTestBase extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['datetime_test', 'node', 'datetime', 'field']; + public static $modules = ['datetime_test', 'node', 'datetime', 'field']; /** * Name of the field. diff --git a/core/modules/datetime_range/tests/src/Functional/DateRangeFieldTest.php b/core/modules/datetime_range/tests/src/Functional/DateRangeFieldTest.php index 17c0e81ddd4f..9cecd605f0bc 100644 --- a/core/modules/datetime_range/tests/src/Functional/DateRangeFieldTest.php +++ b/core/modules/datetime_range/tests/src/Functional/DateRangeFieldTest.php @@ -25,7 +25,7 @@ class DateRangeFieldTest extends DateTestBase { * * @var array */ - protected static $modules = ['datetime_range']; + public static $modules = ['datetime_range']; /** * The default display settings to use for the formatters. diff --git a/core/modules/datetime_range/tests/src/Kernel/DateRangeItemTest.php b/core/modules/datetime_range/tests/src/Kernel/DateRangeItemTest.php index 69a709a7cf4b..658159a8aa3a 100644 --- a/core/modules/datetime_range/tests/src/Kernel/DateRangeItemTest.php +++ b/core/modules/datetime_range/tests/src/Kernel/DateRangeItemTest.php @@ -33,7 +33,7 @@ class DateRangeItemTest extends FieldKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'datetime', 'datetime_range', ]; diff --git a/core/modules/datetime_range/tests/src/Kernel/SeparatorTranslationTest.php b/core/modules/datetime_range/tests/src/Kernel/SeparatorTranslationTest.php index 09c1eeaf81fd..d92a313f39ba 100644 --- a/core/modules/datetime_range/tests/src/Kernel/SeparatorTranslationTest.php +++ b/core/modules/datetime_range/tests/src/Kernel/SeparatorTranslationTest.php @@ -35,7 +35,7 @@ class SeparatorTranslationTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'datetime', 'datetime_range', 'entity_test', diff --git a/core/modules/datetime_range/tests/src/Kernel/Views/FilterDateTest.php b/core/modules/datetime_range/tests/src/Kernel/Views/FilterDateTest.php index 085cbb8bb987..76e3dbf447b4 100644 --- a/core/modules/datetime_range/tests/src/Kernel/Views/FilterDateTest.php +++ b/core/modules/datetime_range/tests/src/Kernel/Views/FilterDateTest.php @@ -18,7 +18,7 @@ class FilterDateTest extends DateTimeHandlerTestBase { /** * {@inheritdoc} */ - protected static $modules = ['datetime_test', 'node', 'datetime_range', 'field']; + public static $modules = ['datetime_test', 'node', 'datetime_range', 'field']; /** * Type of the field. diff --git a/core/modules/dblog/tests/src/Functional/ConnectionFailureTest.php b/core/modules/dblog/tests/src/Functional/ConnectionFailureTest.php index 0b951b6a56b0..37c855ae2cc8 100644 --- a/core/modules/dblog/tests/src/Functional/ConnectionFailureTest.php +++ b/core/modules/dblog/tests/src/Functional/ConnectionFailureTest.php @@ -12,7 +12,7 @@ */ class ConnectionFailureTest extends BrowserTestBase { - protected static $modules = ['dblog']; + public static $modules = ['dblog']; /** * Tests logging of connection failures. diff --git a/core/modules/dblog/tests/src/Functional/DbLogResourceTest.php b/core/modules/dblog/tests/src/Functional/DbLogResourceTest.php index 624a567e9584..0d4630318efe 100644 --- a/core/modules/dblog/tests/src/Functional/DbLogResourceTest.php +++ b/core/modules/dblog/tests/src/Functional/DbLogResourceTest.php @@ -39,7 +39,7 @@ class DbLogResourceTest extends ResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'dblog']; + public static $modules = ['hal', 'dblog']; /** * {@inheritdoc} diff --git a/core/modules/dblog/tests/src/Functional/DbLogTest.php b/core/modules/dblog/tests/src/Functional/DbLogTest.php index d08812fea431..1f04052913a5 100644 --- a/core/modules/dblog/tests/src/Functional/DbLogTest.php +++ b/core/modules/dblog/tests/src/Functional/DbLogTest.php @@ -24,7 +24,7 @@ class DbLogTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['dblog', 'node', 'forum', 'help', 'block']; + public static $modules = ['dblog', 'node', 'forum', 'help', 'block']; /** * A user with some relevant administrative permissions. diff --git a/core/modules/dblog/tests/src/Functional/DbLogViewsTest.php b/core/modules/dblog/tests/src/Functional/DbLogViewsTest.php index f85e58c83fb5..6e525cdf6f9d 100644 --- a/core/modules/dblog/tests/src/Functional/DbLogViewsTest.php +++ b/core/modules/dblog/tests/src/Functional/DbLogViewsTest.php @@ -19,7 +19,7 @@ class DbLogViewsTest extends DbLogTest { * * @var array */ - protected static $modules = ['dblog', 'node', 'forum', 'help', 'block', 'views']; + public static $modules = ['dblog', 'node', 'forum', 'help', 'block', 'views']; /** * {@inheritdoc} diff --git a/core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php b/core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php index 26267c4b014a..ce7490f32e98 100644 --- a/core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php +++ b/core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php @@ -15,7 +15,7 @@ class DbLogControllerTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['dblog', 'user']; + public static $modules = ['dblog', 'user']; public function setUp() { parent::setUp(); diff --git a/core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php b/core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php index 31e1db253aea..48ed39616e96 100644 --- a/core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php +++ b/core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php @@ -30,7 +30,7 @@ class DbLogFormInjectionTest extends KernelTestBase implements FormInterface { * * @var array */ - protected static $modules = ['system', 'dblog', 'user']; + public static $modules = ['system', 'dblog', 'user']; /** * {@inheritdoc} diff --git a/core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php b/core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php index 1e0cfd3b5a01..73a6d83d2221 100644 --- a/core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php +++ b/core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php @@ -17,7 +17,7 @@ class MigrateDblogConfigsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['dblog']; + public static $modules = ['dblog']; /** * {@inheritdoc} diff --git a/core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php b/core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php index ba94f66027e6..d9708309b279 100644 --- a/core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php +++ b/core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php @@ -14,7 +14,7 @@ class MigrateDblogConfigsTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['dblog']; + public static $modules = ['dblog']; /** * {@inheritdoc} diff --git a/core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php b/core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php index 653f3291ed84..daca0f64a5bc 100644 --- a/core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php +++ b/core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php @@ -25,7 +25,7 @@ class ViewsIntegrationTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['dblog', 'dblog_test_views', 'user']; + public static $modules = ['dblog', 'dblog_test_views', 'user']; /** * {@inheritdoc} diff --git a/core/modules/editor/tests/src/Functional/EditorAdminTest.php b/core/modules/editor/tests/src/Functional/EditorAdminTest.php index 8fc0385e72d4..3c0ab450824d 100644 --- a/core/modules/editor/tests/src/Functional/EditorAdminTest.php +++ b/core/modules/editor/tests/src/Functional/EditorAdminTest.php @@ -20,7 +20,7 @@ class EditorAdminTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['filter', 'editor']; + public static $modules = ['filter', 'editor']; /** * A user with the 'administer filters' permission. diff --git a/core/modules/editor/tests/src/Functional/EditorDialogAccessTest.php b/core/modules/editor/tests/src/Functional/EditorDialogAccessTest.php index 06c3b9c860fb..3a97b351b34d 100644 --- a/core/modules/editor/tests/src/Functional/EditorDialogAccessTest.php +++ b/core/modules/editor/tests/src/Functional/EditorDialogAccessTest.php @@ -18,7 +18,7 @@ class EditorDialogAccessTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['editor', 'filter', 'ckeditor']; + public static $modules = ['editor', 'filter', 'ckeditor']; /** * Test access to the editor image dialog. diff --git a/core/modules/editor/tests/src/Functional/EditorLoadingTest.php b/core/modules/editor/tests/src/Functional/EditorLoadingTest.php index 8beb9e362122..d0242140a3f6 100644 --- a/core/modules/editor/tests/src/Functional/EditorLoadingTest.php +++ b/core/modules/editor/tests/src/Functional/EditorLoadingTest.php @@ -20,7 +20,7 @@ class EditorLoadingTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['filter', 'editor', 'editor_test', 'node']; + public static $modules = ['filter', 'editor', 'editor_test', 'node']; /** * An untrusted user, with access to the 'plain_text' format. diff --git a/core/modules/editor/tests/src/Functional/EditorPrivateFileReferenceFilterTest.php b/core/modules/editor/tests/src/Functional/EditorPrivateFileReferenceFilterTest.php index 1a2939b7ff44..4880c85fc8e1 100644 --- a/core/modules/editor/tests/src/Functional/EditorPrivateFileReferenceFilterTest.php +++ b/core/modules/editor/tests/src/Functional/EditorPrivateFileReferenceFilterTest.php @@ -19,7 +19,7 @@ class EditorPrivateFileReferenceFilterTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ // Needed for the config: this is the only module in core that utilizes the // functionality in editor.module to be tested, and depends on that. 'ckeditor', diff --git a/core/modules/editor/tests/src/Functional/EditorSecurityTest.php b/core/modules/editor/tests/src/Functional/EditorSecurityTest.php index 6fefe590d52b..55095c98c602 100644 --- a/core/modules/editor/tests/src/Functional/EditorSecurityTest.php +++ b/core/modules/editor/tests/src/Functional/EditorSecurityTest.php @@ -40,7 +40,7 @@ class EditorSecurityTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['filter', 'editor', 'editor_test', 'node']; + public static $modules = ['filter', 'editor', 'editor_test', 'node']; /** * User with access to Restricted HTML text format without text editor. diff --git a/core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php b/core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php index fa58e4a7da7c..46f9a6e4589d 100644 --- a/core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php +++ b/core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php @@ -22,7 +22,7 @@ class EditorUploadImageScaleTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['editor', 'editor_test']; + public static $modules = ['editor', 'editor_test']; /** * A user with permission as administer for testing. diff --git a/core/modules/editor/tests/src/Functional/Hal/EditorHalJsonAnonTest.php b/core/modules/editor/tests/src/Functional/Hal/EditorHalJsonAnonTest.php index d08f466bc557..97d917d6dcaa 100644 --- a/core/modules/editor/tests/src/Functional/Hal/EditorHalJsonAnonTest.php +++ b/core/modules/editor/tests/src/Functional/Hal/EditorHalJsonAnonTest.php @@ -15,7 +15,7 @@ class EditorHalJsonAnonTest extends EditorResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/editor/tests/src/Functional/Hal/EditorHalJsonBasicAuthTest.php b/core/modules/editor/tests/src/Functional/Hal/EditorHalJsonBasicAuthTest.php index e9db80878e8d..05f496bb6fa1 100644 --- a/core/modules/editor/tests/src/Functional/Hal/EditorHalJsonBasicAuthTest.php +++ b/core/modules/editor/tests/src/Functional/Hal/EditorHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class EditorHalJsonBasicAuthTest extends EditorResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/editor/tests/src/Functional/Hal/EditorHalJsonCookieTest.php b/core/modules/editor/tests/src/Functional/Hal/EditorHalJsonCookieTest.php index 7b2afd77581b..4fe7ec988598 100644 --- a/core/modules/editor/tests/src/Functional/Hal/EditorHalJsonCookieTest.php +++ b/core/modules/editor/tests/src/Functional/Hal/EditorHalJsonCookieTest.php @@ -15,7 +15,7 @@ class EditorHalJsonCookieTest extends EditorResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/editor/tests/src/Functional/QuickEditIntegrationLoadingTest.php b/core/modules/editor/tests/src/Functional/QuickEditIntegrationLoadingTest.php index 89d0b1d91f40..6f96971bb73f 100644 --- a/core/modules/editor/tests/src/Functional/QuickEditIntegrationLoadingTest.php +++ b/core/modules/editor/tests/src/Functional/QuickEditIntegrationLoadingTest.php @@ -19,7 +19,7 @@ class QuickEditIntegrationLoadingTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['quickedit', 'filter', 'node', 'editor']; + public static $modules = ['quickedit', 'filter', 'node', 'editor']; /** * The basic permissions necessary to view content and use in-place editing. diff --git a/core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php b/core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php index 5bfa98b95848..f0c301030a4f 100644 --- a/core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php +++ b/core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class EditorJsonBasicAuthTest extends EditorResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/editor/tests/src/Functional/Rest/EditorResourceTestBase.php b/core/modules/editor/tests/src/Functional/Rest/EditorResourceTestBase.php index 9c17974d3060..2dc43dc6a3c3 100644 --- a/core/modules/editor/tests/src/Functional/Rest/EditorResourceTestBase.php +++ b/core/modules/editor/tests/src/Functional/Rest/EditorResourceTestBase.php @@ -14,7 +14,7 @@ abstract class EditorResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['ckeditor', 'editor']; + public static $modules = ['ckeditor', 'editor']; /** * {@inheritdoc} diff --git a/core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php b/core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php index ae9f9d571d6c..acab40b9a470 100644 --- a/core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php +++ b/core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class EditorXmlBasicAuthTest extends EditorResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/editor/tests/src/Kernel/EditorFileReferenceFilterTest.php b/core/modules/editor/tests/src/Kernel/EditorFileReferenceFilterTest.php index adc3e0b06157..a70a232aa8f5 100644 --- a/core/modules/editor/tests/src/Kernel/EditorFileReferenceFilterTest.php +++ b/core/modules/editor/tests/src/Kernel/EditorFileReferenceFilterTest.php @@ -19,7 +19,7 @@ class EditorFileReferenceFilterTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'filter', 'editor', 'field', 'file', 'user']; + public static $modules = ['system', 'filter', 'editor', 'field', 'file', 'user']; /** * @var \Drupal\filter\Plugin\FilterInterface[] diff --git a/core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php b/core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php index 89ea85f4ac8c..aac665d61b5c 100644 --- a/core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php +++ b/core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php @@ -23,7 +23,7 @@ class EditorFileUsageTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['editor', 'editor_test', 'node', 'file']; + public static $modules = ['editor', 'editor_test', 'node', 'file']; protected function setUp() { parent::setUp(); diff --git a/core/modules/editor/tests/src/Kernel/EditorFilterIntegrationTest.php b/core/modules/editor/tests/src/Kernel/EditorFilterIntegrationTest.php index 66c238e73ea1..c7a9b9ad5ba2 100644 --- a/core/modules/editor/tests/src/Kernel/EditorFilterIntegrationTest.php +++ b/core/modules/editor/tests/src/Kernel/EditorFilterIntegrationTest.php @@ -16,7 +16,7 @@ class EditorFilterIntegrationTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['filter', 'editor', 'editor_test']; + public static $modules = ['filter', 'editor', 'editor_test']; /** * Tests text format removal or disabling. diff --git a/core/modules/editor/tests/src/Kernel/EditorImageDialogTest.php b/core/modules/editor/tests/src/Kernel/EditorImageDialogTest.php index 9b59d400fbc8..6500d1adefd0 100644 --- a/core/modules/editor/tests/src/Kernel/EditorImageDialogTest.php +++ b/core/modules/editor/tests/src/Kernel/EditorImageDialogTest.php @@ -28,7 +28,7 @@ class EditorImageDialogTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['node', 'file', 'editor', 'editor_test', 'user', 'system']; + public static $modules = ['node', 'file', 'editor', 'editor_test', 'user', 'system']; /** * Sets up the test. diff --git a/core/modules/editor/tests/src/Kernel/EditorManagerTest.php b/core/modules/editor/tests/src/Kernel/EditorManagerTest.php index f40f64907218..d1d6eafa1864 100644 --- a/core/modules/editor/tests/src/Kernel/EditorManagerTest.php +++ b/core/modules/editor/tests/src/Kernel/EditorManagerTest.php @@ -18,7 +18,7 @@ class EditorManagerTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'user', 'filter', 'editor']; + public static $modules = ['system', 'user', 'filter', 'editor']; /** * The manager for text editor plugins. diff --git a/core/modules/editor/tests/src/Kernel/QuickEditIntegrationTest.php b/core/modules/editor/tests/src/Kernel/QuickEditIntegrationTest.php index 7d1bcde04427..1801cc84822f 100644 --- a/core/modules/editor/tests/src/Kernel/QuickEditIntegrationTest.php +++ b/core/modules/editor/tests/src/Kernel/QuickEditIntegrationTest.php @@ -26,7 +26,7 @@ class QuickEditIntegrationTest extends QuickEditTestBase { /** * {@inheritdoc} */ - protected static $modules = ['editor', 'editor_test']; + public static $modules = ['editor', 'editor_test']; /** * The manager for editor plug-ins. diff --git a/core/modules/field/src/Tests/EntityReference/EntityReferenceAdminTest.php b/core/modules/field/src/Tests/EntityReference/EntityReferenceAdminTest.php index 61ccb346a052..7a5e3ea4cc7e 100644 --- a/core/modules/field/src/Tests/EntityReference/EntityReferenceAdminTest.php +++ b/core/modules/field/src/Tests/EntityReference/EntityReferenceAdminTest.php @@ -27,7 +27,7 @@ class EntityReferenceAdminTest extends WebTestBase { * * @var array */ - protected static $modules = ['node', 'field_ui', 'path', 'taxonomy', 'block', 'views_ui']; + public static $modules = ['node', 'field_ui', 'path', 'taxonomy', 'block', 'views_ui']; /** * The name of the content type created for testing purposes. diff --git a/core/modules/field/src/Tests/Views/FieldTestBase.php b/core/modules/field/src/Tests/Views/FieldTestBase.php index bbfa52124ea5..01a884b8a7b2 100644 --- a/core/modules/field/src/Tests/Views/FieldTestBase.php +++ b/core/modules/field/src/Tests/Views/FieldTestBase.php @@ -32,7 +32,7 @@ abstract class FieldTestBase extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'field_test_views']; + public static $modules = ['node', 'field_test_views']; /** * Stores the field definitions used by the test. diff --git a/core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php b/core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php index ca93dbde62d7..b1d7ab529854 100644 --- a/core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php +++ b/core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php @@ -19,7 +19,7 @@ class BooleanFieldTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'entity_test', 'field_ui', 'options', diff --git a/core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php b/core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php index 10c133bb7952..0dadce90469f 100644 --- a/core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php +++ b/core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php @@ -18,7 +18,7 @@ class BooleanFormatterSettingsTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['field', 'field_ui', 'text', 'node', 'user']; + public static $modules = ['field', 'field_ui', 'text', 'node', 'user']; /** * The name of the entity bundle that is created in the test. diff --git a/core/modules/field/tests/src/Functional/Email/EmailFieldTest.php b/core/modules/field/tests/src/Functional/Email/EmailFieldTest.php index d0948ef708f1..76a167d117be 100644 --- a/core/modules/field/tests/src/Functional/Email/EmailFieldTest.php +++ b/core/modules/field/tests/src/Functional/Email/EmailFieldTest.php @@ -19,7 +19,7 @@ class EmailFieldTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'entity_test', 'field_ui']; + public static $modules = ['node', 'entity_test', 'field_ui']; /** * A field storage to use in this test class. diff --git a/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAutoCreateTest.php b/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAutoCreateTest.php index 9f0564dd08c4..84f2b58a07a1 100644 --- a/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAutoCreateTest.php +++ b/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAutoCreateTest.php @@ -19,7 +19,7 @@ class EntityReferenceAutoCreateTest extends BrowserTestBase { use EntityReferenceTestTrait; - protected static $modules = ['node', 'taxonomy']; + public static $modules = ['node', 'taxonomy']; /** * The name of a content type that will reference $referencedType. diff --git a/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldDefaultValueTest.php b/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldDefaultValueTest.php index b40593030d50..f5d37c2d318c 100644 --- a/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldDefaultValueTest.php +++ b/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldDefaultValueTest.php @@ -22,7 +22,7 @@ class EntityReferenceFieldDefaultValueTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['field_ui', 'node']; + public static $modules = ['field_ui', 'node']; /** * A user with permission to administer content types, node fields, etc. diff --git a/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php b/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php index 8857f35f4b5d..cf53a7402a3e 100644 --- a/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php +++ b/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php @@ -118,7 +118,7 @@ class EntityReferenceFieldTranslatedReferenceViewTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'language', 'content_translation', 'node', diff --git a/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFileUploadTest.php b/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFileUploadTest.php index d42d29d3b57c..792f43576d0c 100644 --- a/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFileUploadTest.php +++ b/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFileUploadTest.php @@ -17,7 +17,7 @@ class EntityReferenceFileUploadTest extends BrowserTestBase { use TestFileCreationTrait; - protected static $modules = ['entity_reference', 'node', 'file']; + public static $modules = ['entity_reference', 'node', 'file']; /** * The name of a content type that will reference $referencedType. diff --git a/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php b/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php index d9b377a79d36..11e5b2813be6 100644 --- a/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php +++ b/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php @@ -45,7 +45,7 @@ class EntityReferenceIntegrationTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['config_test', 'entity_test', 'field_ui']; + public static $modules = ['config_test', 'entity_test', 'field_ui']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Functional/EntityReference/Views/SelectionTest.php b/core/modules/field/tests/src/Functional/EntityReference/Views/SelectionTest.php index 5890ffb899f0..6e12a8e519d2 100644 --- a/core/modules/field/tests/src/Functional/EntityReference/Views/SelectionTest.php +++ b/core/modules/field/tests/src/Functional/EntityReference/Views/SelectionTest.php @@ -14,7 +14,7 @@ */ class SelectionTest extends BrowserTestBase { - protected static $modules = ['node', 'views', 'entity_reference_test', 'entity_test']; + public static $modules = ['node', 'views', 'entity_reference_test', 'entity_test']; /** * Nodes for testing. diff --git a/core/modules/field/tests/src/Functional/FieldAccessTest.php b/core/modules/field/tests/src/Functional/FieldAccessTest.php index a7e4f7c36de8..c7f234fd4999 100644 --- a/core/modules/field/tests/src/Functional/FieldAccessTest.php +++ b/core/modules/field/tests/src/Functional/FieldAccessTest.php @@ -17,7 +17,7 @@ class FieldAccessTest extends FieldTestBase { * * @var array */ - protected static $modules = ['node', 'field_test']; + public static $modules = ['node', 'field_test']; /** * Node entity to use in this test. diff --git a/core/modules/field/tests/src/Functional/FieldDefaultValueCallbackTest.php b/core/modules/field/tests/src/Functional/FieldDefaultValueCallbackTest.php index 06e3cc5961ab..4a70e7171c7b 100644 --- a/core/modules/field/tests/src/Functional/FieldDefaultValueCallbackTest.php +++ b/core/modules/field/tests/src/Functional/FieldDefaultValueCallbackTest.php @@ -18,7 +18,7 @@ class FieldDefaultValueCallbackTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'field_test', 'field_ui']; + public static $modules = ['node', 'field_test', 'field_ui']; /** * The field name. diff --git a/core/modules/field/tests/src/Functional/FieldHelpTest.php b/core/modules/field/tests/src/Functional/FieldHelpTest.php index bad4b6885248..712edec99acf 100644 --- a/core/modules/field/tests/src/Functional/FieldHelpTest.php +++ b/core/modules/field/tests/src/Functional/FieldHelpTest.php @@ -16,7 +16,7 @@ class FieldHelpTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['field', 'help']; + public static $modules = ['field', 'help']; // Tests field help implementation without optional core modules enabled. protected $profile = 'minimal'; diff --git a/core/modules/field/tests/src/Functional/FieldImportDeleteUninstallUiTest.php b/core/modules/field/tests/src/Functional/FieldImportDeleteUninstallUiTest.php index 3a908ac991ca..6586446d5aef 100644 --- a/core/modules/field/tests/src/Functional/FieldImportDeleteUninstallUiTest.php +++ b/core/modules/field/tests/src/Functional/FieldImportDeleteUninstallUiTest.php @@ -22,7 +22,7 @@ class FieldImportDeleteUninstallUiTest extends FieldTestBase { * * @var array */ - protected static $modules = ['entity_test', 'telephone', 'config', 'filter', 'datetime']; + public static $modules = ['entity_test', 'telephone', 'config', 'filter', 'datetime']; protected function setUp() { parent::setUp(); diff --git a/core/modules/field/tests/src/Functional/FormTest.php b/core/modules/field/tests/src/Functional/FormTest.php index 668ce71f8e45..c1b135f04339 100644 --- a/core/modules/field/tests/src/Functional/FormTest.php +++ b/core/modules/field/tests/src/Functional/FormTest.php @@ -25,7 +25,7 @@ class FormTest extends FieldTestBase { * * @var array */ - protected static $modules = ['node', 'field_test', 'options', 'entity_test', 'locale']; + public static $modules = ['node', 'field_test', 'options', 'entity_test', 'locale']; /** * An array of values defining a field single. diff --git a/core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonAnonTest.php b/core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonAnonTest.php index a94d6430c95f..2137336c18d5 100644 --- a/core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonAnonTest.php +++ b/core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonAnonTest.php @@ -15,7 +15,7 @@ class FieldConfigHalJsonAnonTest extends FieldConfigResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonBasicAuthTest.php b/core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonBasicAuthTest.php index ca4e9b0bf5f0..8a299a4c4932 100644 --- a/core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonBasicAuthTest.php +++ b/core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class FieldConfigHalJsonBasicAuthTest extends FieldConfigResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonCookieTest.php b/core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonCookieTest.php index 770c0462e035..c9f5ce0dd97f 100644 --- a/core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonCookieTest.php +++ b/core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonCookieTest.php @@ -15,7 +15,7 @@ class FieldConfigHalJsonCookieTest extends FieldConfigResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Functional/Hal/FieldStorageConfigHalJsonAnonTest.php b/core/modules/field/tests/src/Functional/Hal/FieldStorageConfigHalJsonAnonTest.php index 3a1636c5d14a..7e74390b3859 100644 --- a/core/modules/field/tests/src/Functional/Hal/FieldStorageConfigHalJsonAnonTest.php +++ b/core/modules/field/tests/src/Functional/Hal/FieldStorageConfigHalJsonAnonTest.php @@ -15,7 +15,7 @@ class FieldStorageConfigHalJsonAnonTest extends FieldStorageConfigResourceTestBa /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Functional/Hal/FieldStorageConfigHalJsonBasicAuthTest.php b/core/modules/field/tests/src/Functional/Hal/FieldStorageConfigHalJsonBasicAuthTest.php index 65a77d646403..e3c2a3fb9c9a 100644 --- a/core/modules/field/tests/src/Functional/Hal/FieldStorageConfigHalJsonBasicAuthTest.php +++ b/core/modules/field/tests/src/Functional/Hal/FieldStorageConfigHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class FieldStorageConfigHalJsonBasicAuthTest extends FieldStorageConfigResourceT /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Functional/Hal/FieldStorageConfigHalJsonCookieTest.php b/core/modules/field/tests/src/Functional/Hal/FieldStorageConfigHalJsonCookieTest.php index 3359a86e9384..51df45617dfd 100644 --- a/core/modules/field/tests/src/Functional/Hal/FieldStorageConfigHalJsonCookieTest.php +++ b/core/modules/field/tests/src/Functional/Hal/FieldStorageConfigHalJsonCookieTest.php @@ -15,7 +15,7 @@ class FieldStorageConfigHalJsonCookieTest extends FieldStorageConfigResourceTest /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Functional/NestedFormTest.php b/core/modules/field/tests/src/Functional/NestedFormTest.php index f5f4fc068bbc..bea6c512694a 100644 --- a/core/modules/field/tests/src/Functional/NestedFormTest.php +++ b/core/modules/field/tests/src/Functional/NestedFormTest.php @@ -18,7 +18,7 @@ class NestedFormTest extends FieldTestBase { * * @var array */ - protected static $modules = ['field_test', 'entity_test']; + public static $modules = ['field_test', 'entity_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/field/tests/src/Functional/Number/NumberFieldTest.php b/core/modules/field/tests/src/Functional/Number/NumberFieldTest.php index 40ea4cc62cc0..c5f2bbe9f7ad 100644 --- a/core/modules/field/tests/src/Functional/Number/NumberFieldTest.php +++ b/core/modules/field/tests/src/Functional/Number/NumberFieldTest.php @@ -18,7 +18,7 @@ class NumberFieldTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'entity_test', 'field_ui']; + public static $modules = ['node', 'entity_test', 'field_ui']; protected function setUp() { parent::setUp(); diff --git a/core/modules/field/tests/src/Functional/Rest/FieldConfigJsonBasicAuthTest.php b/core/modules/field/tests/src/Functional/Rest/FieldConfigJsonBasicAuthTest.php index 931325d02fbc..d27354eac2b3 100644 --- a/core/modules/field/tests/src/Functional/Rest/FieldConfigJsonBasicAuthTest.php +++ b/core/modules/field/tests/src/Functional/Rest/FieldConfigJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class FieldConfigJsonBasicAuthTest extends FieldConfigResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Functional/Rest/FieldConfigResourceTestBase.php b/core/modules/field/tests/src/Functional/Rest/FieldConfigResourceTestBase.php index e1ec9d3365b0..40ce43f5788b 100644 --- a/core/modules/field/tests/src/Functional/Rest/FieldConfigResourceTestBase.php +++ b/core/modules/field/tests/src/Functional/Rest/FieldConfigResourceTestBase.php @@ -12,7 +12,7 @@ abstract class FieldConfigResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field', 'node']; + public static $modules = ['field', 'node']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Functional/Rest/FieldConfigXmlBasicAuthTest.php b/core/modules/field/tests/src/Functional/Rest/FieldConfigXmlBasicAuthTest.php index c2e0d0d47bde..109f2dc94ac7 100644 --- a/core/modules/field/tests/src/Functional/Rest/FieldConfigXmlBasicAuthTest.php +++ b/core/modules/field/tests/src/Functional/Rest/FieldConfigXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class FieldConfigXmlBasicAuthTest extends FieldConfigResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Functional/Rest/FieldStorageConfigJsonBasicAuthTest.php b/core/modules/field/tests/src/Functional/Rest/FieldStorageConfigJsonBasicAuthTest.php index 3dda429dd4b4..9aa875ab899e 100644 --- a/core/modules/field/tests/src/Functional/Rest/FieldStorageConfigJsonBasicAuthTest.php +++ b/core/modules/field/tests/src/Functional/Rest/FieldStorageConfigJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class FieldStorageConfigJsonBasicAuthTest extends FieldStorageConfigResourceTest /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Functional/Rest/FieldStorageConfigResourceTestBase.php b/core/modules/field/tests/src/Functional/Rest/FieldStorageConfigResourceTestBase.php index b9bd01997580..0d0fb6dd343a 100644 --- a/core/modules/field/tests/src/Functional/Rest/FieldStorageConfigResourceTestBase.php +++ b/core/modules/field/tests/src/Functional/Rest/FieldStorageConfigResourceTestBase.php @@ -10,7 +10,7 @@ abstract class FieldStorageConfigResourceTestBase extends EntityResourceTestBase /** * {@inheritdoc} */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Functional/Rest/FieldStorageConfigXmlBasicAuthTest.php b/core/modules/field/tests/src/Functional/Rest/FieldStorageConfigXmlBasicAuthTest.php index 16bd5e725ce4..d6fe68f8e719 100644 --- a/core/modules/field/tests/src/Functional/Rest/FieldStorageConfigXmlBasicAuthTest.php +++ b/core/modules/field/tests/src/Functional/Rest/FieldStorageConfigXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class FieldStorageConfigXmlBasicAuthTest extends FieldStorageConfigResourceTestB /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Functional/String/StringFieldTest.php b/core/modules/field/tests/src/Functional/String/StringFieldTest.php index 14aa782c822b..e9894f8103cc 100644 --- a/core/modules/field/tests/src/Functional/String/StringFieldTest.php +++ b/core/modules/field/tests/src/Functional/String/StringFieldTest.php @@ -19,7 +19,7 @@ class StringFieldTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['entity_test', 'file']; + public static $modules = ['entity_test', 'file']; /** * A user without any special permissions. diff --git a/core/modules/field/tests/src/Functional/TranslationWebTest.php b/core/modules/field/tests/src/Functional/TranslationWebTest.php index bf729bbb55c3..465add964dff 100644 --- a/core/modules/field/tests/src/Functional/TranslationWebTest.php +++ b/core/modules/field/tests/src/Functional/TranslationWebTest.php @@ -18,7 +18,7 @@ class TranslationWebTest extends FieldTestBase { * * @var array */ - protected static $modules = ['language', 'field_test', 'entity_test']; + public static $modules = ['language', 'field_test', 'entity_test']; /** * The name of the field to use in this test. diff --git a/core/modules/field/tests/src/Functional/Views/FieldTestBase.php b/core/modules/field/tests/src/Functional/Views/FieldTestBase.php index 5978824fddfb..4b70fe247163 100644 --- a/core/modules/field/tests/src/Functional/Views/FieldTestBase.php +++ b/core/modules/field/tests/src/Functional/Views/FieldTestBase.php @@ -25,7 +25,7 @@ abstract class FieldTestBase extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'field_test_views']; + public static $modules = ['node', 'field_test_views']; /** * Stores the field definitions used by the test. diff --git a/core/modules/field/tests/src/Functional/Views/FieldUITest.php b/core/modules/field/tests/src/Functional/Views/FieldUITest.php index 9e5ee1d004ca..f43b30d66294 100644 --- a/core/modules/field/tests/src/Functional/Views/FieldUITest.php +++ b/core/modules/field/tests/src/Functional/Views/FieldUITest.php @@ -26,7 +26,7 @@ class FieldUITest extends FieldTestBase { * * @var array */ - protected static $modules = ['views_ui']; + public static $modules = ['views_ui']; /** * A user with the 'administer views' permission. diff --git a/core/modules/field/tests/src/Functional/Views/HandlerFieldFieldTest.php b/core/modules/field/tests/src/Functional/Views/HandlerFieldFieldTest.php index 7adb16e80bc5..7a14fb057167 100644 --- a/core/modules/field/tests/src/Functional/Views/HandlerFieldFieldTest.php +++ b/core/modules/field/tests/src/Functional/Views/HandlerFieldFieldTest.php @@ -22,7 +22,7 @@ class HandlerFieldFieldTest extends FieldTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'field_test']; + public static $modules = ['node', 'field_test']; /** * Views used by this test. diff --git a/core/modules/field/tests/src/Functional/reEnableModuleFieldTest.php b/core/modules/field/tests/src/Functional/reEnableModuleFieldTest.php index 9ef3356031ff..59aaf2290538 100644 --- a/core/modules/field/tests/src/Functional/reEnableModuleFieldTest.php +++ b/core/modules/field/tests/src/Functional/reEnableModuleFieldTest.php @@ -21,7 +21,7 @@ class reEnableModuleFieldTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'field', 'node', // We use telephone module instead of test_field because test_field is diff --git a/core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php b/core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php index ffdb4654acb4..7837536e27b4 100644 --- a/core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php +++ b/core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php @@ -18,7 +18,7 @@ class BooleanFormatterSettingsTest extends WebDriverTestBase { * * @var array */ - protected static $modules = ['field', 'field_ui', 'text', 'node', 'user']; + public static $modules = ['field', 'field_ui', 'text', 'node', 'user']; /** * The name of the entity bundle that is created in the test. diff --git a/core/modules/field/tests/src/FunctionalJavascript/FormJSAddMoreTest.php b/core/modules/field/tests/src/FunctionalJavascript/FormJSAddMoreTest.php index 152483fe428a..0561d7371199 100644 --- a/core/modules/field/tests/src/FunctionalJavascript/FormJSAddMoreTest.php +++ b/core/modules/field/tests/src/FunctionalJavascript/FormJSAddMoreTest.php @@ -18,7 +18,7 @@ class FormJSAddMoreTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field_test', 'entity_test']; + public static $modules = ['field_test', 'entity_test']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php b/core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php index 9ed4c6a3d96f..b2fb19384c86 100644 --- a/core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php +++ b/core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php @@ -21,7 +21,7 @@ class BooleanFormatterTest extends KernelTestBase { * * @var array */ - protected static $modules = ['field', 'text', 'entity_test', 'user', 'system']; + public static $modules = ['field', 'text', 'entity_test', 'user', 'system']; /** * @var string diff --git a/core/modules/field/tests/src/Kernel/DisplayApiTest.php b/core/modules/field/tests/src/Kernel/DisplayApiTest.php index 556c7890c031..3cbf63eb19be 100644 --- a/core/modules/field/tests/src/Kernel/DisplayApiTest.php +++ b/core/modules/field/tests/src/Kernel/DisplayApiTest.php @@ -59,7 +59,7 @@ class DisplayApiTest extends FieldKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; protected function setUp() { parent::setUp(); diff --git a/core/modules/field/tests/src/Kernel/Entity/Update/SqlContentEntityStorageSchemaColumnTest.php b/core/modules/field/tests/src/Kernel/Entity/Update/SqlContentEntityStorageSchemaColumnTest.php index 3ad6a9a57f6a..05db0dc5ccf6 100644 --- a/core/modules/field/tests/src/Kernel/Entity/Update/SqlContentEntityStorageSchemaColumnTest.php +++ b/core/modules/field/tests/src/Kernel/Entity/Update/SqlContentEntityStorageSchemaColumnTest.php @@ -18,7 +18,7 @@ class SqlContentEntityStorageSchemaColumnTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test', 'field', 'text', 'user']; + public static $modules = ['entity_test', 'field', 'text', 'user']; /** * The created entity. diff --git a/core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceItemTest.php b/core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceItemTest.php index 2d54ebf5423a..627fdba5dce8 100644 --- a/core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceItemTest.php +++ b/core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceItemTest.php @@ -39,7 +39,7 @@ class EntityReferenceItemTest extends FieldKernelTestBase { * * @var array */ - protected static $modules = ['node', 'comment', 'file', 'taxonomy', 'text', 'filter', 'views', 'field']; + public static $modules = ['node', 'comment', 'file', 'taxonomy', 'text', 'filter', 'views', 'field']; /** * The taxonomy vocabulary to test with. diff --git a/core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php b/core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php index 0b364be491ad..93c39257b362 100644 --- a/core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php +++ b/core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php @@ -23,7 +23,7 @@ class EntityReferenceSettingsTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'taxonomy', 'field', 'user', 'text', 'entity_reference', 'entity_test', 'system']; + public static $modules = ['node', 'taxonomy', 'field', 'user', 'text', 'entity_reference', 'entity_test', 'system']; /** * Testing node type. diff --git a/core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php b/core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php index 11799bfb4a73..095e4bd8d8a2 100644 --- a/core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php +++ b/core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php @@ -41,7 +41,7 @@ class EntityReferenceRelationshipTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['user', 'field', 'entity_test', 'views', 'entity_reference_test_views']; + public static $modules = ['user', 'field', 'entity_test', 'views', 'entity_reference_test_views']; /** * The entity_test entities used by the test. diff --git a/core/modules/field/tests/src/Kernel/FieldDefinitionIntegrityTest.php b/core/modules/field/tests/src/Kernel/FieldDefinitionIntegrityTest.php index 018aed211402..afd468a5dab0 100644 --- a/core/modules/field/tests/src/Kernel/FieldDefinitionIntegrityTest.php +++ b/core/modules/field/tests/src/Kernel/FieldDefinitionIntegrityTest.php @@ -21,7 +21,7 @@ class FieldDefinitionIntegrityTest extends KernelTestBase { /** * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * Tests the integrity of field plugin definitions. diff --git a/core/modules/field/tests/src/Kernel/FieldDisplayTest.php b/core/modules/field/tests/src/Kernel/FieldDisplayTest.php index d6e3fe5a341d..beaa6e6b4740 100644 --- a/core/modules/field/tests/src/Kernel/FieldDisplayTest.php +++ b/core/modules/field/tests/src/Kernel/FieldDisplayTest.php @@ -20,7 +20,7 @@ class FieldDisplayTest extends KernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'entity_test', 'field', 'system', diff --git a/core/modules/field/tests/src/Kernel/FieldImportChangeTest.php b/core/modules/field/tests/src/Kernel/FieldImportChangeTest.php index a8aac0d87a0f..9b8391961e8c 100644 --- a/core/modules/field/tests/src/Kernel/FieldImportChangeTest.php +++ b/core/modules/field/tests/src/Kernel/FieldImportChangeTest.php @@ -20,7 +20,7 @@ class FieldImportChangeTest extends FieldKernelTestBase { * * @var array */ - protected static $modules = ['field_test_config']; + public static $modules = ['field_test_config']; /** * Tests importing an updated field. diff --git a/core/modules/field/tests/src/Kernel/FieldImportDeleteTest.php b/core/modules/field/tests/src/Kernel/FieldImportDeleteTest.php index dff74601bc16..b4180a0170ca 100644 --- a/core/modules/field/tests/src/Kernel/FieldImportDeleteTest.php +++ b/core/modules/field/tests/src/Kernel/FieldImportDeleteTest.php @@ -23,7 +23,7 @@ class FieldImportDeleteTest extends FieldKernelTestBase { * * @var array */ - protected static $modules = ['field_test_config']; + public static $modules = ['field_test_config']; /** * Tests deleting field storages and fields as part of config import. diff --git a/core/modules/field/tests/src/Kernel/FieldImportDeleteUninstallTest.php b/core/modules/field/tests/src/Kernel/FieldImportDeleteUninstallTest.php index 9ef64616c169..c3a4d3c1d547 100644 --- a/core/modules/field/tests/src/Kernel/FieldImportDeleteUninstallTest.php +++ b/core/modules/field/tests/src/Kernel/FieldImportDeleteUninstallTest.php @@ -21,7 +21,7 @@ class FieldImportDeleteUninstallTest extends FieldKernelTestBase { * * @var array */ - protected static $modules = ['telephone']; + public static $modules = ['telephone']; protected function setUp() { parent::setUp(); diff --git a/core/modules/field/tests/src/Kernel/FieldKernelTestBase.php b/core/modules/field/tests/src/Kernel/FieldKernelTestBase.php index ba9f9c6f5ad2..98d7419f5f6a 100644 --- a/core/modules/field/tests/src/Kernel/FieldKernelTestBase.php +++ b/core/modules/field/tests/src/Kernel/FieldKernelTestBase.php @@ -18,7 +18,7 @@ abstract class FieldKernelTestBase extends KernelTestBase { * * @var array */ - protected static $modules = ['user', 'system', 'field', 'text', 'entity_test', 'field_test']; + public static $modules = ['user', 'system', 'field', 'text', 'entity_test', 'field_test']; /** * Bag of created field storages and fields. diff --git a/core/modules/field/tests/src/Kernel/FieldStorageCrudTest.php b/core/modules/field/tests/src/Kernel/FieldStorageCrudTest.php index 7584f138d788..93c15a8347b1 100644 --- a/core/modules/field/tests/src/Kernel/FieldStorageCrudTest.php +++ b/core/modules/field/tests/src/Kernel/FieldStorageCrudTest.php @@ -21,7 +21,7 @@ class FieldStorageCrudTest extends FieldKernelTestBase { * * @var array */ - protected static $modules = []; + public static $modules = []; // TODO : test creation with // - a full fledged $field structure, check that all the values are there diff --git a/core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldFormatterSettingsTest.php b/core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldFormatterSettingsTest.php index e64728acdaf1..7347c0470db1 100644 --- a/core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldFormatterSettingsTest.php +++ b/core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldFormatterSettingsTest.php @@ -15,7 +15,7 @@ class MigrateFieldFormatterSettingsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_ui']; + public static $modules = ['menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceTest.php b/core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceTest.php index 67d56d7c3de9..6c4e29c4beea 100644 --- a/core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceTest.php +++ b/core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceTest.php @@ -17,7 +17,7 @@ class MigrateFieldInstanceTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_ui']; + public static $modules = ['menu_ui']; /** * Tests migration of file variables to file.settings.yml. diff --git a/core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldWidgetSettingsTest.php b/core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldWidgetSettingsTest.php index 01c3efacdf6c..c6f47fb1bd58 100644 --- a/core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldWidgetSettingsTest.php +++ b/core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldWidgetSettingsTest.php @@ -15,7 +15,7 @@ class MigrateFieldWidgetSettingsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_ui']; + public static $modules = ['menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldFormatterSettingsTest.php b/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldFormatterSettingsTest.php index 71fa22b70a3d..6773ca8d28c4 100644 --- a/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldFormatterSettingsTest.php +++ b/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldFormatterSettingsTest.php @@ -17,7 +17,7 @@ */ class MigrateFieldFormatterSettingsTest extends MigrateDrupal7TestBase { - protected static $modules = [ + public static $modules = [ 'comment', 'datetime', 'file', diff --git a/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceTest.php b/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceTest.php index f64355c1059b..35a5ff729a5d 100644 --- a/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceTest.php +++ b/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceTest.php @@ -20,7 +20,7 @@ class MigrateFieldInstanceTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'comment', 'datetime', 'file', diff --git a/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceWidgetSettingsTest.php b/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceWidgetSettingsTest.php index d2dab17be9d5..86e4f7251067 100644 --- a/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceWidgetSettingsTest.php +++ b/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceWidgetSettingsTest.php @@ -18,7 +18,7 @@ class MigrateFieldInstanceWidgetSettingsTest extends MigrateDrupal7TestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'comment', 'datetime', 'field', diff --git a/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldTest.php b/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldTest.php index 0e3d720de509..14c6c3176779 100644 --- a/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldTest.php +++ b/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldTest.php @@ -18,7 +18,7 @@ class MigrateFieldTest extends MigrateDrupal7TestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'comment', 'datetime', 'file', diff --git a/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php b/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php index 27deaeccbc14..0a7e9dcc0dd3 100644 --- a/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php +++ b/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php @@ -13,7 +13,7 @@ */ class MigrateViewModesTest extends MigrateDrupal7TestBase { - protected static $modules = ['comment', 'node', 'taxonomy']; + public static $modules = ['comment', 'node', 'taxonomy']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Kernel/Number/NumberItemTest.php b/core/modules/field/tests/src/Kernel/Number/NumberItemTest.php index d885a038a5ee..ba47d91307ce 100644 --- a/core/modules/field/tests/src/Kernel/Number/NumberItemTest.php +++ b/core/modules/field/tests/src/Kernel/Number/NumberItemTest.php @@ -21,7 +21,7 @@ class NumberItemTest extends FieldKernelTestBase { * * @var array */ - protected static $modules = []; + public static $modules = []; protected function setUp() { parent::setUp(); diff --git a/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldInstancePerFormDisplayTest.php b/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldInstancePerFormDisplayTest.php index 39619abc9124..dfbcc9f866f8 100644 --- a/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldInstancePerFormDisplayTest.php +++ b/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldInstancePerFormDisplayTest.php @@ -15,7 +15,7 @@ class FieldInstancePerFormDisplayTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field', 'migrate_drupal']; + public static $modules = ['field', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldInstancePerViewModeTest.php b/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldInstancePerViewModeTest.php index e46d00b15c10..baea562ee747 100644 --- a/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldInstancePerViewModeTest.php +++ b/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldInstancePerViewModeTest.php @@ -15,7 +15,7 @@ class FieldInstancePerViewModeTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field', 'migrate_drupal', 'node', 'user']; + public static $modules = ['field', 'migrate_drupal', 'node', 'user']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldInstanceTest.php b/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldInstanceTest.php index 2fd757f771a5..bfbddcaef531 100644 --- a/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldInstanceTest.php +++ b/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldInstanceTest.php @@ -15,7 +15,7 @@ class FieldInstanceTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field', 'migrate_drupal']; + public static $modules = ['field', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldTest.php b/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldTest.php index e83d05e7c43c..06026414a0e5 100644 --- a/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldTest.php +++ b/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldTest.php @@ -15,7 +15,7 @@ class FieldTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field', 'migrate_drupal']; + public static $modules = ['field', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstancePerFormDisplayTest.php b/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstancePerFormDisplayTest.php index 0482ce8afdbc..f0f1f0890da8 100644 --- a/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstancePerFormDisplayTest.php +++ b/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstancePerFormDisplayTest.php @@ -15,7 +15,7 @@ class FieldInstancePerFormDisplayTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field', 'migrate_drupal']; + public static $modules = ['field', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstancePerViewModeTest.php b/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstancePerViewModeTest.php index 64c7d50ad9fa..129026435336 100644 --- a/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstancePerViewModeTest.php +++ b/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstancePerViewModeTest.php @@ -15,7 +15,7 @@ class FieldInstancePerViewModeTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field', 'migrate_drupal']; + public static $modules = ['field', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstanceTest.php b/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstanceTest.php index 8cd031660311..942391ebd64d 100644 --- a/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstanceTest.php +++ b/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstanceTest.php @@ -15,7 +15,7 @@ class FieldInstanceTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field', 'migrate_drupal']; + public static $modules = ['field', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldTest.php b/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldTest.php index 6be4de53d250..f904429d8906 100644 --- a/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldTest.php +++ b/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldTest.php @@ -15,7 +15,7 @@ class FieldTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field', 'migrate_drupal']; + public static $modules = ['field', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/ViewModeTest.php b/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/ViewModeTest.php index 15f6a4c5219a..deab0668c905 100644 --- a/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/ViewModeTest.php +++ b/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/ViewModeTest.php @@ -15,7 +15,7 @@ class ViewModeTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field', 'migrate_drupal']; + public static $modules = ['field', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Kernel/ShapeItemTest.php b/core/modules/field/tests/src/Kernel/ShapeItemTest.php index 181e479c9215..80ab04f3a9bc 100644 --- a/core/modules/field/tests/src/Kernel/ShapeItemTest.php +++ b/core/modules/field/tests/src/Kernel/ShapeItemTest.php @@ -20,7 +20,7 @@ class ShapeItemTest extends FieldKernelTestBase { * * @var array */ - protected static $modules = ['field_test']; + public static $modules = ['field_test']; /** * The name of the field to use in this test. diff --git a/core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php b/core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php index 7e40f995b0cd..fba3bda6b547 100644 --- a/core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php +++ b/core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php @@ -22,7 +22,7 @@ class RawStringFormatterTest extends KernelTestBase { * * @var array */ - protected static $modules = ['field', 'text', 'entity_test', 'system', 'filter', 'user']; + public static $modules = ['field', 'text', 'entity_test', 'system', 'filter', 'user']; /** * @var string diff --git a/core/modules/field/tests/src/Kernel/String/StringFormatterTest.php b/core/modules/field/tests/src/Kernel/String/StringFormatterTest.php index 7c9c8adb6cd7..ae3a371c81d9 100644 --- a/core/modules/field/tests/src/Kernel/String/StringFormatterTest.php +++ b/core/modules/field/tests/src/Kernel/String/StringFormatterTest.php @@ -22,7 +22,7 @@ class StringFormatterTest extends KernelTestBase { * * @var array */ - protected static $modules = ['field', 'text', 'entity_test', 'system', 'filter', 'user']; + public static $modules = ['field', 'text', 'entity_test', 'system', 'filter', 'user']; /** * @var string diff --git a/core/modules/field/tests/src/Kernel/String/UuidFormatterTest.php b/core/modules/field/tests/src/Kernel/String/UuidFormatterTest.php index 4059cc6eb2fa..0eeb7780764b 100644 --- a/core/modules/field/tests/src/Kernel/String/UuidFormatterTest.php +++ b/core/modules/field/tests/src/Kernel/String/UuidFormatterTest.php @@ -18,7 +18,7 @@ class UuidFormatterTest extends KernelTestBase { * * @var array */ - protected static $modules = ['field', 'entity_test', 'system', 'user']; + public static $modules = ['field', 'entity_test', 'system', 'user']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Kernel/TestItemTest.php b/core/modules/field/tests/src/Kernel/TestItemTest.php index a17401e3d9e4..73a99486b6cb 100644 --- a/core/modules/field/tests/src/Kernel/TestItemTest.php +++ b/core/modules/field/tests/src/Kernel/TestItemTest.php @@ -21,7 +21,7 @@ class TestItemTest extends FieldKernelTestBase { * * @var array */ - protected static $modules = ['field_test']; + public static $modules = ['field_test']; /** * The name of the field to use in this test. diff --git a/core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php b/core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php index 60607c731e5c..4e52b7596545 100644 --- a/core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php +++ b/core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php @@ -17,7 +17,7 @@ class TestItemWithDependenciesTest extends FieldKernelTestBase { * * @var array */ - protected static $modules = ['field_test']; + public static $modules = ['field_test']; /** * The name of the field to use in this test. diff --git a/core/modules/field/tests/src/Kernel/TestObjectItemTest.php b/core/modules/field/tests/src/Kernel/TestObjectItemTest.php index 0d5824030c07..1ac87fc3b7fc 100644 --- a/core/modules/field/tests/src/Kernel/TestObjectItemTest.php +++ b/core/modules/field/tests/src/Kernel/TestObjectItemTest.php @@ -18,7 +18,7 @@ class TestObjectItemTest extends FieldKernelTestBase { * * @var array */ - protected static $modules = ['field_test']; + public static $modules = ['field_test']; /** * {@inheritdoc} diff --git a/core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php b/core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php index d1c83b5182b7..9bb1f73acc3e 100644 --- a/core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php +++ b/core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php @@ -20,7 +20,7 @@ class TimestampFormatterTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'field', 'text', 'entity_test', 'user']; + public static $modules = ['system', 'field', 'text', 'entity_test', 'user']; /** * @var string diff --git a/core/modules/field/tests/src/Kernel/TranslationTest.php b/core/modules/field/tests/src/Kernel/TranslationTest.php index 31062db3a156..5d03f6917144 100644 --- a/core/modules/field/tests/src/Kernel/TranslationTest.php +++ b/core/modules/field/tests/src/Kernel/TranslationTest.php @@ -22,7 +22,7 @@ class TranslationTest extends FieldKernelTestBase { * * @var array */ - protected static $modules = ['language', 'node']; + public static $modules = ['language', 'node']; /** * The name of the field to use in this test. diff --git a/core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php b/core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php index 01bc31346a48..9bab0b54312c 100644 --- a/core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php +++ b/core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php @@ -14,7 +14,7 @@ class FieldLayoutTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field_layout', 'field_ui', 'node', 'field_layout_test']; + public static $modules = ['field_layout', 'field_ui', 'node', 'field_layout_test']; /** * {@inheritdoc} diff --git a/core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php b/core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php index 8e28835fe197..9e65b270be7d 100644 --- a/core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php +++ b/core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php @@ -15,7 +15,7 @@ class FieldLayoutTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field_layout', 'field_ui', 'field_layout_test', 'layout_test']; + public static $modules = ['field_layout', 'field_ui', 'field_layout_test', 'layout_test']; /** * {@inheritdoc} diff --git a/core/modules/field_ui/src/Tests/FieldUIDeleteTest.php b/core/modules/field_ui/src/Tests/FieldUIDeleteTest.php index 73c588a94489..631d3368d070 100644 --- a/core/modules/field_ui/src/Tests/FieldUIDeleteTest.php +++ b/core/modules/field_ui/src/Tests/FieldUIDeleteTest.php @@ -22,7 +22,7 @@ class FieldUIDeleteTest extends WebTestBase { * * @var array */ - protected static $modules = ['node', 'field_ui', 'field_test', 'block', 'field_test_views']; + public static $modules = ['node', 'field_ui', 'field_test', 'block', 'field_test_views']; /** * Test views to enable diff --git a/core/modules/field_ui/src/Tests/ManageDisplayTest.php b/core/modules/field_ui/src/Tests/ManageDisplayTest.php index 24b0fbf05254..783e7fec21c1 100644 --- a/core/modules/field_ui/src/Tests/ManageDisplayTest.php +++ b/core/modules/field_ui/src/Tests/ManageDisplayTest.php @@ -24,7 +24,7 @@ class ManageDisplayTest extends WebTestBase { * * @var array */ - protected static $modules = ['node', 'field_ui', 'taxonomy', 'search', 'field_test', 'field_third_party_test', 'block']; + public static $modules = ['node', 'field_ui', 'taxonomy', 'search', 'field_test', 'field_third_party_test', 'block']; /** * {@inheritdoc} diff --git a/core/modules/field_ui/src/Tests/ManageFieldsTest.php b/core/modules/field_ui/src/Tests/ManageFieldsTest.php index 2707dbdf0004..bc7a2c54b9da 100644 --- a/core/modules/field_ui/src/Tests/ManageFieldsTest.php +++ b/core/modules/field_ui/src/Tests/ManageFieldsTest.php @@ -26,7 +26,7 @@ class ManageFieldsTest extends WebTestBase { * * @var array */ - protected static $modules = ['node', 'field_ui', 'field_test', 'taxonomy', 'image', 'block']; + public static $modules = ['node', 'field_ui', 'field_test', 'taxonomy', 'image', 'block']; /** * The ID of the custom content type created for testing. diff --git a/core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php b/core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php index fc60848617f8..953684193d3c 100644 --- a/core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php +++ b/core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php @@ -19,7 +19,7 @@ class EntityDisplayModeTest extends BrowserTestBase { * * @var string[] */ - protected static $modules = ['block', 'entity_test', 'field_ui', 'node']; + public static $modules = ['block', 'entity_test', 'field_ui', 'node']; /** * {@inheritdoc} diff --git a/core/modules/field_ui/tests/src/Functional/EntityDisplayTest.php b/core/modules/field_ui/tests/src/Functional/EntityDisplayTest.php index b9f75404490a..c9cfc052ab50 100644 --- a/core/modules/field_ui/tests/src/Functional/EntityDisplayTest.php +++ b/core/modules/field_ui/tests/src/Functional/EntityDisplayTest.php @@ -14,7 +14,7 @@ class EntityDisplayTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field_ui', 'entity_test']; + public static $modules = ['field_ui', 'entity_test']; /** * {@inheritdoc} diff --git a/core/modules/field_ui/tests/src/Functional/FieldUIIndentationTest.php b/core/modules/field_ui/tests/src/Functional/FieldUIIndentationTest.php index b5d43c846434..1f66c9a77276 100644 --- a/core/modules/field_ui/tests/src/Functional/FieldUIIndentationTest.php +++ b/core/modules/field_ui/tests/src/Functional/FieldUIIndentationTest.php @@ -16,7 +16,7 @@ class FieldUIIndentationTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'field_ui', 'field_ui_test']; + public static $modules = ['node', 'field_ui', 'field_ui_test']; /** * {@inheritdoc} diff --git a/core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php b/core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php index 0eb75e918e59..fe7a27011cac 100644 --- a/core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php +++ b/core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php @@ -18,7 +18,7 @@ class FieldUIRouteTest extends BrowserTestBase { * * @var string[] */ - protected static $modules = ['block', 'entity_test', 'field_ui']; + public static $modules = ['block', 'entity_test', 'field_ui']; /** * {@inheritdoc} diff --git a/core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php b/core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php index a4566abe1bed..1c21b069b4bc 100644 --- a/core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php +++ b/core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php @@ -14,7 +14,7 @@ class ManageFieldsTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'field_ui', 'field_ui_test', 'node', diff --git a/core/modules/field_ui/tests/src/FunctionalJavascript/EntityDisplayTest.php b/core/modules/field_ui/tests/src/FunctionalJavascript/EntityDisplayTest.php index 1105c559c1c3..7909f0f0061c 100644 --- a/core/modules/field_ui/tests/src/FunctionalJavascript/EntityDisplayTest.php +++ b/core/modules/field_ui/tests/src/FunctionalJavascript/EntityDisplayTest.php @@ -15,7 +15,7 @@ class EntityDisplayTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field_ui', 'entity_test']; + public static $modules = ['field_ui', 'entity_test']; /** * {@inheritdoc} diff --git a/core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php b/core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php index 46ef27161cbc..5ee2d406d28e 100644 --- a/core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php +++ b/core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php @@ -28,7 +28,7 @@ class EntityDisplayTest extends KernelTestBase { * * @var string[] */ - protected static $modules = ['field_ui', 'field', 'entity_test', 'user', 'text', 'field_test', 'node', 'system']; + public static $modules = ['field_ui', 'field', 'entity_test', 'user', 'text', 'field_test', 'node', 'system']; protected function setUp() { parent::setUp(); diff --git a/core/modules/field_ui/tests/src/Kernel/EntityFormDisplayTest.php b/core/modules/field_ui/tests/src/Kernel/EntityFormDisplayTest.php index 3470a382c017..c1d22b742349 100644 --- a/core/modules/field_ui/tests/src/Kernel/EntityFormDisplayTest.php +++ b/core/modules/field_ui/tests/src/Kernel/EntityFormDisplayTest.php @@ -20,7 +20,7 @@ class EntityFormDisplayTest extends KernelTestBase { * * @var string[] */ - protected static $modules = ['field_ui', 'field', 'entity_test', 'field_test', 'user', 'text']; + public static $modules = ['field_ui', 'field', 'entity_test', 'field_test', 'user', 'text']; protected function setUp() { parent::setUp(); diff --git a/core/modules/file/src/Tests/FileFieldTestBase.php b/core/modules/file/src/Tests/FileFieldTestBase.php index d2683615b777..0f82af3eac67 100644 --- a/core/modules/file/src/Tests/FileFieldTestBase.php +++ b/core/modules/file/src/Tests/FileFieldTestBase.php @@ -23,7 +23,7 @@ abstract class FileFieldTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['node', 'file', 'file_module_test', 'field_ui']; + public static $modules = ['node', 'file', 'file_module_test', 'field_ui']; /** * An user with administration permissions. diff --git a/core/modules/file/src/Tests/FileFieldWidgetTest.php b/core/modules/file/src/Tests/FileFieldWidgetTest.php index c62f9970c9b0..3102bd744d79 100644 --- a/core/modules/file/src/Tests/FileFieldWidgetTest.php +++ b/core/modules/file/src/Tests/FileFieldWidgetTest.php @@ -37,7 +37,7 @@ protected function setUp() { * * @var array */ - protected static $modules = ['comment', 'block']; + public static $modules = ['comment', 'block']; /** * Creates a temporary file, for a specific user. diff --git a/core/modules/file/src/Tests/FileManagedTestBase.php b/core/modules/file/src/Tests/FileManagedTestBase.php index c4fb78e007bd..1c52b3531235 100644 --- a/core/modules/file/src/Tests/FileManagedTestBase.php +++ b/core/modules/file/src/Tests/FileManagedTestBase.php @@ -22,7 +22,7 @@ abstract class FileManagedTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['file_test', 'file']; + public static $modules = ['file_test', 'file']; protected function setUp() { parent::setUp(); diff --git a/core/modules/file/tests/src/Functional/FileFieldFormatterAccessTest.php b/core/modules/file/tests/src/Functional/FileFieldFormatterAccessTest.php index 9bd0df7dd1ab..5fbbdf14ff9f 100644 --- a/core/modules/file/tests/src/Functional/FileFieldFormatterAccessTest.php +++ b/core/modules/file/tests/src/Functional/FileFieldFormatterAccessTest.php @@ -13,7 +13,7 @@ class FileFieldFormatterAccessTest extends FileFieldTestBase { * * @var array */ - protected static $modules = ['node', 'file', 'field_ui', 'file_test']; + public static $modules = ['node', 'file', 'field_ui', 'file_test']; /** * Tests the custom access handler is invoked. diff --git a/core/modules/file/tests/src/Functional/FileFieldRSSContentTest.php b/core/modules/file/tests/src/Functional/FileFieldRSSContentTest.php index d2af48784aee..26d14dbfb498 100644 --- a/core/modules/file/tests/src/Functional/FileFieldRSSContentTest.php +++ b/core/modules/file/tests/src/Functional/FileFieldRSSContentTest.php @@ -16,7 +16,7 @@ class FileFieldRSSContentTest extends FileFieldTestBase { * * @var array */ - protected static $modules = ['node', 'views']; + public static $modules = ['node', 'views']; /** * Tests RSS enclosure formatter display for RSS feeds. diff --git a/core/modules/file/tests/src/Functional/FileFieldTestBase.php b/core/modules/file/tests/src/Functional/FileFieldTestBase.php index 5ae869cdca72..dc2e8becc139 100644 --- a/core/modules/file/tests/src/Functional/FileFieldTestBase.php +++ b/core/modules/file/tests/src/Functional/FileFieldTestBase.php @@ -24,7 +24,7 @@ abstract class FileFieldTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'file', 'file_module_test', 'field_ui']; + public static $modules = ['node', 'file', 'file_module_test', 'field_ui']; /** * An user with administration permissions. diff --git a/core/modules/file/tests/src/Functional/FileListingTest.php b/core/modules/file/tests/src/Functional/FileListingTest.php index fe748c4db07b..b1d39b3ad8c0 100644 --- a/core/modules/file/tests/src/Functional/FileListingTest.php +++ b/core/modules/file/tests/src/Functional/FileListingTest.php @@ -18,7 +18,7 @@ class FileListingTest extends FileFieldTestBase { * * @var array */ - protected static $modules = ['views', 'file', 'image', 'entity_test']; + public static $modules = ['views', 'file', 'image', 'entity_test']; /** * An authenticated user. diff --git a/core/modules/file/tests/src/Functional/FileManagedTestBase.php b/core/modules/file/tests/src/Functional/FileManagedTestBase.php index a15e6663265d..e0da7d1a0051 100644 --- a/core/modules/file/tests/src/Functional/FileManagedTestBase.php +++ b/core/modules/file/tests/src/Functional/FileManagedTestBase.php @@ -17,7 +17,7 @@ abstract class FileManagedTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['file_test', 'file']; + public static $modules = ['file_test', 'file']; protected function setUp() { parent::setUp(); diff --git a/core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php b/core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php index cc4ae1d03596..2e22a69c3538 100644 --- a/core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php +++ b/core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php @@ -14,7 +14,7 @@ class FileOnTranslatedEntityTest extends FileFieldTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language', 'content_translation']; + public static $modules = ['language', 'content_translation']; /** * The name of the file field used in the test. diff --git a/core/modules/file/tests/src/Functional/FilePrivateTest.php b/core/modules/file/tests/src/Functional/FilePrivateTest.php index db18ecc2081f..2e5b0a1dac50 100644 --- a/core/modules/file/tests/src/Functional/FilePrivateTest.php +++ b/core/modules/file/tests/src/Functional/FilePrivateTest.php @@ -20,7 +20,7 @@ class FilePrivateTest extends FileFieldTestBase { * * @var array */ - protected static $modules = ['node_access_test', 'field_test']; + public static $modules = ['node_access_test', 'field_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/file/tests/src/Functional/FileUploadJsonBasicAuthTest.php b/core/modules/file/tests/src/Functional/FileUploadJsonBasicAuthTest.php index 03ce0d2a335c..cef59f83cf2e 100644 --- a/core/modules/file/tests/src/Functional/FileUploadJsonBasicAuthTest.php +++ b/core/modules/file/tests/src/Functional/FileUploadJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class FileUploadJsonBasicAuthTest extends FileUploadResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Functional/Hal/FileHalJsonAnonTest.php b/core/modules/file/tests/src/Functional/Hal/FileHalJsonAnonTest.php index 8a50ccdb321d..6a1310078caa 100644 --- a/core/modules/file/tests/src/Functional/Hal/FileHalJsonAnonTest.php +++ b/core/modules/file/tests/src/Functional/Hal/FileHalJsonAnonTest.php @@ -18,7 +18,7 @@ class FileHalJsonAnonTest extends FileResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Functional/Hal/FileHalJsonBasicAuthTest.php b/core/modules/file/tests/src/Functional/Hal/FileHalJsonBasicAuthTest.php index 691870c8618f..910107172821 100644 --- a/core/modules/file/tests/src/Functional/Hal/FileHalJsonBasicAuthTest.php +++ b/core/modules/file/tests/src/Functional/Hal/FileHalJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class FileHalJsonBasicAuthTest extends FileHalJsonAnonTest { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Functional/Hal/FileUploadHalJsonBasicAuthTest.php b/core/modules/file/tests/src/Functional/Hal/FileUploadHalJsonBasicAuthTest.php index 0c325fe8d058..647b85b9d65f 100644 --- a/core/modules/file/tests/src/Functional/Hal/FileUploadHalJsonBasicAuthTest.php +++ b/core/modules/file/tests/src/Functional/Hal/FileUploadHalJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class FileUploadHalJsonBasicAuthTest extends FileUploadHalJsonTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Functional/Hal/FileUploadHalJsonTestBase.php b/core/modules/file/tests/src/Functional/Hal/FileUploadHalJsonTestBase.php index c0e077203065..0b98c33f17bd 100644 --- a/core/modules/file/tests/src/Functional/Hal/FileUploadHalJsonTestBase.php +++ b/core/modules/file/tests/src/Functional/Hal/FileUploadHalJsonTestBase.php @@ -15,7 +15,7 @@ abstract class FileUploadHalJsonTestBase extends FileUploadResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php b/core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php index 334c45a04dee..7228e97a9151 100644 --- a/core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php +++ b/core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php @@ -15,7 +15,7 @@ class PrivateFileOnTranslatedEntityTest extends FileFieldTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language', 'content_translation']; + public static $modules = ['language', 'content_translation']; /** * The name of the file field used in the test. diff --git a/core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php b/core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php index f2e93b4cc552..e0e4be4b3cc2 100644 --- a/core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php +++ b/core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php @@ -14,7 +14,7 @@ class RemoteFileSaveUploadTest extends SaveUploadTest { * * @var array */ - protected static $modules = ['file_test']; + public static $modules = ['file_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/file/tests/src/Functional/Rest/FileJsonBasicAuthTest.php b/core/modules/file/tests/src/Functional/Rest/FileJsonBasicAuthTest.php index 51caa2f08bc9..87a65ac359d7 100644 --- a/core/modules/file/tests/src/Functional/Rest/FileJsonBasicAuthTest.php +++ b/core/modules/file/tests/src/Functional/Rest/FileJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class FileJsonBasicAuthTest extends FileResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php b/core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php index 7fb7b3e305e8..04b7c87ea37a 100644 --- a/core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php +++ b/core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php @@ -14,7 +14,7 @@ abstract class FileResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['file', 'user']; + public static $modules = ['file', 'user']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Functional/Rest/FileXmlBasicAuthTest.php b/core/modules/file/tests/src/Functional/Rest/FileXmlBasicAuthTest.php index f1c403db21b8..66e9986dbc0f 100644 --- a/core/modules/file/tests/src/Functional/Rest/FileXmlBasicAuthTest.php +++ b/core/modules/file/tests/src/Functional/Rest/FileXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class FileXmlBasicAuthTest extends FileResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Functional/SaveUploadFormTest.php b/core/modules/file/tests/src/Functional/SaveUploadFormTest.php index 9cf7c2bc75c9..e8b14e6ba120 100644 --- a/core/modules/file/tests/src/Functional/SaveUploadFormTest.php +++ b/core/modules/file/tests/src/Functional/SaveUploadFormTest.php @@ -23,7 +23,7 @@ class SaveUploadFormTest extends FileManagedTestBase { * * @var array */ - protected static $modules = ['dblog']; + public static $modules = ['dblog']; /** * An image file path for uploading. diff --git a/core/modules/file/tests/src/Functional/SaveUploadTest.php b/core/modules/file/tests/src/Functional/SaveUploadTest.php index da2bb569a6da..bebf47e076e2 100644 --- a/core/modules/file/tests/src/Functional/SaveUploadTest.php +++ b/core/modules/file/tests/src/Functional/SaveUploadTest.php @@ -21,7 +21,7 @@ class SaveUploadTest extends FileManagedTestBase { * * @var array */ - protected static $modules = ['dblog']; + public static $modules = ['dblog']; /** * An image file path for uploading. diff --git a/core/modules/file/tests/src/Functional/Views/RelationshipUserFileDataTest.php b/core/modules/file/tests/src/Functional/Views/RelationshipUserFileDataTest.php index 2e384398a2ca..0169e0a6d845 100644 --- a/core/modules/file/tests/src/Functional/Views/RelationshipUserFileDataTest.php +++ b/core/modules/file/tests/src/Functional/Views/RelationshipUserFileDataTest.php @@ -21,7 +21,7 @@ class RelationshipUserFileDataTest extends ViewTestBase { * * @var array */ - protected static $modules = ['file', 'file_test_views', 'user']; + public static $modules = ['file', 'file_test_views', 'user']; /** * Views used by this test. diff --git a/core/modules/file/tests/src/FunctionalJavascript/FileFieldValidateTest.php b/core/modules/file/tests/src/FunctionalJavascript/FileFieldValidateTest.php index 2257e2e65e54..99acc3712a01 100644 --- a/core/modules/file/tests/src/FunctionalJavascript/FileFieldValidateTest.php +++ b/core/modules/file/tests/src/FunctionalJavascript/FileFieldValidateTest.php @@ -20,7 +20,7 @@ class FileFieldValidateTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'file']; + public static $modules = ['node', 'file']; /** * Test the validation message is displayed only once for ajax uploads. diff --git a/core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php b/core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php index 4c13e387a0e0..45c8bf5eec08 100644 --- a/core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php +++ b/core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php @@ -20,7 +20,7 @@ class MaximumFileSizeExceededUploadTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'file']; + public static $modules = ['node', 'file']; /** * The file system service. diff --git a/core/modules/file/tests/src/Kernel/AccessTest.php b/core/modules/file/tests/src/Kernel/AccessTest.php index 8c0f4401c55c..d875c1f6640b 100644 --- a/core/modules/file/tests/src/Kernel/AccessTest.php +++ b/core/modules/file/tests/src/Kernel/AccessTest.php @@ -18,7 +18,7 @@ class AccessTest extends KernelTestBase { * * @var array */ - protected static $modules = ['file', 'system', 'user']; + public static $modules = ['file', 'system', 'user']; /** * An authenticated user. diff --git a/core/modules/file/tests/src/Kernel/FileItemTest.php b/core/modules/file/tests/src/Kernel/FileItemTest.php index 2df20ef7e226..ac6cd8899fe5 100644 --- a/core/modules/file/tests/src/Kernel/FileItemTest.php +++ b/core/modules/file/tests/src/Kernel/FileItemTest.php @@ -24,7 +24,7 @@ class FileItemTest extends FieldKernelTestBase { * * @var array */ - protected static $modules = ['file']; + public static $modules = ['file']; /** * Created file entity. diff --git a/core/modules/file/tests/src/Kernel/FileItemValidationTest.php b/core/modules/file/tests/src/Kernel/FileItemValidationTest.php index 627e3f51ef51..ba763b665411 100644 --- a/core/modules/file/tests/src/Kernel/FileItemValidationTest.php +++ b/core/modules/file/tests/src/Kernel/FileItemValidationTest.php @@ -20,7 +20,7 @@ class FileItemValidationTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['file', 'image', 'entity_test', 'field', 'user', 'system']; + public static $modules = ['file', 'image', 'entity_test', 'field', 'user', 'system']; /** * A user. diff --git a/core/modules/file/tests/src/Kernel/FileManagedUnitTestBase.php b/core/modules/file/tests/src/Kernel/FileManagedUnitTestBase.php index d2952b44c943..7c43e9bfd075 100644 --- a/core/modules/file/tests/src/Kernel/FileManagedUnitTestBase.php +++ b/core/modules/file/tests/src/Kernel/FileManagedUnitTestBase.php @@ -18,7 +18,7 @@ abstract class FileManagedUnitTestBase extends KernelTestBase { * * @var array */ - protected static $modules = ['file_test', 'file', 'system', 'field', 'user']; + public static $modules = ['file_test', 'file', 'system', 'field', 'user']; protected function setUp() { parent::setUp(); diff --git a/core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php b/core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php index a9234cb5eb2e..743da8026ea1 100644 --- a/core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php +++ b/core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php @@ -17,7 +17,7 @@ class FileEntityFormatterTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['file', 'user']; + public static $modules = ['file', 'user']; /** * The files. diff --git a/core/modules/file/tests/src/Kernel/Migrate/MigrateFileStubTest.php b/core/modules/file/tests/src/Kernel/Migrate/MigrateFileStubTest.php index 9864ef9dc4ec..296508637b7f 100644 --- a/core/modules/file/tests/src/Kernel/Migrate/MigrateFileStubTest.php +++ b/core/modules/file/tests/src/Kernel/Migrate/MigrateFileStubTest.php @@ -17,7 +17,7 @@ class MigrateFileStubTest extends MigrateDrupalTestBase { /** * {@inheritdoc} */ - protected static $modules = ['file']; + public static $modules = ['file']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityDisplayTest.php b/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityDisplayTest.php index da5c963af44e..164168312dc7 100644 --- a/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityDisplayTest.php +++ b/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityDisplayTest.php @@ -15,7 +15,7 @@ class MigrateUploadEntityDisplayTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_ui']; + public static $modules = ['menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php b/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php index daf69e877f75..43a0ea6e4740 100644 --- a/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php +++ b/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php @@ -15,7 +15,7 @@ class MigrateUploadEntityFormDisplayTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_ui']; + public static $modules = ['menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadFieldTest.php b/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadFieldTest.php index 0aadd3a4b70b..503223387325 100644 --- a/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadFieldTest.php +++ b/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadFieldTest.php @@ -15,7 +15,7 @@ class MigrateUploadFieldTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_ui']; + public static $modules = ['menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadInstanceTest.php b/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadInstanceTest.php index f1e1178b3ad3..bf5807e68e58 100644 --- a/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadInstanceTest.php +++ b/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadInstanceTest.php @@ -15,7 +15,7 @@ class MigrateUploadInstanceTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_ui']; + public static $modules = ['menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php b/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php index 6e87ad9cbd84..b8075030bd9d 100644 --- a/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php +++ b/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php @@ -16,7 +16,7 @@ class MigrateUploadTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['language', 'menu_ui']; + public static $modules = ['language', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileTest.php b/core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileTest.php index dc42b2bbe88a..ea32df5e3483 100644 --- a/core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileTest.php +++ b/core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileTest.php @@ -17,7 +17,7 @@ class MigrateFileTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['file']; + public static $modules = ['file']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Kernel/Migrate/d7/MigratePrivateFileTest.php b/core/modules/file/tests/src/Kernel/Migrate/d7/MigratePrivateFileTest.php index 1249df927344..63e284ff9849 100644 --- a/core/modules/file/tests/src/Kernel/Migrate/d7/MigratePrivateFileTest.php +++ b/core/modules/file/tests/src/Kernel/Migrate/d7/MigratePrivateFileTest.php @@ -17,7 +17,7 @@ class MigratePrivateFileTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['file']; + public static $modules = ['file']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/FileTest.php b/core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/FileTest.php index f316f9035e1c..33c430e2fdf2 100644 --- a/core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/FileTest.php +++ b/core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/FileTest.php @@ -16,7 +16,7 @@ class FileTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['file', 'migrate_drupal']; + public static $modules = ['file', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php b/core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php index e2d34b4f0814..711b36fec32d 100644 --- a/core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php +++ b/core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php @@ -16,7 +16,7 @@ class UploadInstanceTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['file', 'migrate_drupal']; + public static $modules = ['file', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php b/core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php index 7d5a6cfa2c4d..1f950b40cd19 100644 --- a/core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php +++ b/core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php @@ -16,7 +16,7 @@ class UploadTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['file', 'migrate_drupal']; + public static $modules = ['file', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Kernel/Plugin/migrate/source/d7/FileTest.php b/core/modules/file/tests/src/Kernel/Plugin/migrate/source/d7/FileTest.php index d5f76549f1d7..b588ad789ce5 100644 --- a/core/modules/file/tests/src/Kernel/Plugin/migrate/source/d7/FileTest.php +++ b/core/modules/file/tests/src/Kernel/Plugin/migrate/source/d7/FileTest.php @@ -15,7 +15,7 @@ class FileTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['file', 'migrate_drupal']; + public static $modules = ['file', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php b/core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php index ffed1eda969a..867ab7aaa10b 100644 --- a/core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php +++ b/core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php @@ -18,7 +18,7 @@ class ExtensionViewsFieldTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['file', 'file_test_views', 'user']; + public static $modules = ['file', 'file_test_views', 'user']; /** * Views used by this test. diff --git a/core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php b/core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php index 419d22472b5e..539cb5d41f46 100644 --- a/core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php +++ b/core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php @@ -17,7 +17,7 @@ class FileViewsFieldAccessTest extends FieldFieldAccessTestBase { /** * {@inheritdoc} */ - protected static $modules = ['file', 'entity_test', 'language', 'user']; + public static $modules = ['file', 'entity_test', 'language', 'user']; /** * {@inheritdoc} diff --git a/core/modules/filter/tests/src/Functional/FilterAdminTest.php b/core/modules/filter/tests/src/Functional/FilterAdminTest.php index d4d6870195d8..d6327688ef03 100644 --- a/core/modules/filter/tests/src/Functional/FilterAdminTest.php +++ b/core/modules/filter/tests/src/Functional/FilterAdminTest.php @@ -20,7 +20,7 @@ class FilterAdminTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block', 'filter', 'node', 'filter_test_plugin', 'dblog']; + public static $modules = ['block', 'filter', 'node', 'filter_test_plugin', 'dblog']; /** * An user with administration permissions. diff --git a/core/modules/filter/tests/src/Functional/FilterCaptionTwigDebugTest.php b/core/modules/filter/tests/src/Functional/FilterCaptionTwigDebugTest.php index 1f05c7fcb408..f5423e7dd714 100644 --- a/core/modules/filter/tests/src/Functional/FilterCaptionTwigDebugTest.php +++ b/core/modules/filter/tests/src/Functional/FilterCaptionTwigDebugTest.php @@ -18,7 +18,7 @@ class FilterCaptionTwigDebugTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['system', 'filter']; + public static $modules = ['system', 'filter']; /** * @var \Drupal\filter\Plugin\FilterInterface[] diff --git a/core/modules/filter/tests/src/Functional/FilterDefaultFormatTest.php b/core/modules/filter/tests/src/Functional/FilterDefaultFormatTest.php index 0ebc6dd71d27..e5a57482a530 100644 --- a/core/modules/filter/tests/src/Functional/FilterDefaultFormatTest.php +++ b/core/modules/filter/tests/src/Functional/FilterDefaultFormatTest.php @@ -17,7 +17,7 @@ class FilterDefaultFormatTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['filter']; + public static $modules = ['filter']; /** * Tests if the default text format is accessible to users. diff --git a/core/modules/filter/tests/src/Functional/FilterFormatAccessTest.php b/core/modules/filter/tests/src/Functional/FilterFormatAccessTest.php index 0be97d8593a4..f82d258ddfc4 100644 --- a/core/modules/filter/tests/src/Functional/FilterFormatAccessTest.php +++ b/core/modules/filter/tests/src/Functional/FilterFormatAccessTest.php @@ -19,7 +19,7 @@ class FilterFormatAccessTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'filter', 'node']; + public static $modules = ['block', 'filter', 'node']; /** * A user with administrative permissions. diff --git a/core/modules/filter/tests/src/Functional/FilterHooksTest.php b/core/modules/filter/tests/src/Functional/FilterHooksTest.php index 1f54d6b82470..420a7b385560 100644 --- a/core/modules/filter/tests/src/Functional/FilterHooksTest.php +++ b/core/modules/filter/tests/src/Functional/FilterHooksTest.php @@ -17,7 +17,7 @@ class FilterHooksTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'filter_test']; + public static $modules = ['node', 'filter_test']; /** * Tests hooks on format management. diff --git a/core/modules/filter/tests/src/Functional/FilterHtmlImageSecureTest.php b/core/modules/filter/tests/src/Functional/FilterHtmlImageSecureTest.php index 36c79eef16bf..065d4a6f792d 100644 --- a/core/modules/filter/tests/src/Functional/FilterHtmlImageSecureTest.php +++ b/core/modules/filter/tests/src/Functional/FilterHtmlImageSecureTest.php @@ -23,7 +23,7 @@ class FilterHtmlImageSecureTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['filter', 'node', 'comment']; + public static $modules = ['filter', 'node', 'comment']; /** * An authenticated user. diff --git a/core/modules/filter/tests/src/Functional/FilterNoFormatTest.php b/core/modules/filter/tests/src/Functional/FilterNoFormatTest.php index f81ff22070dc..19c57ac00f6a 100644 --- a/core/modules/filter/tests/src/Functional/FilterNoFormatTest.php +++ b/core/modules/filter/tests/src/Functional/FilterNoFormatTest.php @@ -16,7 +16,7 @@ class FilterNoFormatTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['filter']; + public static $modules = ['filter']; /** * Tests text without format. diff --git a/core/modules/filter/tests/src/Functional/FilterSecurityTest.php b/core/modules/filter/tests/src/Functional/FilterSecurityTest.php index 8ffbced6f33a..4a5b7c49d28e 100644 --- a/core/modules/filter/tests/src/Functional/FilterSecurityTest.php +++ b/core/modules/filter/tests/src/Functional/FilterSecurityTest.php @@ -21,7 +21,7 @@ class FilterSecurityTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'filter_test']; + public static $modules = ['node', 'filter_test']; /** * A user with administrative permissions. diff --git a/core/modules/filter/tests/src/Functional/Hal/FilterFormatHalJsonAnonTest.php b/core/modules/filter/tests/src/Functional/Hal/FilterFormatHalJsonAnonTest.php index e3d5e67d894a..3a7c6335f563 100644 --- a/core/modules/filter/tests/src/Functional/Hal/FilterFormatHalJsonAnonTest.php +++ b/core/modules/filter/tests/src/Functional/Hal/FilterFormatHalJsonAnonTest.php @@ -15,7 +15,7 @@ class FilterFormatHalJsonAnonTest extends FilterFormatResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/filter/tests/src/Functional/Hal/FilterFormatHalJsonBasicAuthTest.php b/core/modules/filter/tests/src/Functional/Hal/FilterFormatHalJsonBasicAuthTest.php index 3820dd6ed811..c76293d9cc33 100644 --- a/core/modules/filter/tests/src/Functional/Hal/FilterFormatHalJsonBasicAuthTest.php +++ b/core/modules/filter/tests/src/Functional/Hal/FilterFormatHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class FilterFormatHalJsonBasicAuthTest extends FilterFormatResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/filter/tests/src/Functional/Hal/FilterFormatHalJsonCookieTest.php b/core/modules/filter/tests/src/Functional/Hal/FilterFormatHalJsonCookieTest.php index 052f60498918..d2a8654c593d 100644 --- a/core/modules/filter/tests/src/Functional/Hal/FilterFormatHalJsonCookieTest.php +++ b/core/modules/filter/tests/src/Functional/Hal/FilterFormatHalJsonCookieTest.php @@ -15,7 +15,7 @@ class FilterFormatHalJsonCookieTest extends FilterFormatResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonBasicAuthTest.php b/core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonBasicAuthTest.php index 0a63f8fcbb04..53ba6ce895a7 100644 --- a/core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonBasicAuthTest.php +++ b/core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class FilterFormatJsonBasicAuthTest extends FilterFormatResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php b/core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php index 05a0c9fe190c..5a0174a65a56 100644 --- a/core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php +++ b/core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php @@ -10,7 +10,7 @@ abstract class FilterFormatResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = []; + public static $modules = []; /** * {@inheritdoc} diff --git a/core/modules/filter/tests/src/Functional/Rest/FilterFormatXmlBasicAuthTest.php b/core/modules/filter/tests/src/Functional/Rest/FilterFormatXmlBasicAuthTest.php index 10a0bcd4f29e..6c0c62d52b78 100644 --- a/core/modules/filter/tests/src/Functional/Rest/FilterFormatXmlBasicAuthTest.php +++ b/core/modules/filter/tests/src/Functional/Rest/FilterFormatXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class FilterFormatXmlBasicAuthTest extends FilterFormatResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/filter/tests/src/Kernel/FilterAPITest.php b/core/modules/filter/tests/src/Kernel/FilterAPITest.php index df0c778dd388..a26005db192b 100644 --- a/core/modules/filter/tests/src/Kernel/FilterAPITest.php +++ b/core/modules/filter/tests/src/Kernel/FilterAPITest.php @@ -19,7 +19,7 @@ */ class FilterAPITest extends EntityKernelTestBase { - protected static $modules = ['system', 'filter', 'filter_test', 'user']; + public static $modules = ['system', 'filter', 'filter_test', 'user']; protected function setUp() { parent::setUp(); diff --git a/core/modules/filter/tests/src/Kernel/FilterCrudTest.php b/core/modules/filter/tests/src/Kernel/FilterCrudTest.php index b544bcbea889..b73b180bfe04 100644 --- a/core/modules/filter/tests/src/Kernel/FilterCrudTest.php +++ b/core/modules/filter/tests/src/Kernel/FilterCrudTest.php @@ -17,7 +17,7 @@ class FilterCrudTest extends KernelTestBase { * * @var array */ - protected static $modules = ['filter', 'filter_test', 'system', 'user']; + public static $modules = ['filter', 'filter_test', 'system', 'user']; /** * Tests CRUD operations for text formats and filters. diff --git a/core/modules/filter/tests/src/Kernel/FilterDefaultConfigTest.php b/core/modules/filter/tests/src/Kernel/FilterDefaultConfigTest.php index 57e5ea5982a5..e16bddade560 100644 --- a/core/modules/filter/tests/src/Kernel/FilterDefaultConfigTest.php +++ b/core/modules/filter/tests/src/Kernel/FilterDefaultConfigTest.php @@ -13,7 +13,7 @@ */ class FilterDefaultConfigTest extends KernelTestBase { - protected static $modules = ['system', 'user', 'filter', 'filter_test']; + public static $modules = ['system', 'user', 'filter', 'filter_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/filter/tests/src/Kernel/FilterKernelTest.php b/core/modules/filter/tests/src/Kernel/FilterKernelTest.php index bf2d57125c04..b8626aedae42 100644 --- a/core/modules/filter/tests/src/Kernel/FilterKernelTest.php +++ b/core/modules/filter/tests/src/Kernel/FilterKernelTest.php @@ -22,7 +22,7 @@ class FilterKernelTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'filter']; + public static $modules = ['system', 'filter']; /** * @var \Drupal\filter\Plugin\FilterInterface[] diff --git a/core/modules/filter/tests/src/Kernel/FilterSettingsTest.php b/core/modules/filter/tests/src/Kernel/FilterSettingsTest.php index 047d7d63ef77..f77efac85ade 100644 --- a/core/modules/filter/tests/src/Kernel/FilterSettingsTest.php +++ b/core/modules/filter/tests/src/Kernel/FilterSettingsTest.php @@ -17,7 +17,7 @@ class FilterSettingsTest extends KernelTestBase { * * @var array */ - protected static $modules = ['filter']; + public static $modules = ['filter']; /** * Tests explicit and implicit default settings for filters. diff --git a/core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterFormatTest.php b/core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterFormatTest.php index ac661763a035..0f54245c1af4 100644 --- a/core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterFormatTest.php +++ b/core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterFormatTest.php @@ -16,7 +16,7 @@ class MigrateFilterFormatTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['filter']; + public static $modules = ['filter']; /** * {@inheritdoc} diff --git a/core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterSettingsTest.php b/core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterSettingsTest.php index 7d27269b7516..e58861dc0349 100644 --- a/core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterSettingsTest.php +++ b/core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterSettingsTest.php @@ -11,7 +11,7 @@ */ class MigrateFilterSettingsTest extends MigrateDrupal7TestBase { - protected static $modules = ['filter']; + public static $modules = ['filter']; /** * {@inheritdoc} diff --git a/core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php b/core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php index 667fda394be4..eb5f7eacab46 100644 --- a/core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php +++ b/core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php @@ -19,7 +19,7 @@ class FilterIdTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['filter']; + public static $modules = ['filter']; /** * The mocked MigrateExecutable. diff --git a/core/modules/filter/tests/src/Kernel/Plugin/migrate/source/d6/FilterFormatTest.php b/core/modules/filter/tests/src/Kernel/Plugin/migrate/source/d6/FilterFormatTest.php index 18448d1f6e3b..a3e708b7b9a8 100644 --- a/core/modules/filter/tests/src/Kernel/Plugin/migrate/source/d6/FilterFormatTest.php +++ b/core/modules/filter/tests/src/Kernel/Plugin/migrate/source/d6/FilterFormatTest.php @@ -16,7 +16,7 @@ class FilterFormatTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['filter', 'migrate_drupal']; + public static $modules = ['filter', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/filter/tests/src/Kernel/Plugin/migrate/source/d7/FilterFormatTest.php b/core/modules/filter/tests/src/Kernel/Plugin/migrate/source/d7/FilterFormatTest.php index d2a2d48b5fbf..2dc9ce7c51f9 100644 --- a/core/modules/filter/tests/src/Kernel/Plugin/migrate/source/d7/FilterFormatTest.php +++ b/core/modules/filter/tests/src/Kernel/Plugin/migrate/source/d7/FilterFormatTest.php @@ -16,7 +16,7 @@ class FilterFormatTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['filter', 'migrate_drupal']; + public static $modules = ['filter', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php b/core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php index d4c8ed7c0565..8fca62e965b2 100644 --- a/core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php +++ b/core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php @@ -28,7 +28,7 @@ class TextFormatElementFormTest extends KernelTestBase implements FormInterface * * @var array */ - protected static $modules = ['system', 'user', 'filter', 'filter_test', 'editor']; + public static $modules = ['system', 'user', 'filter', 'filter_test', 'editor']; /** * Sets up the test. diff --git a/core/modules/forum/tests/src/Functional/ForumBlockTest.php b/core/modules/forum/tests/src/Functional/ForumBlockTest.php index d5105189e323..b231f6d0eace 100644 --- a/core/modules/forum/tests/src/Functional/ForumBlockTest.php +++ b/core/modules/forum/tests/src/Functional/ForumBlockTest.php @@ -18,7 +18,7 @@ class ForumBlockTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['forum', 'block']; + public static $modules = ['forum', 'block']; /** * A user with various administrative privileges. diff --git a/core/modules/forum/tests/src/Functional/ForumIndexTest.php b/core/modules/forum/tests/src/Functional/ForumIndexTest.php index 0fa3f7a670be..5d0ccdff3a70 100644 --- a/core/modules/forum/tests/src/Functional/ForumIndexTest.php +++ b/core/modules/forum/tests/src/Functional/ForumIndexTest.php @@ -16,7 +16,7 @@ class ForumIndexTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['taxonomy', 'comment', 'forum']; + public static $modules = ['taxonomy', 'comment', 'forum']; protected function setUp() { parent::setUp(); diff --git a/core/modules/forum/tests/src/Functional/ForumNodeAccessTest.php b/core/modules/forum/tests/src/Functional/ForumNodeAccessTest.php index 9902fa88a731..9849084c6cd6 100644 --- a/core/modules/forum/tests/src/Functional/ForumNodeAccessTest.php +++ b/core/modules/forum/tests/src/Functional/ForumNodeAccessTest.php @@ -17,7 +17,7 @@ class ForumNodeAccessTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'comment', 'forum', 'taxonomy', 'tracker', 'node_access_test', 'block']; + public static $modules = ['node', 'comment', 'forum', 'taxonomy', 'tracker', 'node_access_test', 'block']; protected function setUp() { parent::setUp(); diff --git a/core/modules/forum/tests/src/Functional/ForumTest.php b/core/modules/forum/tests/src/Functional/ForumTest.php index cf4ef5e7b553..af331916b9e8 100644 --- a/core/modules/forum/tests/src/Functional/ForumTest.php +++ b/core/modules/forum/tests/src/Functional/ForumTest.php @@ -25,7 +25,7 @@ class ForumTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['taxonomy', 'comment', 'forum', 'node', 'block', 'menu_ui', 'help']; + public static $modules = ['taxonomy', 'comment', 'forum', 'node', 'block', 'menu_ui', 'help']; /** * A user with various administrative privileges. diff --git a/core/modules/forum/tests/src/Functional/ForumUninstallTest.php b/core/modules/forum/tests/src/Functional/ForumUninstallTest.php index 8b6bd4b64739..c2d3848ffcaf 100644 --- a/core/modules/forum/tests/src/Functional/ForumUninstallTest.php +++ b/core/modules/forum/tests/src/Functional/ForumUninstallTest.php @@ -21,7 +21,7 @@ class ForumUninstallTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['forum']; + public static $modules = ['forum']; /** * Tests if forum module uninstallation properly deletes the field. diff --git a/core/modules/forum/tests/src/Functional/Views/ForumIntegrationTest.php b/core/modules/forum/tests/src/Functional/Views/ForumIntegrationTest.php index 909bd3ab98e8..992500e1f9d5 100644 --- a/core/modules/forum/tests/src/Functional/Views/ForumIntegrationTest.php +++ b/core/modules/forum/tests/src/Functional/Views/ForumIntegrationTest.php @@ -19,7 +19,7 @@ class ForumIntegrationTest extends ViewTestBase { * * @var array */ - protected static $modules = ['forum_test_views']; + public static $modules = ['forum_test_views']; /** * Views used by this test. diff --git a/core/modules/forum/tests/src/Kernel/ForumValidationTest.php b/core/modules/forum/tests/src/Kernel/ForumValidationTest.php index 2bbac728250f..9b9661b5a2c6 100644 --- a/core/modules/forum/tests/src/Kernel/ForumValidationTest.php +++ b/core/modules/forum/tests/src/Kernel/ForumValidationTest.php @@ -18,7 +18,7 @@ class ForumValidationTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['node', 'options', 'comment', 'taxonomy', 'forum']; + public static $modules = ['node', 'options', 'comment', 'taxonomy', 'forum']; /** * Tests the forum validation constraints. diff --git a/core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumConfigsTest.php b/core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumConfigsTest.php index 2bbc742e3cff..302c3d1aee30 100644 --- a/core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumConfigsTest.php +++ b/core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumConfigsTest.php @@ -17,7 +17,7 @@ class MigrateForumConfigsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment', 'forum', 'taxonomy']; + public static $modules = ['comment', 'forum', 'taxonomy']; /** * {@inheritdoc} diff --git a/core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumTest.php b/core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumTest.php index d71441c142e7..6f5d48c1dd4e 100644 --- a/core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumTest.php +++ b/core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumTest.php @@ -19,7 +19,7 @@ class MigrateForumTest extends MigrateNodeTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'comment', 'forum', 'menu_ui', diff --git a/core/modules/forum/tests/src/Kernel/Migrate/d7/MigrateForumSettingsTest.php b/core/modules/forum/tests/src/Kernel/Migrate/d7/MigrateForumSettingsTest.php index 891f3ae5801d..cd1c7fc3ea92 100644 --- a/core/modules/forum/tests/src/Kernel/Migrate/d7/MigrateForumSettingsTest.php +++ b/core/modules/forum/tests/src/Kernel/Migrate/d7/MigrateForumSettingsTest.php @@ -12,7 +12,7 @@ class MigrateForumSettingsTest extends MigrateDrupal7TestBase { // Don't alphabetize these. They're in dependency order. - protected static $modules = [ + public static $modules = [ 'comment', 'field', 'filter', diff --git a/core/modules/hal/tests/src/Kernel/EntityTranslationNormalizeTest.php b/core/modules/hal/tests/src/Kernel/EntityTranslationNormalizeTest.php index fa049c83531b..2ebff2024706 100644 --- a/core/modules/hal/tests/src/Kernel/EntityTranslationNormalizeTest.php +++ b/core/modules/hal/tests/src/Kernel/EntityTranslationNormalizeTest.php @@ -19,7 +19,7 @@ class EntityTranslationNormalizeTest extends NormalizerTestBase { * * @var array */ - protected static $modules = ['node', 'content_translation']; + public static $modules = ['node', 'content_translation']; /** * {@inheritdoc} diff --git a/core/modules/hal/tests/src/Kernel/FileNormalizeTest.php b/core/modules/hal/tests/src/Kernel/FileNormalizeTest.php index 8f990564b91f..edcf3dca1f84 100644 --- a/core/modules/hal/tests/src/Kernel/FileNormalizeTest.php +++ b/core/modules/hal/tests/src/Kernel/FileNormalizeTest.php @@ -16,7 +16,7 @@ class FileNormalizeTest extends NormalizerTestBase { * * @var array */ - protected static $modules = ['file']; + public static $modules = ['file']; /** * {@inheritdoc} diff --git a/core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php b/core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php index 35301b30a6e1..05a6b39f1ee7 100644 --- a/core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php +++ b/core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php @@ -20,7 +20,7 @@ class HalLinkManagerTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'hal_test', 'serialization', 'system', 'node', 'user', 'field']; + public static $modules = ['hal', 'hal_test', 'serialization', 'system', 'node', 'user', 'field']; /** * {@inheritdoc} diff --git a/core/modules/hal/tests/src/Kernel/NormalizerTestBase.php b/core/modules/hal/tests/src/Kernel/NormalizerTestBase.php index 5eaa671711bf..ef51a077c94f 100644 --- a/core/modules/hal/tests/src/Kernel/NormalizerTestBase.php +++ b/core/modules/hal/tests/src/Kernel/NormalizerTestBase.php @@ -17,7 +17,7 @@ abstract class NormalizerTestBase extends KernelTestBase { * * @var array */ - protected static $modules = ['entity_test', 'field', 'hal', 'language', 'serialization', 'system', 'text', 'user', 'filter']; + public static $modules = ['entity_test', 'field', 'hal', 'language', 'serialization', 'system', 'text', 'user', 'filter']; /** * The mock serializer. diff --git a/core/modules/help/tests/src/Functional/ExperimentalHelpTest.php b/core/modules/help/tests/src/Functional/ExperimentalHelpTest.php index b30d72f2d1d8..0eabbda56ba5 100644 --- a/core/modules/help/tests/src/Functional/ExperimentalHelpTest.php +++ b/core/modules/help/tests/src/Functional/ExperimentalHelpTest.php @@ -19,7 +19,7 @@ class ExperimentalHelpTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['help', 'experimental_module_test', 'help_page_test']; + public static $modules = ['help', 'experimental_module_test', 'help_page_test']; /** * The admin user. diff --git a/core/modules/help/tests/src/Functional/HelpBlockTest.php b/core/modules/help/tests/src/Functional/HelpBlockTest.php index 0354dc605591..81c4fc15329a 100644 --- a/core/modules/help/tests/src/Functional/HelpBlockTest.php +++ b/core/modules/help/tests/src/Functional/HelpBlockTest.php @@ -14,7 +14,7 @@ class HelpBlockTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['help', 'help_page_test', 'block', 'more_help_page_test']; + public static $modules = ['help', 'help_page_test', 'block', 'more_help_page_test']; /** * The help block instance. diff --git a/core/modules/help/tests/src/Functional/HelpTest.php b/core/modules/help/tests/src/Functional/HelpTest.php index bafbe19ba9db..3965b53cde9a 100644 --- a/core/modules/help/tests/src/Functional/HelpTest.php +++ b/core/modules/help/tests/src/Functional/HelpTest.php @@ -20,7 +20,7 @@ class HelpTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['help_test', 'help_page_test']; + public static $modules = ['help_test', 'help_page_test']; /** * Use the Standard profile to test help implementations of many core modules. diff --git a/core/modules/help/tests/src/Functional/NoHelpTest.php b/core/modules/help/tests/src/Functional/NoHelpTest.php index 3b6b0399498e..5df945e35cd0 100644 --- a/core/modules/help/tests/src/Functional/NoHelpTest.php +++ b/core/modules/help/tests/src/Functional/NoHelpTest.php @@ -18,7 +18,7 @@ class NoHelpTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['help', 'menu_test']; + public static $modules = ['help', 'menu_test']; /** * The user who will be created. diff --git a/core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php b/core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php index 542100eaadf2..070a95451b3b 100644 --- a/core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php +++ b/core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php @@ -17,7 +17,7 @@ class HelpEmptyPageTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'help_test', 'user']; + public static $modules = ['system', 'help_test', 'user']; /** * {@inheritdoc} diff --git a/core/modules/history/tests/src/Functional/HistoryTest.php b/core/modules/history/tests/src/Functional/HistoryTest.php index b13e734c7d47..415541ed60f7 100644 --- a/core/modules/history/tests/src/Functional/HistoryTest.php +++ b/core/modules/history/tests/src/Functional/HistoryTest.php @@ -21,7 +21,7 @@ class HistoryTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'history']; + public static $modules = ['node', 'history']; /** * The main user for testing. diff --git a/core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php b/core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php index e4b8ed3c3e55..5aebaf43a1df 100644 --- a/core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php +++ b/core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php @@ -21,7 +21,7 @@ class HistoryTimestampTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['history', 'node']; + public static $modules = ['history', 'node']; /** * Views used by this test. diff --git a/core/modules/image/src/Tests/ImageFieldTestBase.php b/core/modules/image/src/Tests/ImageFieldTestBase.php index 6298f09f0666..a1611cb3522d 100644 --- a/core/modules/image/src/Tests/ImageFieldTestBase.php +++ b/core/modules/image/src/Tests/ImageFieldTestBase.php @@ -36,7 +36,7 @@ abstract class ImageFieldTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['node', 'image', 'field_ui', 'image_module_test']; + public static $modules = ['node', 'image', 'field_ui', 'image_module_test']; /** * An user with permissions to administer content types and image styles. diff --git a/core/modules/image/tests/src/Functional/FileMoveTest.php b/core/modules/image/tests/src/Functional/FileMoveTest.php index f43e93aeff30..3cf3be71b804 100644 --- a/core/modules/image/tests/src/Functional/FileMoveTest.php +++ b/core/modules/image/tests/src/Functional/FileMoveTest.php @@ -24,7 +24,7 @@ class FileMoveTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['image']; + public static $modules = ['image']; /** * Tests moving a randomly generated image. diff --git a/core/modules/image/tests/src/Functional/Hal/ImageStyleHalJsonAnonTest.php b/core/modules/image/tests/src/Functional/Hal/ImageStyleHalJsonAnonTest.php index cb61897da5d9..61da51f7d0ec 100644 --- a/core/modules/image/tests/src/Functional/Hal/ImageStyleHalJsonAnonTest.php +++ b/core/modules/image/tests/src/Functional/Hal/ImageStyleHalJsonAnonTest.php @@ -15,7 +15,7 @@ class ImageStyleHalJsonAnonTest extends ImageStyleResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/image/tests/src/Functional/Hal/ImageStyleHalJsonBasicAuthTest.php b/core/modules/image/tests/src/Functional/Hal/ImageStyleHalJsonBasicAuthTest.php index 7cb23a8924e2..a6ff4941a37a 100644 --- a/core/modules/image/tests/src/Functional/Hal/ImageStyleHalJsonBasicAuthTest.php +++ b/core/modules/image/tests/src/Functional/Hal/ImageStyleHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class ImageStyleHalJsonBasicAuthTest extends ImageStyleResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/image/tests/src/Functional/Hal/ImageStyleHalJsonCookieTest.php b/core/modules/image/tests/src/Functional/Hal/ImageStyleHalJsonCookieTest.php index 122b5684fcf5..731e356c9229 100644 --- a/core/modules/image/tests/src/Functional/Hal/ImageStyleHalJsonCookieTest.php +++ b/core/modules/image/tests/src/Functional/Hal/ImageStyleHalJsonCookieTest.php @@ -15,7 +15,7 @@ class ImageStyleHalJsonCookieTest extends ImageStyleResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/image/tests/src/Functional/ImageDimensionsTest.php b/core/modules/image/tests/src/Functional/ImageDimensionsTest.php index 7355fa0d2a8e..4a11bf956eb5 100644 --- a/core/modules/image/tests/src/Functional/ImageDimensionsTest.php +++ b/core/modules/image/tests/src/Functional/ImageDimensionsTest.php @@ -23,7 +23,7 @@ class ImageDimensionsTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['image', 'image_module_test']; + public static $modules = ['image', 'image_module_test']; protected $profile = 'testing'; diff --git a/core/modules/image/tests/src/Functional/ImageEffectsTest.php b/core/modules/image/tests/src/Functional/ImageEffectsTest.php index df786e8f5041..f6b4ab36e92f 100644 --- a/core/modules/image/tests/src/Functional/ImageEffectsTest.php +++ b/core/modules/image/tests/src/Functional/ImageEffectsTest.php @@ -17,7 +17,7 @@ class ImageEffectsTest extends ToolkitTestBase { * * @var array */ - protected static $modules = ['image', 'image_test', 'image_module_test']; + public static $modules = ['image', 'image_test', 'image_module_test']; /** * The image effect manager. diff --git a/core/modules/image/tests/src/Functional/ImageFieldDefaultImagesTest.php b/core/modules/image/tests/src/Functional/ImageFieldDefaultImagesTest.php index 5f1149e7235b..66899fb8257e 100644 --- a/core/modules/image/tests/src/Functional/ImageFieldDefaultImagesTest.php +++ b/core/modules/image/tests/src/Functional/ImageFieldDefaultImagesTest.php @@ -29,7 +29,7 @@ class ImageFieldDefaultImagesTest extends ImageFieldTestBase { * * @var array */ - protected static $modules = ['field_ui']; + public static $modules = ['field_ui']; /** * Tests CRUD for fields and field storages with default images. diff --git a/core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php b/core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php index d4c617a990d2..ce924f426aab 100644 --- a/core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php +++ b/core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php @@ -29,7 +29,7 @@ class ImageFieldDisplayTest extends ImageFieldTestBase { * * @var array */ - protected static $modules = ['field_ui']; + public static $modules = ['field_ui']; /** * Test image formatters on node display for public files. diff --git a/core/modules/image/tests/src/Functional/ImageFieldTestBase.php b/core/modules/image/tests/src/Functional/ImageFieldTestBase.php index 7b4c51449891..ef79de850372 100644 --- a/core/modules/image/tests/src/Functional/ImageFieldTestBase.php +++ b/core/modules/image/tests/src/Functional/ImageFieldTestBase.php @@ -31,7 +31,7 @@ abstract class ImageFieldTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'image', 'field_ui', 'image_module_test']; + public static $modules = ['node', 'image', 'field_ui', 'image_module_test']; /** * An user with permissions to administer content types and image styles. diff --git a/core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php b/core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php index a902c016b473..15ca7582880d 100644 --- a/core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php +++ b/core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php @@ -20,7 +20,7 @@ class ImageOnTranslatedEntityTest extends ImageFieldTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language', 'content_translation', 'field_ui']; + public static $modules = ['language', 'content_translation', 'field_ui']; /** * The name of the image field used in the test. diff --git a/core/modules/image/tests/src/Functional/ImageStylesPathAndUrlTest.php b/core/modules/image/tests/src/Functional/ImageStylesPathAndUrlTest.php index 4bea9c6e92d3..c5b81e7ce3f6 100644 --- a/core/modules/image/tests/src/Functional/ImageStylesPathAndUrlTest.php +++ b/core/modules/image/tests/src/Functional/ImageStylesPathAndUrlTest.php @@ -24,7 +24,7 @@ class ImageStylesPathAndUrlTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['image', 'image_module_test', 'language']; + public static $modules = ['image', 'image_module_test', 'language']; /** * The image style. diff --git a/core/modules/image/tests/src/Functional/QuickEditImageControllerTest.php b/core/modules/image/tests/src/Functional/QuickEditImageControllerTest.php index 57c38983c9ae..a037d4808d66 100644 --- a/core/modules/image/tests/src/Functional/QuickEditImageControllerTest.php +++ b/core/modules/image/tests/src/Functional/QuickEditImageControllerTest.php @@ -22,7 +22,7 @@ class QuickEditImageControllerTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'image', 'quickedit']; + public static $modules = ['node', 'image', 'quickedit']; /** * The machine name of our image field. diff --git a/core/modules/image/tests/src/Functional/Rest/ImageStyleJsonBasicAuthTest.php b/core/modules/image/tests/src/Functional/Rest/ImageStyleJsonBasicAuthTest.php index 02efc3b89fff..ab6ae57d5323 100644 --- a/core/modules/image/tests/src/Functional/Rest/ImageStyleJsonBasicAuthTest.php +++ b/core/modules/image/tests/src/Functional/Rest/ImageStyleJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class ImageStyleJsonBasicAuthTest extends ImageStyleResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/image/tests/src/Functional/Rest/ImageStyleResourceTestBase.php b/core/modules/image/tests/src/Functional/Rest/ImageStyleResourceTestBase.php index 451999dab60e..a2a84312b8ec 100644 --- a/core/modules/image/tests/src/Functional/Rest/ImageStyleResourceTestBase.php +++ b/core/modules/image/tests/src/Functional/Rest/ImageStyleResourceTestBase.php @@ -13,7 +13,7 @@ abstract class ImageStyleResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['image']; + public static $modules = ['image']; /** * {@inheritdoc} diff --git a/core/modules/image/tests/src/Functional/Rest/ImageStyleXmlBasicAuthTest.php b/core/modules/image/tests/src/Functional/Rest/ImageStyleXmlBasicAuthTest.php index cad07a265a00..cd376a3140e6 100644 --- a/core/modules/image/tests/src/Functional/Rest/ImageStyleXmlBasicAuthTest.php +++ b/core/modules/image/tests/src/Functional/Rest/ImageStyleXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class ImageStyleXmlBasicAuthTest extends ImageStyleResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/image/tests/src/FunctionalJavascript/ImageFieldTestBase.php b/core/modules/image/tests/src/FunctionalJavascript/ImageFieldTestBase.php index efe566a19a33..4e21f6aca7a2 100644 --- a/core/modules/image/tests/src/FunctionalJavascript/ImageFieldTestBase.php +++ b/core/modules/image/tests/src/FunctionalJavascript/ImageFieldTestBase.php @@ -21,7 +21,7 @@ abstract class ImageFieldTestBase extends WebDriverTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'node', 'image', 'field_ui', diff --git a/core/modules/image/tests/src/FunctionalJavascript/QuickEditImageTest.php b/core/modules/image/tests/src/FunctionalJavascript/QuickEditImageTest.php index eaf11a2b2d65..b4444eff2b09 100644 --- a/core/modules/image/tests/src/FunctionalJavascript/QuickEditImageTest.php +++ b/core/modules/image/tests/src/FunctionalJavascript/QuickEditImageTest.php @@ -20,7 +20,7 @@ class QuickEditImageTest extends QuickEditJavascriptTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'image', 'field_ui']; + public static $modules = ['node', 'image', 'field_ui']; /** * A user with permissions to edit Articles and use Quick Edit. diff --git a/core/modules/image/tests/src/Kernel/ImageFormatterTest.php b/core/modules/image/tests/src/Kernel/ImageFormatterTest.php index 52d61e9c5391..1baa83019977 100644 --- a/core/modules/image/tests/src/Kernel/ImageFormatterTest.php +++ b/core/modules/image/tests/src/Kernel/ImageFormatterTest.php @@ -22,7 +22,7 @@ class ImageFormatterTest extends FieldKernelTestBase { * * @var array */ - protected static $modules = ['file', 'image']; + public static $modules = ['file', 'image']; /** * @var string diff --git a/core/modules/image/tests/src/Kernel/ImageImportTest.php b/core/modules/image/tests/src/Kernel/ImageImportTest.php index 5d013d3135f3..9cf69570b68c 100644 --- a/core/modules/image/tests/src/Kernel/ImageImportTest.php +++ b/core/modules/image/tests/src/Kernel/ImageImportTest.php @@ -15,7 +15,7 @@ class ImageImportTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'image', 'image_module_test']; + public static $modules = ['system', 'image', 'image_module_test']; /** * Tests importing image styles. diff --git a/core/modules/image/tests/src/Kernel/ImageItemTest.php b/core/modules/image/tests/src/Kernel/ImageItemTest.php index aa41ec292a4b..9621423823d5 100644 --- a/core/modules/image/tests/src/Kernel/ImageItemTest.php +++ b/core/modules/image/tests/src/Kernel/ImageItemTest.php @@ -25,7 +25,7 @@ class ImageItemTest extends FieldKernelTestBase { * * @var array */ - protected static $modules = ['file', 'image']; + public static $modules = ['file', 'image']; /** * Created file entity. diff --git a/core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php b/core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php index 89a82c4e507f..6a45a98680f9 100644 --- a/core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php +++ b/core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php @@ -23,7 +23,7 @@ class ImageStyleCustomStreamWrappersTest extends KernelTestBase { * * @var string[] */ - protected static $modules = ['system', 'image']; + public static $modules = ['system', 'image']; /** * A testing image style entity. diff --git a/core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php b/core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php index 09c9247bbb85..e471c99164a1 100644 --- a/core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php +++ b/core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php @@ -20,7 +20,7 @@ class ImageStyleIntegrationTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['image', 'file', 'field', 'system', 'user', 'node']; + public static $modules = ['image', 'file', 'field', 'system', 'user', 'node']; /** * Tests the dependency between ImageStyle and entity display components. diff --git a/core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php b/core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php index f44a5fdd6a49..bffd6545f6d3 100644 --- a/core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php +++ b/core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php @@ -29,7 +29,7 @@ class ImageThemeFunctionTest extends KernelTestBase { * * @var array */ - protected static $modules = ['entity_test', 'field', 'file', 'image', 'system', 'simpletest', 'user']; + public static $modules = ['entity_test', 'field', 'file', 'image', 'system', 'simpletest', 'user']; /** * Created file entity. diff --git a/core/modules/image/tests/src/Kernel/Migrate/d6/MigrateImageTest.php b/core/modules/image/tests/src/Kernel/Migrate/d6/MigrateImageTest.php index 2bb45b57f2ac..7fc0b0bafb34 100644 --- a/core/modules/image/tests/src/Kernel/Migrate/d6/MigrateImageTest.php +++ b/core/modules/image/tests/src/Kernel/Migrate/d6/MigrateImageTest.php @@ -21,7 +21,7 @@ class MigrateImageTest extends MigrateNodeTestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_ui']; + public static $modules = ['menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageSettingsTest.php b/core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageSettingsTest.php index bb8ee2c82f53..b95f0a2d5809 100644 --- a/core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageSettingsTest.php +++ b/core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageSettingsTest.php @@ -11,7 +11,7 @@ */ class MigrateImageSettingsTest extends MigrateDrupal7TestBase { - protected static $modules = ['image']; + public static $modules = ['image']; /** * {@inheritdoc} diff --git a/core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageStylesTest.php b/core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageStylesTest.php index 885ba7f0b30f..a15d49e76107 100644 --- a/core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageStylesTest.php +++ b/core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageStylesTest.php @@ -17,7 +17,7 @@ class MigrateImageStylesTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['image']; + public static $modules = ['image']; /** * {@inheritdoc} diff --git a/core/modules/image/tests/src/Kernel/Plugin/migrate/source/d6/ImageCachePresetTest.php b/core/modules/image/tests/src/Kernel/Plugin/migrate/source/d6/ImageCachePresetTest.php index 37abd1c2bcfb..edd2ad335841 100644 --- a/core/modules/image/tests/src/Kernel/Plugin/migrate/source/d6/ImageCachePresetTest.php +++ b/core/modules/image/tests/src/Kernel/Plugin/migrate/source/d6/ImageCachePresetTest.php @@ -16,7 +16,7 @@ class ImageCachePresetTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['image', 'migrate_drupal']; + public static $modules = ['image', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/image/tests/src/Kernel/Plugin/migrate/source/d7/ImageStylesTest.php b/core/modules/image/tests/src/Kernel/Plugin/migrate/source/d7/ImageStylesTest.php index 198e3af690e3..55251d1fb2dc 100644 --- a/core/modules/image/tests/src/Kernel/Plugin/migrate/source/d7/ImageStylesTest.php +++ b/core/modules/image/tests/src/Kernel/Plugin/migrate/source/d7/ImageStylesTest.php @@ -16,7 +16,7 @@ class ImageStylesTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['image', 'migrate_drupal']; + public static $modules = ['image', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php b/core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php index 910661b53fb7..a324d5ead346 100644 --- a/core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php +++ b/core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php @@ -19,7 +19,7 @@ class ImageViewsDataTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['image', 'file', 'views', 'entity_test', 'user', 'field']; + public static $modules = ['image', 'file', 'views', 'entity_test', 'user', 'field']; /** * Tests views data generated for image field relationship. diff --git a/core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php b/core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php index f24c79505b00..e0f605e92dde 100644 --- a/core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php +++ b/core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php @@ -22,7 +22,7 @@ class RelationshipUserImageDataTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['file', 'field', 'image', 'image_test_views', 'system', 'user']; + public static $modules = ['file', 'field', 'image', 'image_test_views', 'system', 'user']; /** * Views used by this test. diff --git a/core/modules/inline_form_errors/tests/src/Functional/FormErrorHandlerFileUploadTest.php b/core/modules/inline_form_errors/tests/src/Functional/FormErrorHandlerFileUploadTest.php index ef160d13bff0..9535c99fb200 100644 --- a/core/modules/inline_form_errors/tests/src/Functional/FormErrorHandlerFileUploadTest.php +++ b/core/modules/inline_form_errors/tests/src/Functional/FormErrorHandlerFileUploadTest.php @@ -19,7 +19,7 @@ class FormErrorHandlerFileUploadTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'file', 'field_ui', 'inline_form_errors']; + public static $modules = ['node', 'file', 'field_ui', 'inline_form_errors']; /** * {@inheritdoc} diff --git a/core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php b/core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php index ad5498576bbd..7c9a74ab5034 100644 --- a/core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php +++ b/core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php @@ -20,7 +20,7 @@ class FormErrorHandlerCKEditorTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'ckeditor', 'inline_form_errors', 'filter']; + public static $modules = ['node', 'ckeditor', 'inline_form_errors', 'filter']; /** * {@inheritdoc} diff --git a/core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerQuickEditTest.php b/core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerQuickEditTest.php index 1109c2dccbf7..00dc3d3f6223 100644 --- a/core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerQuickEditTest.php +++ b/core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerQuickEditTest.php @@ -17,7 +17,7 @@ class FormErrorHandlerQuickEditTest extends WebDriverTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'quickedit', 'node', 'inline_form_errors', diff --git a/core/modules/inline_form_errors/tests/src/Kernel/FormElementInlineErrorTest.php b/core/modules/inline_form_errors/tests/src/Kernel/FormElementInlineErrorTest.php index 8ce31a2fe978..4bf389e60fb3 100644 --- a/core/modules/inline_form_errors/tests/src/Kernel/FormElementInlineErrorTest.php +++ b/core/modules/inline_form_errors/tests/src/Kernel/FormElementInlineErrorTest.php @@ -15,7 +15,7 @@ class FormElementInlineErrorTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['inline_form_errors']; + public static $modules = ['inline_form_errors']; /** * Tests that no inline form errors are shown when disabled for a form. diff --git a/core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php b/core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php index 034e7ab22534..f689a9233fee 100644 --- a/core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php +++ b/core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php @@ -12,7 +12,7 @@ */ class AdminPathEntityConverterLanguageTest extends BrowserTestBase { - protected static $modules = ['language', 'language_test']; + public static $modules = ['language', 'language_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php b/core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php index 12739f45a405..f7b6191484db 100644 --- a/core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php +++ b/core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php @@ -19,7 +19,7 @@ class EntityTypeWithoutLanguageFormTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'language', 'language_test', ]; diff --git a/core/modules/language/tests/src/Functional/Hal/ConfigurableLanguageHalJsonAnonTest.php b/core/modules/language/tests/src/Functional/Hal/ConfigurableLanguageHalJsonAnonTest.php index 5036670a1707..c548c17241d5 100644 --- a/core/modules/language/tests/src/Functional/Hal/ConfigurableLanguageHalJsonAnonTest.php +++ b/core/modules/language/tests/src/Functional/Hal/ConfigurableLanguageHalJsonAnonTest.php @@ -15,7 +15,7 @@ class ConfigurableLanguageHalJsonAnonTest extends ConfigurableLanguageResourceTe /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Functional/Hal/ConfigurableLanguageHalJsonBasicAuthTest.php b/core/modules/language/tests/src/Functional/Hal/ConfigurableLanguageHalJsonBasicAuthTest.php index 334a3c8b9ace..3239b7e22c96 100644 --- a/core/modules/language/tests/src/Functional/Hal/ConfigurableLanguageHalJsonBasicAuthTest.php +++ b/core/modules/language/tests/src/Functional/Hal/ConfigurableLanguageHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class ConfigurableLanguageHalJsonBasicAuthTest extends ConfigurableLanguageResou /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Functional/Hal/ConfigurableLanguageHalJsonCookieTest.php b/core/modules/language/tests/src/Functional/Hal/ConfigurableLanguageHalJsonCookieTest.php index fbcb928cbb35..9ad756106743 100644 --- a/core/modules/language/tests/src/Functional/Hal/ConfigurableLanguageHalJsonCookieTest.php +++ b/core/modules/language/tests/src/Functional/Hal/ConfigurableLanguageHalJsonCookieTest.php @@ -15,7 +15,7 @@ class ConfigurableLanguageHalJsonCookieTest extends ConfigurableLanguageResource /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonAnonTest.php b/core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonAnonTest.php index 4047aaba8bb4..d5b7947ed47e 100644 --- a/core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonAnonTest.php +++ b/core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonAnonTest.php @@ -15,7 +15,7 @@ class ContentLanguageSettingsHalJsonAnonTest extends ContentLanguageSettingsReso /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonBasicAuthTest.php b/core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonBasicAuthTest.php index a761ed6407be..61306eaf5e0d 100644 --- a/core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonBasicAuthTest.php +++ b/core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class ContentLanguageSettingsHalJsonBasicAuthTest extends ContentLanguageSetting /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonCookieTest.php b/core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonCookieTest.php index 6e65edc07cca..63584f648977 100644 --- a/core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonCookieTest.php +++ b/core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonCookieTest.php @@ -15,7 +15,7 @@ class ContentLanguageSettingsHalJsonCookieTest extends ContentLanguageSettingsRe /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Functional/LanguageBlockSettingsVisibilityTest.php b/core/modules/language/tests/src/Functional/LanguageBlockSettingsVisibilityTest.php index 545640270b8e..003c5a63fa60 100644 --- a/core/modules/language/tests/src/Functional/LanguageBlockSettingsVisibilityTest.php +++ b/core/modules/language/tests/src/Functional/LanguageBlockSettingsVisibilityTest.php @@ -11,7 +11,7 @@ */ class LanguageBlockSettingsVisibilityTest extends BrowserTestBase { - protected static $modules = ['block', 'language']; + public static $modules = ['block', 'language']; public function testUnnecessaryLanguageSettingsVisibility() { $admin_user = $this->drupalCreateUser(['administer languages', 'access administration pages', 'administer blocks']); diff --git a/core/modules/language/tests/src/Functional/LanguageBreadcrumbTest.php b/core/modules/language/tests/src/Functional/LanguageBreadcrumbTest.php index 7afa3653b742..e15fcf7a6d67 100644 --- a/core/modules/language/tests/src/Functional/LanguageBreadcrumbTest.php +++ b/core/modules/language/tests/src/Functional/LanguageBreadcrumbTest.php @@ -17,7 +17,7 @@ class LanguageBreadcrumbTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['language', 'block', 'filter']; + public static $modules = ['language', 'block', 'filter']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Functional/LanguageBrowserDetectionTest.php b/core/modules/language/tests/src/Functional/LanguageBrowserDetectionTest.php index 713f23ac4b16..a63ff451f113 100644 --- a/core/modules/language/tests/src/Functional/LanguageBrowserDetectionTest.php +++ b/core/modules/language/tests/src/Functional/LanguageBrowserDetectionTest.php @@ -11,7 +11,7 @@ */ class LanguageBrowserDetectionTest extends BrowserTestBase { - protected static $modules = ['language']; + public static $modules = ['language']; /** * Tests for adding, editing and deleting mappings between browser language diff --git a/core/modules/language/tests/src/Functional/LanguageConfigOverrideImportTest.php b/core/modules/language/tests/src/Functional/LanguageConfigOverrideImportTest.php index 956ded16af86..2ddd4963ed3e 100644 --- a/core/modules/language/tests/src/Functional/LanguageConfigOverrideImportTest.php +++ b/core/modules/language/tests/src/Functional/LanguageConfigOverrideImportTest.php @@ -17,7 +17,7 @@ class LanguageConfigOverrideImportTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['language', 'config', 'locale', 'config_translation']; + public static $modules = ['language', 'config', 'locale', 'config_translation']; /** * Tests that language can be enabled and overrides are created during a sync. diff --git a/core/modules/language/tests/src/Functional/LanguageConfigSchemaTest.php b/core/modules/language/tests/src/Functional/LanguageConfigSchemaTest.php index b029b7f74444..e19fe53da32e 100644 --- a/core/modules/language/tests/src/Functional/LanguageConfigSchemaTest.php +++ b/core/modules/language/tests/src/Functional/LanguageConfigSchemaTest.php @@ -19,7 +19,7 @@ class LanguageConfigSchemaTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['language', 'menu_link_content']; + public static $modules = ['language', 'menu_link_content']; /** * A user with administrative permissions. diff --git a/core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php b/core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php index 64f700b419e2..0f3dd1f0baa8 100644 --- a/core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php +++ b/core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php @@ -20,7 +20,7 @@ class LanguageConfigurationElementTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['taxonomy', 'node', 'language', 'language_elements_test', 'field_ui']; + public static $modules = ['taxonomy', 'node', 'language', 'language_elements_test', 'field_ui']; protected function setUp() { parent::setUp(); diff --git a/core/modules/language/tests/src/Functional/LanguageConfigurationTest.php b/core/modules/language/tests/src/Functional/LanguageConfigurationTest.php index 88fc25527e99..7095bc18e2ee 100644 --- a/core/modules/language/tests/src/Functional/LanguageConfigurationTest.php +++ b/core/modules/language/tests/src/Functional/LanguageConfigurationTest.php @@ -18,7 +18,7 @@ class LanguageConfigurationTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * Functional tests for adding, editing and deleting languages. diff --git a/core/modules/language/tests/src/Functional/LanguageCustomLanguageConfigurationTest.php b/core/modules/language/tests/src/Functional/LanguageCustomLanguageConfigurationTest.php index 152eb516ecfa..a0510beca72a 100644 --- a/core/modules/language/tests/src/Functional/LanguageCustomLanguageConfigurationTest.php +++ b/core/modules/language/tests/src/Functional/LanguageCustomLanguageConfigurationTest.php @@ -18,7 +18,7 @@ class LanguageCustomLanguageConfigurationTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * Functional tests for adding, editing and deleting languages. diff --git a/core/modules/language/tests/src/Functional/LanguageListModuleInstallTest.php b/core/modules/language/tests/src/Functional/LanguageListModuleInstallTest.php index b419e193c6bb..013d00d8dbe5 100644 --- a/core/modules/language/tests/src/Functional/LanguageListModuleInstallTest.php +++ b/core/modules/language/tests/src/Functional/LanguageListModuleInstallTest.php @@ -17,7 +17,7 @@ class LanguageListModuleInstallTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['language_test']; + public static $modules = ['language_test']; /** * Tests enabling Language. diff --git a/core/modules/language/tests/src/Functional/LanguageListTest.php b/core/modules/language/tests/src/Functional/LanguageListTest.php index 0c6606e8afd4..8c671cfccfef 100644 --- a/core/modules/language/tests/src/Functional/LanguageListTest.php +++ b/core/modules/language/tests/src/Functional/LanguageListTest.php @@ -19,7 +19,7 @@ class LanguageListTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * Functional tests for adding, editing and deleting languages. diff --git a/core/modules/language/tests/src/Functional/LanguageLocaleListTest.php b/core/modules/language/tests/src/Functional/LanguageLocaleListTest.php index 4201ab570bdb..a39a1124242b 100644 --- a/core/modules/language/tests/src/Functional/LanguageLocaleListTest.php +++ b/core/modules/language/tests/src/Functional/LanguageLocaleListTest.php @@ -16,7 +16,7 @@ class LanguageLocaleListTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['language', 'locale']; + public static $modules = ['language', 'locale']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php b/core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php index c83204e6ce2f..3ac940625239 100644 --- a/core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php +++ b/core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php @@ -25,7 +25,7 @@ class LanguageNegotiationContentEntityTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['language', 'language_test', 'entity_test', 'system']; + public static $modules = ['language', 'language_test', 'entity_test', 'system']; /** * The entity being used for testing. diff --git a/core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php b/core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php index 3ab2dcd334fb..c5e3c2c7b1e7 100644 --- a/core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php +++ b/core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php @@ -18,7 +18,7 @@ class LanguageNegotiationInfoTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['language', 'content_translation']; + public static $modules = ['language', 'content_translation']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Functional/LanguageNegotiationUrlTest.php b/core/modules/language/tests/src/Functional/LanguageNegotiationUrlTest.php index 07f75216be54..07ae85d4338f 100644 --- a/core/modules/language/tests/src/Functional/LanguageNegotiationUrlTest.php +++ b/core/modules/language/tests/src/Functional/LanguageNegotiationUrlTest.php @@ -16,7 +16,7 @@ class LanguageNegotiationUrlTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'language', 'node', 'path', diff --git a/core/modules/language/tests/src/Functional/LanguagePathMonolingualTest.php b/core/modules/language/tests/src/Functional/LanguagePathMonolingualTest.php index a5d663b12ba3..17ff3f936df7 100644 --- a/core/modules/language/tests/src/Functional/LanguagePathMonolingualTest.php +++ b/core/modules/language/tests/src/Functional/LanguagePathMonolingualTest.php @@ -16,7 +16,7 @@ class LanguagePathMonolingualTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'language', 'path']; + public static $modules = ['block', 'language', 'path']; protected function setUp() { parent::setUp(); diff --git a/core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php b/core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php index 1b3531a2efed..9526d226fdd7 100644 --- a/core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php +++ b/core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php @@ -16,7 +16,7 @@ class LanguageSelectorTranslatableTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'language', 'content_translation', 'node', diff --git a/core/modules/language/tests/src/Functional/LanguageSwitchingTest.php b/core/modules/language/tests/src/Functional/LanguageSwitchingTest.php index 0ec4fccccd5f..1303082c154d 100644 --- a/core/modules/language/tests/src/Functional/LanguageSwitchingTest.php +++ b/core/modules/language/tests/src/Functional/LanguageSwitchingTest.php @@ -20,7 +20,7 @@ class LanguageSwitchingTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['locale', 'locale_test', 'language', 'block', 'language_test', 'menu_ui']; + public static $modules = ['locale', 'locale_test', 'language', 'block', 'language_test', 'menu_ui']; protected function setUp() { parent::setUp(); diff --git a/core/modules/language/tests/src/Functional/LanguageTourTest.php b/core/modules/language/tests/src/Functional/LanguageTourTest.php index c8cba54ea37f..13b29f2ef56f 100644 --- a/core/modules/language/tests/src/Functional/LanguageTourTest.php +++ b/core/modules/language/tests/src/Functional/LanguageTourTest.php @@ -23,7 +23,7 @@ class LanguageTourTest extends TourTestBase { * * @var array */ - protected static $modules = ['block', 'language', 'tour']; + public static $modules = ['block', 'language', 'tour']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php b/core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php index 49ae232dc0c7..34f0c81f01ac 100644 --- a/core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php +++ b/core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php @@ -48,7 +48,7 @@ class LanguageUILanguageNegotiationTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['locale', 'language_test', 'block', 'user', 'content_translation']; + public static $modules = ['locale', 'language_test', 'block', 'user', 'content_translation']; protected function setUp() { parent::setUp(); diff --git a/core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php b/core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php index 22b38823f592..07eec52514d3 100644 --- a/core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php +++ b/core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php @@ -21,7 +21,7 @@ class LanguageUrlRewritingTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['language', 'language_test']; + public static $modules = ['language', 'language_test']; /** * An user with permissions to administer languages. diff --git a/core/modules/language/tests/src/Functional/Migrate/MigrateLanguageTest.php b/core/modules/language/tests/src/Functional/Migrate/MigrateLanguageTest.php index ef9b0216e420..9a2702da2b25 100644 --- a/core/modules/language/tests/src/Functional/Migrate/MigrateLanguageTest.php +++ b/core/modules/language/tests/src/Functional/Migrate/MigrateLanguageTest.php @@ -14,7 +14,7 @@ class MigrateLanguageTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * Asserts various properties of a configurable language entity. diff --git a/core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php b/core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php index 804e6e163306..847e78164035 100644 --- a/core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php +++ b/core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class ConfigurableLanguageJsonBasicAuthTest extends ConfigurableLanguageResource /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php b/core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php index cdd2e4b1c985..a0dd46054109 100644 --- a/core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php +++ b/core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php @@ -12,7 +12,7 @@ abstract class ConfigurableLanguageResourceTestBase extends EntityResourceTestBa /** * {@inheritdoc} */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php b/core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php index 7e3edb1da184..7a79c4d433db 100644 --- a/core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php +++ b/core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class ConfigurableLanguageXmlBasicAuthTest extends ConfigurableLanguageResourceT /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonBasicAuthTest.php b/core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonBasicAuthTest.php index b15760d106a5..14437a909232 100644 --- a/core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonBasicAuthTest.php +++ b/core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class ContentLanguageSettingsJsonBasicAuthTest extends ContentLanguageSettingsRe /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php b/core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php index 79425367cda7..62834843684b 100644 --- a/core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php +++ b/core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php @@ -11,7 +11,7 @@ abstract class ContentLanguageSettingsResourceTestBase extends EntityResourceTes /** * {@inheritdoc} */ - protected static $modules = ['language', 'node']; + public static $modules = ['language', 'node']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php b/core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php index 9252312dd512..741e75bcd394 100644 --- a/core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php +++ b/core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class ContentLanguageSettingsXmlBasicAuthTest extends ContentLanguageSettingsRes /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Kernel/Condition/LanguageConditionTest.php b/core/modules/language/tests/src/Kernel/Condition/LanguageConditionTest.php index f5390562f77f..af7eed4b7f50 100644 --- a/core/modules/language/tests/src/Kernel/Condition/LanguageConditionTest.php +++ b/core/modules/language/tests/src/Kernel/Condition/LanguageConditionTest.php @@ -32,7 +32,7 @@ class LanguageConditionTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'language']; + public static $modules = ['system', 'language']; protected function setUp() { parent::setUp(); diff --git a/core/modules/language/tests/src/Kernel/ConfigurableLanguageManagerTest.php b/core/modules/language/tests/src/Kernel/ConfigurableLanguageManagerTest.php index fecdfa4a5f67..92ab889ce8e9 100644 --- a/core/modules/language/tests/src/Kernel/ConfigurableLanguageManagerTest.php +++ b/core/modules/language/tests/src/Kernel/ConfigurableLanguageManagerTest.php @@ -16,7 +16,7 @@ class ConfigurableLanguageManagerTest extends LanguageTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user']; + public static $modules = ['user']; /** * The language negotiator. diff --git a/core/modules/language/tests/src/Kernel/ConfigurableLanguageTest.php b/core/modules/language/tests/src/Kernel/ConfigurableLanguageTest.php index 1a717ddeb751..00af14cbd373 100644 --- a/core/modules/language/tests/src/Kernel/ConfigurableLanguageTest.php +++ b/core/modules/language/tests/src/Kernel/ConfigurableLanguageTest.php @@ -18,7 +18,7 @@ class ConfigurableLanguageTest extends KernelTestBase { * * @var array */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * Tests configurable language name methods. diff --git a/core/modules/language/tests/src/Kernel/EntityDefaultLanguageTest.php b/core/modules/language/tests/src/Kernel/EntityDefaultLanguageTest.php index 97a9616f0f9f..88abdd9006dd 100644 --- a/core/modules/language/tests/src/Kernel/EntityDefaultLanguageTest.php +++ b/core/modules/language/tests/src/Kernel/EntityDefaultLanguageTest.php @@ -18,7 +18,7 @@ class EntityDefaultLanguageTest extends KernelTestBase { * * @var array */ - protected static $modules = ['language', 'node', 'field', 'text', 'user', 'system']; + public static $modules = ['language', 'node', 'field', 'text', 'user', 'system']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php b/core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php index dcdf91097914..8154e42a46af 100644 --- a/core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php +++ b/core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php @@ -22,7 +22,7 @@ class EntityUrlLanguageTest extends LanguageTestBase { * * @var array */ - protected static $modules = ['entity_test', 'user']; + public static $modules = ['entity_test', 'user']; /** * The entity being used for testing. diff --git a/core/modules/language/tests/src/Kernel/LanguageConfigFactoryOverrideTest.php b/core/modules/language/tests/src/Kernel/LanguageConfigFactoryOverrideTest.php index 722fcbc8addc..3082697b0427 100644 --- a/core/modules/language/tests/src/Kernel/LanguageConfigFactoryOverrideTest.php +++ b/core/modules/language/tests/src/Kernel/LanguageConfigFactoryOverrideTest.php @@ -17,7 +17,7 @@ class LanguageConfigFactoryOverrideTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'language']; + public static $modules = ['system', 'language']; /** * Tests language.config_factory_override service has the default language. diff --git a/core/modules/language/tests/src/Kernel/LanguageConfigOverrideInstallTest.php b/core/modules/language/tests/src/Kernel/LanguageConfigOverrideInstallTest.php index 2b12b549454c..7d505baf78fb 100644 --- a/core/modules/language/tests/src/Kernel/LanguageConfigOverrideInstallTest.php +++ b/core/modules/language/tests/src/Kernel/LanguageConfigOverrideInstallTest.php @@ -17,7 +17,7 @@ class LanguageConfigOverrideInstallTest extends KernelTestBase { * * @var array */ - protected static $modules = ['language', 'config_events_test']; + public static $modules = ['language', 'config_events_test']; /** * Tests the configuration events are not fired during install of overrides. diff --git a/core/modules/language/tests/src/Kernel/LanguageTestBase.php b/core/modules/language/tests/src/Kernel/LanguageTestBase.php index 458eeaec53a2..f4dcbd2f9df3 100644 --- a/core/modules/language/tests/src/Kernel/LanguageTestBase.php +++ b/core/modules/language/tests/src/Kernel/LanguageTestBase.php @@ -9,7 +9,7 @@ */ abstract class LanguageTestBase extends KernelTestBase { - protected static $modules = ['system', 'language', 'language_test']; + public static $modules = ['system', 'language', 'language_test']; /** * The language manager. * diff --git a/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php b/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php index 73aeac43500d..e76b4553ee03 100644 --- a/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php +++ b/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php @@ -16,7 +16,7 @@ class MigrateDefaultLanguageTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * Tests language_default migration with an existing language. diff --git a/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentMenuSettingsTest.php b/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentMenuSettingsTest.php index e2a09c0d69fa..0148452dc977 100644 --- a/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentMenuSettingsTest.php +++ b/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentMenuSettingsTest.php @@ -17,7 +17,7 @@ class MigrateLanguageContentMenuSettingsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'language', 'content_translation', 'menu_link_content', diff --git a/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentSettingsTest.php b/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentSettingsTest.php index 82e6ba8ce8ca..546ab25e0341 100644 --- a/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentSettingsTest.php +++ b/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentSettingsTest.php @@ -16,7 +16,7 @@ class MigrateLanguageContentSettingsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'text', 'language', 'content_translation', 'menu_ui']; + public static $modules = ['node', 'text', 'language', 'content_translation', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageNegotiationSettingsTest.php b/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageNegotiationSettingsTest.php index 1ad87bda7bbe..96bc4a0d8cff 100644 --- a/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageNegotiationSettingsTest.php +++ b/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageNegotiationSettingsTest.php @@ -15,7 +15,7 @@ class MigrateLanguageNegotiationSettingsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * Tests the migration with LANGUAGE_NEGOTIATION_PATH_DEFAULT. diff --git a/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php b/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php index 61f924916772..2a11b2562831 100644 --- a/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php +++ b/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php @@ -16,7 +16,7 @@ class MigrateDefaultLanguageTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * Tests language_default migration with a non-existing language. diff --git a/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentSettingsTest.php b/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentSettingsTest.php index ddd7f35ed7d3..e584467c9217 100644 --- a/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentSettingsTest.php +++ b/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentSettingsTest.php @@ -16,7 +16,7 @@ class MigrateLanguageContentSettingsTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'text', 'language', 'content_translation', 'menu_ui']; + public static $modules = ['node', 'text', 'language', 'content_translation', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageNegotiationSettingsTest.php b/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageNegotiationSettingsTest.php index 875135e2bb1f..cd1a21835eed 100644 --- a/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageNegotiationSettingsTest.php +++ b/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageNegotiationSettingsTest.php @@ -15,7 +15,7 @@ class MigrateLanguageNegotiationSettingsTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * Tests migration of language types variables to language.types.yml. diff --git a/core/modules/language/tests/src/Kernel/Plugin/migrate/source/LanguageTest.php b/core/modules/language/tests/src/Kernel/Plugin/migrate/source/LanguageTest.php index d04b57af5b95..6aa318eb416b 100644 --- a/core/modules/language/tests/src/Kernel/Plugin/migrate/source/LanguageTest.php +++ b/core/modules/language/tests/src/Kernel/Plugin/migrate/source/LanguageTest.php @@ -15,7 +15,7 @@ class LanguageTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language', 'migrate_drupal']; + public static $modules = ['language', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Kernel/Plugin/migrate/source/d6/LanguageContentSettingsTest.php b/core/modules/language/tests/src/Kernel/Plugin/migrate/source/d6/LanguageContentSettingsTest.php index f4fa2dacce00..a4c7534e5ffe 100644 --- a/core/modules/language/tests/src/Kernel/Plugin/migrate/source/d6/LanguageContentSettingsTest.php +++ b/core/modules/language/tests/src/Kernel/Plugin/migrate/source/d6/LanguageContentSettingsTest.php @@ -16,7 +16,7 @@ class LanguageContentSettingsTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language', 'migrate_drupal']; + public static $modules = ['language', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Kernel/Plugin/migrate/source/d7/LanguageContentSettingsTest.php b/core/modules/language/tests/src/Kernel/Plugin/migrate/source/d7/LanguageContentSettingsTest.php index 3fc1df57c334..39d645081770 100644 --- a/core/modules/language/tests/src/Kernel/Plugin/migrate/source/d7/LanguageContentSettingsTest.php +++ b/core/modules/language/tests/src/Kernel/Plugin/migrate/source/d7/LanguageContentSettingsTest.php @@ -16,7 +16,7 @@ class LanguageContentSettingsTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language', 'migrate_drupal']; + public static $modules = ['language', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/language/tests/src/Kernel/Views/LanguageTestBase.php b/core/modules/language/tests/src/Kernel/Views/LanguageTestBase.php index fc4cabf1ba82..cab6fc84e0bd 100644 --- a/core/modules/language/tests/src/Kernel/Views/LanguageTestBase.php +++ b/core/modules/language/tests/src/Kernel/Views/LanguageTestBase.php @@ -15,7 +15,7 @@ abstract class LanguageTestBase extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['system', 'language']; + public static $modules = ['system', 'language']; protected function setUp($import_test_views = TRUE) { parent::setUp(); diff --git a/core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php b/core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php index 0fbc5f8b22d4..293f7b9f7c16 100644 --- a/core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php +++ b/core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php @@ -16,7 +16,7 @@ class LayoutBuilderTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'views', 'layout_builder', 'layout_builder_views_test', diff --git a/core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php b/core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php index 6fde76abc21b..e4af3290c468 100644 --- a/core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php +++ b/core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php @@ -18,7 +18,7 @@ class LayoutSectionTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field_ui', 'layout_builder', 'node', 'block_test']; + public static $modules = ['field_ui', 'layout_builder', 'node', 'block_test']; /** * The name of the layout section field. diff --git a/core/modules/layout_builder/tests/src/FunctionalJavascript/AjaxBlockTest.php b/core/modules/layout_builder/tests/src/FunctionalJavascript/AjaxBlockTest.php index 256a3177e761..653185fe8964 100644 --- a/core/modules/layout_builder/tests/src/FunctionalJavascript/AjaxBlockTest.php +++ b/core/modules/layout_builder/tests/src/FunctionalJavascript/AjaxBlockTest.php @@ -14,7 +14,7 @@ class AjaxBlockTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'block', 'node', 'datetime', diff --git a/core/modules/layout_builder/tests/src/FunctionalJavascript/FieldBlockTest.php b/core/modules/layout_builder/tests/src/FunctionalJavascript/FieldBlockTest.php index a4db0f1ef67b..f2ecd52b3bf4 100644 --- a/core/modules/layout_builder/tests/src/FunctionalJavascript/FieldBlockTest.php +++ b/core/modules/layout_builder/tests/src/FunctionalJavascript/FieldBlockTest.php @@ -16,7 +16,7 @@ class FieldBlockTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block', 'datetime', 'layout_builder', 'user']; + public static $modules = ['block', 'datetime', 'layout_builder', 'user']; /** * {@inheritdoc} diff --git a/core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php b/core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php index 48189ebd9326..a915eaa7aa59 100644 --- a/core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php +++ b/core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php @@ -21,7 +21,7 @@ class InlineBlockPrivateFilesTest extends InlineBlockTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'file', ]; diff --git a/core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php b/core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php index a7adab122bde..6c99c6c39f10 100644 --- a/core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php +++ b/core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php @@ -26,7 +26,7 @@ abstract class InlineBlockTestBase extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'block_content', 'layout_builder', 'block', diff --git a/core/modules/layout_builder/tests/src/Kernel/LayoutBuilderCompatibilityTestBase.php b/core/modules/layout_builder/tests/src/Kernel/LayoutBuilderCompatibilityTestBase.php index 4113bb258aa3..72ee01ac6080 100644 --- a/core/modules/layout_builder/tests/src/Kernel/LayoutBuilderCompatibilityTestBase.php +++ b/core/modules/layout_builder/tests/src/Kernel/LayoutBuilderCompatibilityTestBase.php @@ -16,7 +16,7 @@ abstract class LayoutBuilderCompatibilityTestBase extends EntityKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'layout_discovery', ]; diff --git a/core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php b/core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php index 943a4bfd86f4..57dacb5b18ce 100644 --- a/core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php +++ b/core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php @@ -14,7 +14,7 @@ class LayoutBuilderFieldLayoutCompatibilityTest extends LayoutBuilderCompatibili /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'field_layout', ]; diff --git a/core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php b/core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php index 30ffe6961eb4..5bd354675cb8 100644 --- a/core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php +++ b/core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php @@ -17,7 +17,7 @@ class LayoutSectionItemListTest extends SectionStorageTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'field', 'text', ]; diff --git a/core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php b/core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php index 1abad5f9c0ce..1879977633e3 100644 --- a/core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php +++ b/core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php @@ -14,7 +14,7 @@ abstract class SectionStorageTestBase extends EntityKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'layout_builder', 'layout_discovery', 'layout_test', diff --git a/core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php b/core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php index 81c011a85e11..c7be49ba2b15 100644 --- a/core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php +++ b/core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php @@ -15,7 +15,7 @@ class LayoutTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'layout_discovery', 'layout_test']; + public static $modules = ['system', 'layout_discovery', 'layout_test']; /** * The layout plugin manager. diff --git a/core/modules/link/src/Tests/Views/LinkViewsTokensTest.php b/core/modules/link/src/Tests/Views/LinkViewsTokensTest.php index 1d10b79af8ac..f3ff80a1bc0c 100644 --- a/core/modules/link/src/Tests/Views/LinkViewsTokensTest.php +++ b/core/modules/link/src/Tests/Views/LinkViewsTokensTest.php @@ -19,7 +19,7 @@ class LinkViewsTokensTest extends ViewTestBase { * * @var array */ - protected static $modules = ['link_test_views']; + public static $modules = ['link_test_views']; /** * Views used by this test. diff --git a/core/modules/link/tests/src/Functional/LinkFieldTest.php b/core/modules/link/tests/src/Functional/LinkFieldTest.php index 8e9cdf23c4d3..4df94dd6cf4f 100644 --- a/core/modules/link/tests/src/Functional/LinkFieldTest.php +++ b/core/modules/link/tests/src/Functional/LinkFieldTest.php @@ -24,7 +24,7 @@ class LinkFieldTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'entity_test', 'link', 'node', diff --git a/core/modules/link/tests/src/Functional/LinkFieldUITest.php b/core/modules/link/tests/src/Functional/LinkFieldUITest.php index 92aed61f937e..bd2433f903d1 100644 --- a/core/modules/link/tests/src/Functional/LinkFieldUITest.php +++ b/core/modules/link/tests/src/Functional/LinkFieldUITest.php @@ -24,7 +24,7 @@ class LinkFieldUITest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'link', 'field_ui', 'block']; + public static $modules = ['node', 'link', 'field_ui', 'block']; /** * A user that can edit content types. diff --git a/core/modules/link/tests/src/Kernel/LinkItemTest.php b/core/modules/link/tests/src/Kernel/LinkItemTest.php index 51a6cc3d050b..ff4f8405678f 100644 --- a/core/modules/link/tests/src/Kernel/LinkItemTest.php +++ b/core/modules/link/tests/src/Kernel/LinkItemTest.php @@ -24,7 +24,7 @@ class LinkItemTest extends FieldKernelTestBase { * * @var array */ - protected static $modules = ['link']; + public static $modules = ['link']; protected function setUp() { parent::setUp(); diff --git a/core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php b/core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php index 0239cdbd35f0..058d9ddf8e77 100644 --- a/core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php +++ b/core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php @@ -18,7 +18,7 @@ class LocaleConfigTranslationImportTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['language', 'locale_test_translate']; + public static $modules = ['language', 'locale_test_translate']; /** * {@inheritdoc} diff --git a/core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php b/core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php index 435d8881e26e..3d6c95084a74 100644 --- a/core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php +++ b/core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php @@ -24,7 +24,7 @@ class LocaleConfigTranslationTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['locale', 'contact', 'contact_test']; + public static $modules = ['locale', 'contact', 'contact_test']; /** * {@inheritdoc} diff --git a/core/modules/locale/tests/src/Functional/LocaleContentTest.php b/core/modules/locale/tests/src/Functional/LocaleContentTest.php index 51305bd9e11d..e7955503a437 100644 --- a/core/modules/locale/tests/src/Functional/LocaleContentTest.php +++ b/core/modules/locale/tests/src/Functional/LocaleContentTest.php @@ -19,7 +19,7 @@ class LocaleContentTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'locale']; + public static $modules = ['node', 'locale']; /** * Verifies that machine name fields are always LTR. diff --git a/core/modules/locale/tests/src/Functional/LocaleExportTest.php b/core/modules/locale/tests/src/Functional/LocaleExportTest.php index 4df30eb1c4be..05621f6c13de 100644 --- a/core/modules/locale/tests/src/Functional/LocaleExportTest.php +++ b/core/modules/locale/tests/src/Functional/LocaleExportTest.php @@ -16,7 +16,7 @@ class LocaleExportTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['locale']; + public static $modules = ['locale']; /** * A user able to create languages and export translations. diff --git a/core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php b/core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php index c0f712c18d5a..c38da43d77fc 100644 --- a/core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php +++ b/core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php @@ -16,7 +16,7 @@ class LocaleFileSystemFormTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * {@inheritdoc} diff --git a/core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php b/core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php index ae787b8cd7be..c63c4e4261c0 100644 --- a/core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php +++ b/core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php @@ -17,7 +17,7 @@ class LocaleImportFunctionalTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['locale', 'dblog']; + public static $modules = ['locale', 'dblog']; /** * A user able to create languages and import translations. diff --git a/core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php b/core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php index 8cba55612c1c..1d6fde703b19 100644 --- a/core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php +++ b/core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php @@ -18,7 +18,7 @@ class LocaleJavascriptTranslationTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['locale', 'locale_test']; + public static $modules = ['locale', 'locale_test']; public function testFileParsing() { diff --git a/core/modules/locale/tests/src/Functional/LocaleLibraryAlterTest.php b/core/modules/locale/tests/src/Functional/LocaleLibraryAlterTest.php index f18ec5d9766a..5425fc5f4c47 100644 --- a/core/modules/locale/tests/src/Functional/LocaleLibraryAlterTest.php +++ b/core/modules/locale/tests/src/Functional/LocaleLibraryAlterTest.php @@ -19,7 +19,7 @@ class LocaleLibraryAlterTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['locale']; + public static $modules = ['locale']; /** * Verifies that the datepicker can be localized. diff --git a/core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php b/core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php index 97cdc227859e..4afd1c81ff58 100644 --- a/core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php +++ b/core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php @@ -18,7 +18,7 @@ class LocaleLocaleLookupTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['locale', 'locale_test']; + public static $modules = ['locale', 'locale_test']; /** * {@inheritdoc} diff --git a/core/modules/locale/tests/src/Functional/LocalePathTest.php b/core/modules/locale/tests/src/Functional/LocalePathTest.php index 041f7b0c7a28..16cc26865e19 100644 --- a/core/modules/locale/tests/src/Functional/LocalePathTest.php +++ b/core/modules/locale/tests/src/Functional/LocalePathTest.php @@ -18,7 +18,7 @@ class LocalePathTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'locale', 'path', 'views']; + public static $modules = ['node', 'locale', 'path', 'views']; /** * {@inheritdoc} diff --git a/core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php b/core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php index 51bb5aa68fd9..57916caf04ca 100644 --- a/core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php +++ b/core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php @@ -24,7 +24,7 @@ class LocalePluralFormatTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['locale']; + public static $modules = ['locale']; /** * {@inheritdoc} diff --git a/core/modules/locale/tests/src/Functional/LocaleStringTest.php b/core/modules/locale/tests/src/Functional/LocaleStringTest.php index 0f662cd9c5e1..601b7388e610 100644 --- a/core/modules/locale/tests/src/Functional/LocaleStringTest.php +++ b/core/modules/locale/tests/src/Functional/LocaleStringTest.php @@ -17,7 +17,7 @@ class LocaleStringTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['locale']; + public static $modules = ['locale']; /** * The locale storage. diff --git a/core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php b/core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php index e288053a48a9..ffd5bc7b02f2 100644 --- a/core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php +++ b/core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php @@ -23,7 +23,7 @@ class LocaleTranslateStringTourTest extends TourTestBase { * * @var array */ - protected static $modules = ['locale', 'tour']; + public static $modules = ['locale', 'tour']; /** * {@inheritdoc} diff --git a/core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php b/core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php index 2f5e48f8310d..39d7c3d53360 100644 --- a/core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php +++ b/core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php @@ -17,7 +17,7 @@ class LocaleTranslatedSchemaDefinitionTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['language', 'locale', 'node']; + public static $modules = ['language', 'locale', 'node']; /** * {@inheritdoc} diff --git a/core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php b/core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php index 5315e3d6a9d5..a51eb876e550 100644 --- a/core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php +++ b/core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php @@ -20,7 +20,7 @@ class LocaleTranslationUiTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['locale']; + public static $modules = ['locale']; /** * Enable interface translation to English. diff --git a/core/modules/locale/tests/src/Functional/LocaleUpdateBase.php b/core/modules/locale/tests/src/Functional/LocaleUpdateBase.php index a63e25a50a53..1a5debf44a5e 100644 --- a/core/modules/locale/tests/src/Functional/LocaleUpdateBase.php +++ b/core/modules/locale/tests/src/Functional/LocaleUpdateBase.php @@ -45,7 +45,7 @@ abstract class LocaleUpdateBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['locale', 'locale_test']; + public static $modules = ['locale', 'locale_test']; /** * {@inheritdoc} diff --git a/core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php b/core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php index 00b86a35e574..5c972d1ef377 100644 --- a/core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php +++ b/core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php @@ -11,7 +11,7 @@ */ class LocaleUpdateDevelopmentReleaseTest extends BrowserTestBase { - protected static $modules = ['locale', 'locale_test_development_release']; + public static $modules = ['locale', 'locale_test_development_release']; protected function setUp() { parent::setUp(); diff --git a/core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php b/core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php index f95044c986dd..0ab558503c73 100644 --- a/core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php +++ b/core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php @@ -16,7 +16,7 @@ class LocaleUpdateInterfaceTest extends LocaleUpdateBase { * * @var array */ - protected static $modules = ['locale_test_translate']; + public static $modules = ['locale_test_translate']; /** * {@inheritdoc} diff --git a/core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php b/core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php index 55e656e53c94..8389b6e9736a 100644 --- a/core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php +++ b/core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php @@ -18,7 +18,7 @@ class LocaleConfigManagerTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'language', 'locale', 'locale_test', 'block']; + public static $modules = ['system', 'language', 'locale', 'locale_test', 'block']; /** * This test creates simple config on the fly breaking schema checking. diff --git a/core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php b/core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php index 10e05d019509..128b7b1d30c2 100644 --- a/core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php +++ b/core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php @@ -18,7 +18,7 @@ class LocaleConfigSubscriberTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language', 'locale', 'system', 'locale_test']; + public static $modules = ['language', 'locale', 'system', 'locale_test']; /** * The configurable language manager used in this test. diff --git a/core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php b/core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php index 0b2575285438..07909bacc4fa 100644 --- a/core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php +++ b/core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php @@ -18,7 +18,7 @@ class LocaleConfigurableLanguageManagerTest extends KernelTestBase { * * @var array */ - protected static $modules = ['language', 'locale']; + public static $modules = ['language', 'locale']; public function testGetLanguages() { $this->installSchema('locale', ['locales_source', 'locales_target', 'locales_location']); diff --git a/core/modules/locale/tests/src/Kernel/LocaleDeprecationsTest.php b/core/modules/locale/tests/src/Kernel/LocaleDeprecationsTest.php index 98101dae91bc..b98bc0552a7a 100644 --- a/core/modules/locale/tests/src/Kernel/LocaleDeprecationsTest.php +++ b/core/modules/locale/tests/src/Kernel/LocaleDeprecationsTest.php @@ -17,7 +17,7 @@ class LocaleDeprecationsTest extends KernelTestBase { * * @var array */ - protected static $modules = ['locale', 'system']; + public static $modules = ['locale', 'system']; /** * @expectedDeprecation locale_translation_manual_status() is deprecated in Drupal 8.5.0 and will be removed before Drupal 9.0.0. It is unused by Drupal core. Duplicate this function in your own extension if you need its behavior. diff --git a/core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php b/core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php index 5cc4cde577da..4129cdc88371 100644 --- a/core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php +++ b/core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php @@ -16,7 +16,7 @@ class LocaleStringIsSafeTest extends KernelTestBase { * * @var array */ - protected static $modules = ['locale', 'locale_test']; + public static $modules = ['locale', 'locale_test']; /** * Tests for locale_string_is_safe(). diff --git a/core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php b/core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php index 38f04a58dfb6..8b9b7974dc59 100644 --- a/core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php +++ b/core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php @@ -14,7 +14,7 @@ class LocaleTranslationProjectsTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['locale', 'locale_test', 'system']; + public static $modules = ['locale', 'locale_test', 'system']; /** * The module handler used in this test. diff --git a/core/modules/locale/tests/src/Kernel/Migrate/MigrateLocaleConfigsTest.php b/core/modules/locale/tests/src/Kernel/Migrate/MigrateLocaleConfigsTest.php index 4327fe336309..b4449184a329 100644 --- a/core/modules/locale/tests/src/Kernel/Migrate/MigrateLocaleConfigsTest.php +++ b/core/modules/locale/tests/src/Kernel/Migrate/MigrateLocaleConfigsTest.php @@ -17,7 +17,7 @@ class MigrateLocaleConfigsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['locale', 'language']; + public static $modules = ['locale', 'language']; /** * {@inheritdoc} diff --git a/core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php b/core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php index 9e15f4649dea..2d344bdd20cf 100644 --- a/core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php +++ b/core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php @@ -21,7 +21,7 @@ class OEmbedFormatterTest extends MediaFunctionalTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'field_ui', 'link', 'media_test_oembed', diff --git a/core/modules/media/tests/src/Functional/Hal/MediaHalJsonAnonTest.php b/core/modules/media/tests/src/Functional/Hal/MediaHalJsonAnonTest.php index 957eca370530..5b8de2dacb89 100644 --- a/core/modules/media/tests/src/Functional/Hal/MediaHalJsonAnonTest.php +++ b/core/modules/media/tests/src/Functional/Hal/MediaHalJsonAnonTest.php @@ -20,7 +20,7 @@ class MediaHalJsonAnonTest extends MediaResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/media/tests/src/Functional/Hal/MediaHalJsonBasicAuthTest.php b/core/modules/media/tests/src/Functional/Hal/MediaHalJsonBasicAuthTest.php index 89e4a4704dbb..73d37b377e00 100644 --- a/core/modules/media/tests/src/Functional/Hal/MediaHalJsonBasicAuthTest.php +++ b/core/modules/media/tests/src/Functional/Hal/MediaHalJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class MediaHalJsonBasicAuthTest extends MediaHalJsonAnonTest { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/media/tests/src/Functional/Hal/MediaTypeHalJsonAnonTest.php b/core/modules/media/tests/src/Functional/Hal/MediaTypeHalJsonAnonTest.php index 52a582274023..6a5611f9c781 100644 --- a/core/modules/media/tests/src/Functional/Hal/MediaTypeHalJsonAnonTest.php +++ b/core/modules/media/tests/src/Functional/Hal/MediaTypeHalJsonAnonTest.php @@ -15,7 +15,7 @@ class MediaTypeHalJsonAnonTest extends MediaTypeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/media/tests/src/Functional/Hal/MediaTypeHalJsonBasicAuthTest.php b/core/modules/media/tests/src/Functional/Hal/MediaTypeHalJsonBasicAuthTest.php index f69022efa800..0ef13e995243 100644 --- a/core/modules/media/tests/src/Functional/Hal/MediaTypeHalJsonBasicAuthTest.php +++ b/core/modules/media/tests/src/Functional/Hal/MediaTypeHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class MediaTypeHalJsonBasicAuthTest extends MediaTypeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/media/tests/src/Functional/Hal/MediaTypeHalJsonCookieTest.php b/core/modules/media/tests/src/Functional/Hal/MediaTypeHalJsonCookieTest.php index 1e9fc38c138b..c66b499ef5b3 100644 --- a/core/modules/media/tests/src/Functional/Hal/MediaTypeHalJsonCookieTest.php +++ b/core/modules/media/tests/src/Functional/Hal/MediaTypeHalJsonCookieTest.php @@ -15,7 +15,7 @@ class MediaTypeHalJsonCookieTest extends MediaTypeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/media/tests/src/Functional/MediaAccessTest.php b/core/modules/media/tests/src/Functional/MediaAccessTest.php index d97487cf7176..4672c3e2883f 100644 --- a/core/modules/media/tests/src/Functional/MediaAccessTest.php +++ b/core/modules/media/tests/src/Functional/MediaAccessTest.php @@ -19,7 +19,7 @@ class MediaAccessTest extends MediaFunctionalTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'block', 'media_test_source', ]; diff --git a/core/modules/media/tests/src/Functional/MediaBulkFormTest.php b/core/modules/media/tests/src/Functional/MediaBulkFormTest.php index 51359b5f7b07..fb9caf1fdd79 100644 --- a/core/modules/media/tests/src/Functional/MediaBulkFormTest.php +++ b/core/modules/media/tests/src/Functional/MediaBulkFormTest.php @@ -17,7 +17,7 @@ class MediaBulkFormTest extends MediaFunctionalTestBase { * * @var array */ - protected static $modules = ['media_test_views']; + public static $modules = ['media_test_views']; /** * The test media type. diff --git a/core/modules/media/tests/src/Functional/MediaCacheTagsTest.php b/core/modules/media/tests/src/Functional/MediaCacheTagsTest.php index 161da2e686ca..4cacf3d46705 100644 --- a/core/modules/media/tests/src/Functional/MediaCacheTagsTest.php +++ b/core/modules/media/tests/src/Functional/MediaCacheTagsTest.php @@ -19,7 +19,7 @@ class MediaCacheTagsTest extends EntityWithUriCacheTagsTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'media', 'media_test_source', ]; diff --git a/core/modules/media/tests/src/Functional/MediaContextualLinksTest.php b/core/modules/media/tests/src/Functional/MediaContextualLinksTest.php index 9977bd9ef07d..540afac6a2ed 100644 --- a/core/modules/media/tests/src/Functional/MediaContextualLinksTest.php +++ b/core/modules/media/tests/src/Functional/MediaContextualLinksTest.php @@ -14,7 +14,7 @@ class MediaContextualLinksTest extends MediaFunctionalTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'contextual', ]; diff --git a/core/modules/media/tests/src/Functional/MediaFunctionalTestBase.php b/core/modules/media/tests/src/Functional/MediaFunctionalTestBase.php index 2465695ff35b..b786d2e3a18b 100644 --- a/core/modules/media/tests/src/Functional/MediaFunctionalTestBase.php +++ b/core/modules/media/tests/src/Functional/MediaFunctionalTestBase.php @@ -18,7 +18,7 @@ abstract class MediaFunctionalTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'system', 'node', 'field_ui', diff --git a/core/modules/media/tests/src/Functional/MediaInstallTest.php b/core/modules/media/tests/src/Functional/MediaInstallTest.php index 77ea8a96dfe7..010f07698a94 100644 --- a/core/modules/media/tests/src/Functional/MediaInstallTest.php +++ b/core/modules/media/tests/src/Functional/MediaInstallTest.php @@ -14,7 +14,7 @@ class MediaInstallTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['media']; + public static $modules = ['media']; /** * {@inheritdoc} diff --git a/core/modules/media/tests/src/Functional/MediaTemplateSuggestionsTest.php b/core/modules/media/tests/src/Functional/MediaTemplateSuggestionsTest.php index dac5f516115b..916eb7cfc207 100644 --- a/core/modules/media/tests/src/Functional/MediaTemplateSuggestionsTest.php +++ b/core/modules/media/tests/src/Functional/MediaTemplateSuggestionsTest.php @@ -16,7 +16,7 @@ class MediaTemplateSuggestionsTest extends MediaFunctionalTestBase { * * @var array */ - protected static $modules = ['media']; + public static $modules = ['media']; /** * Tests template suggestions from media_theme_suggestions_media(). diff --git a/core/modules/media/tests/src/Functional/MediaUiFunctionalTest.php b/core/modules/media/tests/src/Functional/MediaUiFunctionalTest.php index 70719527d576..fe39fd828ebf 100644 --- a/core/modules/media/tests/src/Functional/MediaUiFunctionalTest.php +++ b/core/modules/media/tests/src/Functional/MediaUiFunctionalTest.php @@ -21,7 +21,7 @@ class MediaUiFunctionalTest extends MediaFunctionalTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'block', 'media_test_source', ]; diff --git a/core/modules/media/tests/src/Functional/Rest/MediaJsonBasicAuthTest.php b/core/modules/media/tests/src/Functional/Rest/MediaJsonBasicAuthTest.php index a201a3b4711c..b124487d4277 100644 --- a/core/modules/media/tests/src/Functional/Rest/MediaJsonBasicAuthTest.php +++ b/core/modules/media/tests/src/Functional/Rest/MediaJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class MediaJsonBasicAuthTest extends MediaResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/media/tests/src/Functional/Rest/MediaResourceTestBase.php b/core/modules/media/tests/src/Functional/Rest/MediaResourceTestBase.php index 1f8446918c82..85e4e5d73144 100644 --- a/core/modules/media/tests/src/Functional/Rest/MediaResourceTestBase.php +++ b/core/modules/media/tests/src/Functional/Rest/MediaResourceTestBase.php @@ -22,7 +22,7 @@ abstract class MediaResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['media']; + public static $modules = ['media']; /** * {@inheritdoc} diff --git a/core/modules/media/tests/src/Functional/Rest/MediaTypeJsonBasicAuthTest.php b/core/modules/media/tests/src/Functional/Rest/MediaTypeJsonBasicAuthTest.php index c264f9471925..84b1a01c87ad 100644 --- a/core/modules/media/tests/src/Functional/Rest/MediaTypeJsonBasicAuthTest.php +++ b/core/modules/media/tests/src/Functional/Rest/MediaTypeJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class MediaTypeJsonBasicAuthTest extends MediaTypeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/media/tests/src/Functional/Rest/MediaTypeResourceTestBase.php b/core/modules/media/tests/src/Functional/Rest/MediaTypeResourceTestBase.php index 7e3fb090692e..a11f8ef54d0b 100644 --- a/core/modules/media/tests/src/Functional/Rest/MediaTypeResourceTestBase.php +++ b/core/modules/media/tests/src/Functional/Rest/MediaTypeResourceTestBase.php @@ -10,7 +10,7 @@ abstract class MediaTypeResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['media']; + public static $modules = ['media']; /** * {@inheritdoc} diff --git a/core/modules/media/tests/src/Functional/Rest/MediaTypeXmlBasicAuthTest.php b/core/modules/media/tests/src/Functional/Rest/MediaTypeXmlBasicAuthTest.php index e8eac062c3d3..95de21197dc8 100644 --- a/core/modules/media/tests/src/Functional/Rest/MediaTypeXmlBasicAuthTest.php +++ b/core/modules/media/tests/src/Functional/Rest/MediaTypeXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class MediaTypeXmlBasicAuthTest extends MediaTypeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/media/tests/src/Functional/Rest/MediaXmlBasicAuthTest.php b/core/modules/media/tests/src/Functional/Rest/MediaXmlBasicAuthTest.php index 64f9523bece0..971e75f42cad 100644 --- a/core/modules/media/tests/src/Functional/Rest/MediaXmlBasicAuthTest.php +++ b/core/modules/media/tests/src/Functional/Rest/MediaXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class MediaXmlBasicAuthTest extends MediaResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/media/tests/src/FunctionalJavascript/MediaJavascriptTestBase.php b/core/modules/media/tests/src/FunctionalJavascript/MediaJavascriptTestBase.php index 88fc891ef606..390e22075ab8 100644 --- a/core/modules/media/tests/src/FunctionalJavascript/MediaJavascriptTestBase.php +++ b/core/modules/media/tests/src/FunctionalJavascript/MediaJavascriptTestBase.php @@ -19,7 +19,7 @@ abstract class MediaJavascriptTestBase extends WebDriverTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'system', 'node', 'field_ui', diff --git a/core/modules/media/tests/src/FunctionalJavascript/MediaSourceOEmbedVideoTest.php b/core/modules/media/tests/src/FunctionalJavascript/MediaSourceOEmbedVideoTest.php index b95ac3ca1f34..cb7ae2ac5c15 100644 --- a/core/modules/media/tests/src/FunctionalJavascript/MediaSourceOEmbedVideoTest.php +++ b/core/modules/media/tests/src/FunctionalJavascript/MediaSourceOEmbedVideoTest.php @@ -19,7 +19,7 @@ class MediaSourceOEmbedVideoTest extends MediaSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['media_test_oembed']; + public static $modules = ['media_test_oembed']; use OEmbedTestTrait; diff --git a/core/modules/media/tests/src/FunctionalJavascript/MediaUiJavascriptTest.php b/core/modules/media/tests/src/FunctionalJavascript/MediaUiJavascriptTest.php index e5af67b3a98f..a00a3c20100c 100644 --- a/core/modules/media/tests/src/FunctionalJavascript/MediaUiJavascriptTest.php +++ b/core/modules/media/tests/src/FunctionalJavascript/MediaUiJavascriptTest.php @@ -19,7 +19,7 @@ class MediaUiJavascriptTest extends MediaJavascriptTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'block', 'media_test_source', ]; diff --git a/core/modules/media/tests/src/Kernel/MediaKernelTestBase.php b/core/modules/media/tests/src/Kernel/MediaKernelTestBase.php index 164f12608f09..1c6a879eeaae 100644 --- a/core/modules/media/tests/src/Kernel/MediaKernelTestBase.php +++ b/core/modules/media/tests/src/Kernel/MediaKernelTestBase.php @@ -22,7 +22,7 @@ abstract class MediaKernelTestBase extends KernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'media', 'media_test_source', 'image', diff --git a/core/modules/media/tests/src/Kernel/MediaTranslationTest.php b/core/modules/media/tests/src/Kernel/MediaTranslationTest.php index dbd1e9f3e622..50f8a7b9d5cf 100644 --- a/core/modules/media/tests/src/Kernel/MediaTranslationTest.php +++ b/core/modules/media/tests/src/Kernel/MediaTranslationTest.php @@ -17,7 +17,7 @@ class MediaTranslationTest extends MediaKernelTestBase { * * @var array */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * The test media translation type. diff --git a/core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php b/core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php index 29815bcb9aff..d374d2b5a1f9 100644 --- a/core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php +++ b/core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php @@ -18,7 +18,7 @@ class MenuLinkContentHalJsonAnonTest extends MenuLinkContentResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonBasicAuthTest.php b/core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonBasicAuthTest.php index dd24c9b7d686..40e93a0c7b56 100644 --- a/core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonBasicAuthTest.php +++ b/core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class MenuLinkContentHalJsonBasicAuthTest extends MenuLinkContentHalJsonAnonTest /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/menu_link_content/tests/src/Functional/LinksTest.php b/core/modules/menu_link_content/tests/src/Functional/LinksTest.php index c37e959136be..4d5bf9aa073f 100644 --- a/core/modules/menu_link_content/tests/src/Functional/LinksTest.php +++ b/core/modules/menu_link_content/tests/src/Functional/LinksTest.php @@ -21,7 +21,7 @@ class LinksTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['router_test', 'menu_link_content']; + public static $modules = ['router_test', 'menu_link_content']; /** * The menu link plugin manager. diff --git a/core/modules/menu_link_content/tests/src/Functional/MenuLinkContentDeleteFormTest.php b/core/modules/menu_link_content/tests/src/Functional/MenuLinkContentDeleteFormTest.php index f5a8ba605d90..cb1e10daf945 100644 --- a/core/modules/menu_link_content/tests/src/Functional/MenuLinkContentDeleteFormTest.php +++ b/core/modules/menu_link_content/tests/src/Functional/MenuLinkContentDeleteFormTest.php @@ -18,7 +18,7 @@ class MenuLinkContentDeleteFormTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['menu_link_content']; + public static $modules = ['menu_link_content']; /** * {@inheritdoc} diff --git a/core/modules/menu_link_content/tests/src/Functional/MenuLinkContentFormTest.php b/core/modules/menu_link_content/tests/src/Functional/MenuLinkContentFormTest.php index 8eb99406f49b..8796bc748875 100644 --- a/core/modules/menu_link_content/tests/src/Functional/MenuLinkContentFormTest.php +++ b/core/modules/menu_link_content/tests/src/Functional/MenuLinkContentFormTest.php @@ -17,7 +17,7 @@ class MenuLinkContentFormTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'menu_link_content', ]; diff --git a/core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php b/core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php index 39cab40796c1..9fd1ce43fe97 100644 --- a/core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php +++ b/core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php @@ -22,7 +22,7 @@ class MenuLinkContentTranslationUITest extends ContentTranslationUITestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'language', 'content_translation', 'menu_link_content', diff --git a/core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonBasicAuthTest.php b/core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonBasicAuthTest.php index 5c6723167eeb..269e94991e14 100644 --- a/core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonBasicAuthTest.php +++ b/core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class MenuLinkContentJsonBasicAuthTest extends MenuLinkContentResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php b/core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php index e77a74f2308c..9b03899e450a 100644 --- a/core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php +++ b/core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php @@ -16,7 +16,7 @@ abstract class MenuLinkContentResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_link_content']; + public static $modules = ['menu_link_content']; /** * {@inheritdoc} diff --git a/core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php b/core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php index 4bb68bde3945..7bbf966170a1 100644 --- a/core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php +++ b/core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class MenuLinkContentXmlBasicAuthTest extends MenuLinkContentResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentCacheabilityBubblingTest.php b/core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentCacheabilityBubblingTest.php index 5ec49d61a48b..118470fa1265 100644 --- a/core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentCacheabilityBubblingTest.php +++ b/core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentCacheabilityBubblingTest.php @@ -24,7 +24,7 @@ class MenuLinkContentCacheabilityBubblingTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_link_content', 'system', 'link', 'outbound_processing_test', 'url_alter_test', 'user']; + public static $modules = ['menu_link_content', 'system', 'link', 'outbound_processing_test', 'url_alter_test', 'user']; /** * {@inheritdoc} diff --git a/core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeleteTest.php b/core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeleteTest.php index b5a3a1f97b2d..98dead915cda 100644 --- a/core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeleteTest.php +++ b/core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeleteTest.php @@ -15,7 +15,7 @@ class MenuLinkContentDeleteTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_link_content', 'link', 'system']; + public static $modules = ['menu_link_content', 'link', 'system']; /** * {@inheritdoc} diff --git a/core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeriverTest.php b/core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeriverTest.php index cbb0ba32f947..12d8d35afd16 100644 --- a/core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeriverTest.php +++ b/core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeriverTest.php @@ -18,7 +18,7 @@ class MenuLinkContentDeriverTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_link_content', 'link', 'system', 'menu_link_content_dynamic_route']; + public static $modules = ['menu_link_content', 'link', 'system', 'menu_link_content_dynamic_route']; /** * {@inheritdoc} diff --git a/core/modules/menu_link_content/tests/src/Kernel/Migrate/MigrateMenuLinkContentStubTest.php b/core/modules/menu_link_content/tests/src/Kernel/Migrate/MigrateMenuLinkContentStubTest.php index 2cad18980a13..2c348cf554ee 100644 --- a/core/modules/menu_link_content/tests/src/Kernel/Migrate/MigrateMenuLinkContentStubTest.php +++ b/core/modules/menu_link_content/tests/src/Kernel/Migrate/MigrateMenuLinkContentStubTest.php @@ -17,7 +17,7 @@ class MigrateMenuLinkContentStubTest extends MigrateDrupalTestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_link_content', 'link']; + public static $modules = ['menu_link_content', 'link']; /** * {@inheritdoc} diff --git a/core/modules/menu_link_content/tests/src/Kernel/Migrate/d6/MigrateMenuLinkTest.php b/core/modules/menu_link_content/tests/src/Kernel/Migrate/d6/MigrateMenuLinkTest.php index 8433b4fcd6f5..8fab083230ea 100644 --- a/core/modules/menu_link_content/tests/src/Kernel/Migrate/d6/MigrateMenuLinkTest.php +++ b/core/modules/menu_link_content/tests/src/Kernel/Migrate/d6/MigrateMenuLinkTest.php @@ -16,7 +16,7 @@ class MigrateMenuLinkTest extends MigrateNodeTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_translation', 'language', 'menu_link_content', diff --git a/core/modules/menu_link_content/tests/src/Kernel/Migrate/d6/MigrateMenuLinkTranslationTest.php b/core/modules/menu_link_content/tests/src/Kernel/Migrate/d6/MigrateMenuLinkTranslationTest.php index af3a944e0233..d9b47b0592e3 100644 --- a/core/modules/menu_link_content/tests/src/Kernel/Migrate/d6/MigrateMenuLinkTranslationTest.php +++ b/core/modules/menu_link_content/tests/src/Kernel/Migrate/d6/MigrateMenuLinkTranslationTest.php @@ -15,7 +15,7 @@ class MigrateMenuLinkTranslationTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'menu_ui', 'menu_link_content', 'language', diff --git a/core/modules/menu_link_content/tests/src/Kernel/Migrate/d7/MigrateMenuLinkTest.php b/core/modules/menu_link_content/tests/src/Kernel/Migrate/d7/MigrateMenuLinkTest.php index 73f5dc04f91d..e9913f6fa65d 100644 --- a/core/modules/menu_link_content/tests/src/Kernel/Migrate/d7/MigrateMenuLinkTest.php +++ b/core/modules/menu_link_content/tests/src/Kernel/Migrate/d7/MigrateMenuLinkTest.php @@ -18,7 +18,7 @@ class MigrateMenuLinkTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_translation', 'language', 'link', diff --git a/core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php b/core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php index e2daed419d9d..6a7cf4a363d1 100644 --- a/core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php +++ b/core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php @@ -18,7 +18,7 @@ class PathAliasMenuLinkContentTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_link_content', 'system', 'link', 'test_page_test']; + public static $modules = ['menu_link_content', 'system', 'link', 'test_page_test']; /** * {@inheritdoc} diff --git a/core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php b/core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php index 696428465f7b..5ae840f766b7 100644 --- a/core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php +++ b/core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php @@ -23,7 +23,7 @@ class LinkUriTest extends KernelTestBase { * * @var array */ - protected static $modules = ['node', 'user']; + public static $modules = ['node', 'user']; /** * {@inheritdoc} diff --git a/core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/MenuLinkTest.php b/core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/MenuLinkTest.php index 907a9da09a07..7fb3a918f836 100644 --- a/core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/MenuLinkTest.php +++ b/core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/MenuLinkTest.php @@ -17,7 +17,7 @@ class MenuLinkTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_link_content', 'migrate_drupal']; + public static $modules = ['menu_link_content', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php b/core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php index 303556c85849..d373bb25873c 100644 --- a/core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php +++ b/core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php @@ -15,7 +15,7 @@ class MenuLinkTranslationTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_link_content', 'migrate_drupal']; + public static $modules = ['menu_link_content', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/menu_ui/src/Tests/MenuWebTestBase.php b/core/modules/menu_ui/src/Tests/MenuWebTestBase.php index 6a902c58c7c8..a8b9862223df 100644 --- a/core/modules/menu_ui/src/Tests/MenuWebTestBase.php +++ b/core/modules/menu_ui/src/Tests/MenuWebTestBase.php @@ -21,7 +21,7 @@ abstract class MenuWebTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['menu_ui', 'menu_link_content']; + public static $modules = ['menu_ui', 'menu_link_content']; /** * Fetches the menu item from the database and compares it to expected item. diff --git a/core/modules/menu_ui/tests/src/Functional/MenuCacheTagsTest.php b/core/modules/menu_ui/tests/src/Functional/MenuCacheTagsTest.php index 5050ca49ad4a..c0d36690bcab 100644 --- a/core/modules/menu_ui/tests/src/Functional/MenuCacheTagsTest.php +++ b/core/modules/menu_ui/tests/src/Functional/MenuCacheTagsTest.php @@ -17,7 +17,7 @@ class MenuCacheTagsTest extends PageCacheTagsTestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_ui', 'block', 'test_page_test']; + public static $modules = ['menu_ui', 'block', 'test_page_test']; /** * Tests cache tags presence and invalidation of the Menu entity. diff --git a/core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php b/core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php index d79480896311..4d2bba60d055 100644 --- a/core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php +++ b/core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php @@ -23,7 +23,7 @@ class MenuLinkReorderTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['menu_ui', 'test_page_test', 'node', 'block']; + public static $modules = ['menu_ui', 'test_page_test', 'node', 'block']; /** * Test creating, editing, deleting menu links via node form widget. diff --git a/core/modules/menu_ui/tests/src/Functional/MenuUiContentModerationTest.php b/core/modules/menu_ui/tests/src/Functional/MenuUiContentModerationTest.php index 790ee7c7242d..b5d4b43c8224 100644 --- a/core/modules/menu_ui/tests/src/Functional/MenuUiContentModerationTest.php +++ b/core/modules/menu_ui/tests/src/Functional/MenuUiContentModerationTest.php @@ -19,7 +19,7 @@ class MenuUiContentModerationTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'content_moderation', 'node', 'menu_ui', 'test_page_test']; + public static $modules = ['block', 'content_moderation', 'node', 'menu_ui', 'test_page_test']; /** * {@inheritdoc} diff --git a/core/modules/menu_ui/tests/src/Functional/MenuUiNodeTest.php b/core/modules/menu_ui/tests/src/Functional/MenuUiNodeTest.php index 1dcf8945a1d5..7e22bcb46de1 100644 --- a/core/modules/menu_ui/tests/src/Functional/MenuUiNodeTest.php +++ b/core/modules/menu_ui/tests/src/Functional/MenuUiNodeTest.php @@ -26,7 +26,7 @@ class MenuUiNodeTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['menu_ui', 'test_page_test', 'node', 'block', 'locale', 'language', 'content_translation']; + public static $modules = ['menu_ui', 'test_page_test', 'node', 'block', 'locale', 'language', 'content_translation']; protected function setUp() { parent::setUp(); diff --git a/core/modules/menu_ui/tests/src/Functional/MenuUninstallTest.php b/core/modules/menu_ui/tests/src/Functional/MenuUninstallTest.php index 5fea50f59c2d..a0320f44b0ff 100644 --- a/core/modules/menu_ui/tests/src/Functional/MenuUninstallTest.php +++ b/core/modules/menu_ui/tests/src/Functional/MenuUninstallTest.php @@ -17,7 +17,7 @@ class MenuUninstallTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['menu_ui']; + public static $modules = ['menu_ui']; /** * Tests Menu uninstall. diff --git a/core/modules/menu_ui/tests/src/Kernel/Migrate/MigrateMenuSettingsTest.php b/core/modules/menu_ui/tests/src/Kernel/Migrate/MigrateMenuSettingsTest.php index a3111603cd1e..f87bc5fe7828 100644 --- a/core/modules/menu_ui/tests/src/Kernel/Migrate/MigrateMenuSettingsTest.php +++ b/core/modules/menu_ui/tests/src/Kernel/Migrate/MigrateMenuSettingsTest.php @@ -11,7 +11,7 @@ */ class MigrateMenuSettingsTest extends MigrateDrupal7TestBase { - protected static $modules = ['menu_ui']; + public static $modules = ['menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php b/core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php index a9f40dab022e..5e890a0e6a07 100644 --- a/core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php +++ b/core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php @@ -17,7 +17,7 @@ class DownloadFunctionalTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate', 'file']; + public static $modules = ['migrate', 'file']; /** * Tests that an exception is thrown bu migration continues with the next row. diff --git a/core/modules/migrate/tests/src/Kernel/HighWaterNotJoinableTest.php b/core/modules/migrate/tests/src/Kernel/HighWaterNotJoinableTest.php index d8d7c1970ea8..419857902672 100644 --- a/core/modules/migrate/tests/src/Kernel/HighWaterNotJoinableTest.php +++ b/core/modules/migrate/tests/src/Kernel/HighWaterNotJoinableTest.php @@ -13,7 +13,7 @@ class HighWaterNotJoinableTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate', 'migrate_drupal', 'migrate_high_water_test']; + public static $modules = ['migrate', 'migrate_drupal', 'migrate_high_water_test']; /** * {@inheritdoc} diff --git a/core/modules/migrate/tests/src/Kernel/HighWaterTest.php b/core/modules/migrate/tests/src/Kernel/HighWaterTest.php index daf4c62365d5..faffb663585c 100644 --- a/core/modules/migrate/tests/src/Kernel/HighWaterTest.php +++ b/core/modules/migrate/tests/src/Kernel/HighWaterTest.php @@ -12,7 +12,7 @@ class HighWaterTest extends MigrateTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'system', 'user', 'node', diff --git a/core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php b/core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php index ddecd95fc83f..b6c305133067 100644 --- a/core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php +++ b/core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php @@ -18,7 +18,7 @@ class MigrateBundleTest extends MigrateTestBase { * * @var array */ - protected static $modules = ['taxonomy', 'text', 'user']; + public static $modules = ['taxonomy', 'text', 'user']; /** * {@inheritdoc} diff --git a/core/modules/migrate/tests/src/Kernel/MigrateConfigRollbackTest.php b/core/modules/migrate/tests/src/Kernel/MigrateConfigRollbackTest.php index 13d604a73454..27aa45bcceb0 100644 --- a/core/modules/migrate/tests/src/Kernel/MigrateConfigRollbackTest.php +++ b/core/modules/migrate/tests/src/Kernel/MigrateConfigRollbackTest.php @@ -16,7 +16,7 @@ class MigrateConfigRollbackTest extends MigrateTestBase { * * @var array */ - protected static $modules = ['system', 'language', 'config_translation']; + public static $modules = ['system', 'language', 'config_translation']; /** * Tests rolling back configuration. diff --git a/core/modules/migrate/tests/src/Kernel/MigrateEmbeddedDataTest.php b/core/modules/migrate/tests/src/Kernel/MigrateEmbeddedDataTest.php index 0f02bcd985ec..019ac42ab9e7 100644 --- a/core/modules/migrate/tests/src/Kernel/MigrateEmbeddedDataTest.php +++ b/core/modules/migrate/tests/src/Kernel/MigrateEmbeddedDataTest.php @@ -16,7 +16,7 @@ class MigrateEmbeddedDataTest extends KernelTestBase { * * @var array */ - protected static $modules = ['migrate']; + public static $modules = ['migrate']; /** * Tests the embedded_data source plugin. diff --git a/core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php b/core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php index 85a563bf1243..13803bd2116a 100644 --- a/core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php +++ b/core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php @@ -24,7 +24,7 @@ class MigrateEntityContentBaseTest extends KernelTestBase { * * @var array */ - protected static $modules = ['migrate', 'user', 'language', 'entity_test']; + public static $modules = ['migrate', 'user', 'language', 'entity_test']; /** * The storage for entity_test_mul. diff --git a/core/modules/migrate/tests/src/Kernel/MigrateEventsTest.php b/core/modules/migrate/tests/src/Kernel/MigrateEventsTest.php index bd94e30c21c6..8dc4aa9ad480 100644 --- a/core/modules/migrate/tests/src/Kernel/MigrateEventsTest.php +++ b/core/modules/migrate/tests/src/Kernel/MigrateEventsTest.php @@ -30,7 +30,7 @@ class MigrateEventsTest extends KernelTestBase { * * @var array */ - protected static $modules = ['migrate', 'migrate_events_test']; + public static $modules = ['migrate', 'migrate_events_test']; /** * {@inheritdoc} diff --git a/core/modules/migrate/tests/src/Kernel/MigrateExternalTranslatedTest.php b/core/modules/migrate/tests/src/Kernel/MigrateExternalTranslatedTest.php index 8f87bafdfcb4..d9728f587e0a 100644 --- a/core/modules/migrate/tests/src/Kernel/MigrateExternalTranslatedTest.php +++ b/core/modules/migrate/tests/src/Kernel/MigrateExternalTranslatedTest.php @@ -19,7 +19,7 @@ class MigrateExternalTranslatedTest extends MigrateTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'user', 'language', 'node', 'field', 'migrate_external_translated_test']; + public static $modules = ['system', 'user', 'language', 'node', 'field', 'migrate_external_translated_test']; /** * {@inheritdoc} diff --git a/core/modules/migrate/tests/src/Kernel/MigrateInterruptionTest.php b/core/modules/migrate/tests/src/Kernel/MigrateInterruptionTest.php index d451d050fd32..207af4d8e1b1 100644 --- a/core/modules/migrate/tests/src/Kernel/MigrateInterruptionTest.php +++ b/core/modules/migrate/tests/src/Kernel/MigrateInterruptionTest.php @@ -20,7 +20,7 @@ class MigrateInterruptionTest extends KernelTestBase { * * @var array */ - protected static $modules = ['migrate', 'migrate_events_test']; + public static $modules = ['migrate', 'migrate_events_test']; /** * {@inheritdoc} diff --git a/core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php b/core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php index ad0890418d84..33013367e9bb 100644 --- a/core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php +++ b/core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php @@ -21,7 +21,7 @@ class MigrateMessageTest extends KernelTestBase implements MigrateMessageInterfa * * @var array */ - protected static $modules = ['migrate', 'system']; + public static $modules = ['migrate', 'system']; /** * Migration to run. diff --git a/core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php b/core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php index 0a54a817e286..d43ad8af586b 100644 --- a/core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php +++ b/core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php @@ -17,7 +17,7 @@ class MigrateRollbackEntityConfigTest extends MigrateTestBase { * * @var array */ - protected static $modules = ['field', 'taxonomy', 'text', 'language', 'config_translation', 'user']; + public static $modules = ['field', 'taxonomy', 'text', 'language', 'config_translation', 'user']; /** * {@inheritdoc} diff --git a/core/modules/migrate/tests/src/Kernel/MigrateRollbackTest.php b/core/modules/migrate/tests/src/Kernel/MigrateRollbackTest.php index 25b58f91ab4c..de1666be631d 100644 --- a/core/modules/migrate/tests/src/Kernel/MigrateRollbackTest.php +++ b/core/modules/migrate/tests/src/Kernel/MigrateRollbackTest.php @@ -20,7 +20,7 @@ class MigrateRollbackTest extends MigrateTestBase { * * @var array */ - protected static $modules = ['field', 'taxonomy', 'text', 'user']; + public static $modules = ['field', 'taxonomy', 'text', 'user']; /** * {@inheritdoc} diff --git a/core/modules/migrate/tests/src/Kernel/MigrateSkipRowTest.php b/core/modules/migrate/tests/src/Kernel/MigrateSkipRowTest.php index 4a7a3e8c19ce..8c5e01e51347 100644 --- a/core/modules/migrate/tests/src/Kernel/MigrateSkipRowTest.php +++ b/core/modules/migrate/tests/src/Kernel/MigrateSkipRowTest.php @@ -19,7 +19,7 @@ class MigrateSkipRowTest extends KernelTestBase { * * @var array */ - protected static $modules = ['migrate', 'migrate_prepare_row_test']; + public static $modules = ['migrate', 'migrate_prepare_row_test']; /** * Tests migration interruptions. diff --git a/core/modules/migrate/tests/src/Kernel/MigrateSourceTestBase.php b/core/modules/migrate/tests/src/Kernel/MigrateSourceTestBase.php index 3dcd26f65fcc..c4bd6cd5e0c6 100644 --- a/core/modules/migrate/tests/src/Kernel/MigrateSourceTestBase.php +++ b/core/modules/migrate/tests/src/Kernel/MigrateSourceTestBase.php @@ -15,7 +15,7 @@ abstract class MigrateSourceTestBase extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate']; + public static $modules = ['migrate']; /** * The mocked migration. diff --git a/core/modules/migrate/tests/src/Kernel/MigrateTestBase.php b/core/modules/migrate/tests/src/Kernel/MigrateTestBase.php index e44bdb971676..51e61d40ca49 100644 --- a/core/modules/migrate/tests/src/Kernel/MigrateTestBase.php +++ b/core/modules/migrate/tests/src/Kernel/MigrateTestBase.php @@ -47,7 +47,7 @@ abstract class MigrateTestBase extends KernelTestBase implements MigrateMessageI */ protected $sourceDatabase; - protected static $modules = ['migrate']; + public static $modules = ['migrate']; /** * {@inheritdoc} diff --git a/core/modules/migrate/tests/src/Kernel/MigrationTest.php b/core/modules/migrate/tests/src/Kernel/MigrationTest.php index 72b5b2444d91..5fe56ecf9556 100644 --- a/core/modules/migrate/tests/src/Kernel/MigrationTest.php +++ b/core/modules/migrate/tests/src/Kernel/MigrationTest.php @@ -18,7 +18,7 @@ class MigrationTest extends KernelTestBase { * * @var array */ - protected static $modules = ['migrate', 'field']; + public static $modules = ['migrate', 'field']; /** * Tests Migration::set(). diff --git a/core/modules/migrate/tests/src/Kernel/Plugin/EntityExistsTest.php b/core/modules/migrate/tests/src/Kernel/Plugin/EntityExistsTest.php index 242f54c3535d..dcd070c33758 100644 --- a/core/modules/migrate/tests/src/Kernel/Plugin/EntityExistsTest.php +++ b/core/modules/migrate/tests/src/Kernel/Plugin/EntityExistsTest.php @@ -17,7 +17,7 @@ class EntityExistsTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate', 'system', 'user']; + public static $modules = ['migrate', 'system', 'user']; /** * {@inheritdoc} diff --git a/core/modules/migrate/tests/src/Kernel/Plugin/EntityRevisionTest.php b/core/modules/migrate/tests/src/Kernel/Plugin/EntityRevisionTest.php index 2e2d42ad6bae..d15446fbad90 100644 --- a/core/modules/migrate/tests/src/Kernel/Plugin/EntityRevisionTest.php +++ b/core/modules/migrate/tests/src/Kernel/Plugin/EntityRevisionTest.php @@ -19,7 +19,7 @@ class EntityRevisionTest extends MigrateTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_translation', 'field', 'filter', diff --git a/core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php b/core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php index 85b125604ca0..bb5d04dbd17e 100644 --- a/core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php +++ b/core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php @@ -16,7 +16,7 @@ class LogTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate']; + public static $modules = ['migrate']; /** * Test the Log plugin. diff --git a/core/modules/migrate/tests/src/Kernel/Plugin/MigrationDirectoryTest.php b/core/modules/migrate/tests/src/Kernel/Plugin/MigrationDirectoryTest.php index a21b3037f2ce..b85aea478fe4 100644 --- a/core/modules/migrate/tests/src/Kernel/Plugin/MigrationDirectoryTest.php +++ b/core/modules/migrate/tests/src/Kernel/Plugin/MigrationDirectoryTest.php @@ -15,7 +15,7 @@ class MigrationDirectoryTest extends MigrateDrupalTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migration_directory_test']; + public static $modules = ['migration_directory_test']; /** * Tests that migrations in the migration_templates directory are created. diff --git a/core/modules/migrate/tests/src/Kernel/Plugin/MigrationPluginConfigurationTest.php b/core/modules/migrate/tests/src/Kernel/Plugin/MigrationPluginConfigurationTest.php index 0f789bbc4923..827af91ee61a 100644 --- a/core/modules/migrate/tests/src/Kernel/Plugin/MigrationPluginConfigurationTest.php +++ b/core/modules/migrate/tests/src/Kernel/Plugin/MigrationPluginConfigurationTest.php @@ -15,7 +15,7 @@ class MigrationPluginConfigurationTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'migrate', 'migrate_drupal', // Test with a simple migration. diff --git a/core/modules/migrate/tests/src/Kernel/Plugin/MigrationPluginListTest.php b/core/modules/migrate/tests/src/Kernel/Plugin/MigrationPluginListTest.php index 2e418346018b..7bfba70f27a1 100644 --- a/core/modules/migrate/tests/src/Kernel/Plugin/MigrationPluginListTest.php +++ b/core/modules/migrate/tests/src/Kernel/Plugin/MigrationPluginListTest.php @@ -22,7 +22,7 @@ class MigrationPluginListTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'migrate', // Test with all modules containing Drupal migrations. 'action', diff --git a/core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php b/core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php index c2f678601a51..a8dddd277ac9 100644 --- a/core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php +++ b/core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php @@ -17,7 +17,7 @@ class MigrationTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate']; + public static $modules = ['migrate']; /** * Tests Migration::getProcessPlugins() diff --git a/core/modules/migrate/tests/src/Kernel/QueryBatchTest.php b/core/modules/migrate/tests/src/Kernel/QueryBatchTest.php index 58f3c258916c..e92e1441e15b 100644 --- a/core/modules/migrate/tests/src/Kernel/QueryBatchTest.php +++ b/core/modules/migrate/tests/src/Kernel/QueryBatchTest.php @@ -26,7 +26,7 @@ class QueryBatchTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'migrate', 'migrate_query_batch_test', ]; diff --git a/core/modules/migrate/tests/src/Kernel/process/DownloadTest.php b/core/modules/migrate/tests/src/Kernel/process/DownloadTest.php index 23a1ae7d65a9..11674c0bc2f5 100644 --- a/core/modules/migrate/tests/src/Kernel/process/DownloadTest.php +++ b/core/modules/migrate/tests/src/Kernel/process/DownloadTest.php @@ -20,7 +20,7 @@ class DownloadTest extends FileTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * {@inheritdoc} diff --git a/core/modules/migrate/tests/src/Kernel/process/ExtractTest.php b/core/modules/migrate/tests/src/Kernel/process/ExtractTest.php index 8dc73f492449..9338b9e3c923 100644 --- a/core/modules/migrate/tests/src/Kernel/process/ExtractTest.php +++ b/core/modules/migrate/tests/src/Kernel/process/ExtractTest.php @@ -16,7 +16,7 @@ class ExtractTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate']; + public static $modules = ['migrate']; /** * Returns test migration definition. diff --git a/core/modules/migrate/tests/src/Kernel/process/FileCopyTest.php b/core/modules/migrate/tests/src/Kernel/process/FileCopyTest.php index e07db9a7142c..e107f4157407 100644 --- a/core/modules/migrate/tests/src/Kernel/process/FileCopyTest.php +++ b/core/modules/migrate/tests/src/Kernel/process/FileCopyTest.php @@ -23,7 +23,7 @@ class FileCopyTest extends FileTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate', 'system']; + public static $modules = ['migrate', 'system']; /** * The file system service. diff --git a/core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php b/core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php index caae69de613c..dc63de3db622 100644 --- a/core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php +++ b/core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php @@ -16,7 +16,7 @@ class HandleMultiplesTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate']; + public static $modules = ['migrate']; /** * Provides the test migration definition. diff --git a/core/modules/migrate/tests/src/Kernel/process/RouteTest.php b/core/modules/migrate/tests/src/Kernel/process/RouteTest.php index 0d1c687ed198..3f212356db2e 100644 --- a/core/modules/migrate/tests/src/Kernel/process/RouteTest.php +++ b/core/modules/migrate/tests/src/Kernel/process/RouteTest.php @@ -21,7 +21,7 @@ class RouteTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user', 'system']; + public static $modules = ['user', 'system']; /** * Tests Route plugin based on providerTestRoute() values. diff --git a/core/modules/migrate_drupal/tests/src/Kernel/CckFieldBackwardsCompatibilityTest.php b/core/modules/migrate_drupal/tests/src/Kernel/CckFieldBackwardsCompatibilityTest.php index f89ac847a4cb..60e08e5a9e8e 100644 --- a/core/modules/migrate_drupal/tests/src/Kernel/CckFieldBackwardsCompatibilityTest.php +++ b/core/modules/migrate_drupal/tests/src/Kernel/CckFieldBackwardsCompatibilityTest.php @@ -14,7 +14,7 @@ class CckFieldBackwardsCompatibilityTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['file', 'migrate_cckfield_plugin_manager_test']; + public static $modules = ['file', 'migrate_cckfield_plugin_manager_test']; /** * Ensures that the cckfield backwards compatibility layer is invoked. diff --git a/core/modules/migrate_drupal/tests/src/Kernel/MigrateCckFieldPluginManagerTest.php b/core/modules/migrate_drupal/tests/src/Kernel/MigrateCckFieldPluginManagerTest.php index cbcd929d9076..7eb68ba33890 100644 --- a/core/modules/migrate_drupal/tests/src/Kernel/MigrateCckFieldPluginManagerTest.php +++ b/core/modules/migrate_drupal/tests/src/Kernel/MigrateCckFieldPluginManagerTest.php @@ -14,7 +14,7 @@ class MigrateCckFieldPluginManagerTest extends MigrateDrupalTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'user', 'field', 'migrate_drupal', 'options', 'file', 'text', 'migrate_cckfield_plugin_manager_test']; + public static $modules = ['system', 'user', 'field', 'migrate_drupal', 'options', 'file', 'text', 'migrate_cckfield_plugin_manager_test']; /** * Tests that the correct MigrateCckField plugins are used. diff --git a/core/modules/migrate_drupal/tests/src/Kernel/MigrateDrupalTestBase.php b/core/modules/migrate_drupal/tests/src/Kernel/MigrateDrupalTestBase.php index e091b1c5250b..063c99cb3647 100644 --- a/core/modules/migrate_drupal/tests/src/Kernel/MigrateDrupalTestBase.php +++ b/core/modules/migrate_drupal/tests/src/Kernel/MigrateDrupalTestBase.php @@ -15,7 +15,7 @@ abstract class MigrateDrupalTestBase extends MigrateTestBase { * * @var array */ - protected static $modules = ['system', 'user', 'field', 'migrate_drupal', 'options', 'file']; + public static $modules = ['system', 'user', 'field', 'migrate_drupal', 'options', 'file']; /** * {@inheritdoc} diff --git a/core/modules/migrate_drupal/tests/src/Kernel/MigrateFieldPluginManagerTest.php b/core/modules/migrate_drupal/tests/src/Kernel/MigrateFieldPluginManagerTest.php index 415d9d91eab5..284a267a1f96 100644 --- a/core/modules/migrate_drupal/tests/src/Kernel/MigrateFieldPluginManagerTest.php +++ b/core/modules/migrate_drupal/tests/src/Kernel/MigrateFieldPluginManagerTest.php @@ -14,7 +14,7 @@ class MigrateFieldPluginManagerTest extends MigrateDrupalTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'user', 'field', 'migrate_drupal', 'options', 'file', 'image', 'text', 'link', 'migrate_field_plugin_manager_test']; + public static $modules = ['system', 'user', 'field', 'migrate_drupal', 'options', 'file', 'image', 'text', 'link', 'migrate_field_plugin_manager_test']; /** * Tests that the correct MigrateField plugins are used. diff --git a/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php b/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php index 7b508b119a79..1bcedcfa6766 100644 --- a/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php +++ b/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php @@ -32,7 +32,7 @@ class ContentEntityTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'user', 'migrate', 'migrate_drupal', diff --git a/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableMultiRowTest.php b/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableMultiRowTest.php index bf72ed11b5cd..932af990373c 100644 --- a/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableMultiRowTest.php +++ b/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableMultiRowTest.php @@ -16,7 +16,7 @@ class VariableMultiRowTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate_drupal']; + public static $modules = ['migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableTest.php b/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableTest.php index 71a80a79659c..b68c4b467b35 100644 --- a/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableTest.php +++ b/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableTest.php @@ -16,7 +16,7 @@ class VariableTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate_drupal']; + public static $modules = ['migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/i18nVariableTest.php b/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/i18nVariableTest.php index 8a163cd6ad3a..8c3e6044eb52 100644 --- a/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/i18nVariableTest.php +++ b/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/i18nVariableTest.php @@ -16,7 +16,7 @@ class i18nVariableTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate_drupal']; + public static $modules = ['migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d8/ConfigTest.php b/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d8/ConfigTest.php index 0cb0dcf5d844..3cf403190738 100644 --- a/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d8/ConfigTest.php +++ b/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d8/ConfigTest.php @@ -15,7 +15,7 @@ class ConfigTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate_drupal']; + public static $modules = ['migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php b/core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php index 3dfba9d5ce5f..db44c6345058 100644 --- a/core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php +++ b/core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php @@ -17,7 +17,7 @@ class EntityContentBaseTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate_overwrite_test']; + public static $modules = ['migrate_overwrite_test']; /** * {@inheritdoc} diff --git a/core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php b/core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php index 37d2f44b1b7e..5225ce5d8314 100644 --- a/core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php +++ b/core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php @@ -15,7 +15,7 @@ class FollowUpMigrationsTest extends MigrateNodeTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_translation', 'language', 'menu_ui', diff --git a/core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php b/core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php index e7dcd863d93b..3a9467e03762 100644 --- a/core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php +++ b/core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php @@ -12,7 +12,7 @@ abstract class MigrateDrupal6TestBase extends MigrateDrupalTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'datetime', 'filter', 'image', diff --git a/core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php b/core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php index d5e7754507e7..5417df477279 100644 --- a/core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php +++ b/core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php @@ -17,7 +17,7 @@ class FollowUpMigrationsTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_translation', 'comment', 'datetime', diff --git a/core/modules/migrate_drupal/tests/src/Kernel/dependencies/MigrateDependenciesTest.php b/core/modules/migrate_drupal/tests/src/Kernel/dependencies/MigrateDependenciesTest.php index b82bfb1a4c9d..3fa00568b5a3 100644 --- a/core/modules/migrate_drupal/tests/src/Kernel/dependencies/MigrateDependenciesTest.php +++ b/core/modules/migrate_drupal/tests/src/Kernel/dependencies/MigrateDependenciesTest.php @@ -16,7 +16,7 @@ class MigrateDependenciesTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['aggregator', 'comment']; + public static $modules = ['aggregator', 'comment']; /** * Tests that the order is correct when loading several migrations. diff --git a/core/modules/migrate_drupal_ui/src/Tests/MigrateUpgradeTestBase.php b/core/modules/migrate_drupal_ui/src/Tests/MigrateUpgradeTestBase.php index 78cc26175253..35ea71d309ac 100644 --- a/core/modules/migrate_drupal_ui/src/Tests/MigrateUpgradeTestBase.php +++ b/core/modules/migrate_drupal_ui/src/Tests/MigrateUpgradeTestBase.php @@ -37,7 +37,7 @@ abstract class MigrateUpgradeTestBase extends WebTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'language', 'content_translation', 'migrate_drupal_ui', diff --git a/core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php b/core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php index 307f75e8bcee..3c475e20688f 100644 --- a/core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php +++ b/core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php @@ -16,7 +16,7 @@ class MigrateAccessTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['migrate_drupal_ui']; + public static $modules = ['migrate_drupal_ui']; /** * Tests that only user 1 can access the migrate UI. diff --git a/core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php b/core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php index 8bc693827e53..caa60c343839 100644 --- a/core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php +++ b/core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php @@ -20,7 +20,7 @@ class MigrateUpgradeFormStepsTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate_drupal_ui']; + public static $modules = ['migrate_drupal_ui']; /** * {@inheritdoc} diff --git a/core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeReviewPageTestBase.php b/core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeReviewPageTestBase.php index fb3c084717e3..5c97a69070dc 100644 --- a/core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeReviewPageTestBase.php +++ b/core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeReviewPageTestBase.php @@ -21,7 +21,7 @@ abstract class MigrateUpgradeReviewPageTestBase extends MigrateUpgradeTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate_drupal_ui']; + public static $modules = ['migrate_drupal_ui']; /** * Tests the migrate upgrade review form. diff --git a/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6I18nReviewPageTest.php b/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6I18nReviewPageTest.php index e9f8c6303c22..a4deaa25cf72 100644 --- a/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6I18nReviewPageTest.php +++ b/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6I18nReviewPageTest.php @@ -15,7 +15,7 @@ class MigrateUpgrade6I18nReviewPageTest extends MigrateUpgradeI18nReviewPageTest /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'language', 'telephone', 'aggregator', diff --git a/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6NoMultilingualTest.php b/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6NoMultilingualTest.php index a5f58a029b4b..e07e8bf211f7 100644 --- a/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6NoMultilingualTest.php +++ b/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6NoMultilingualTest.php @@ -16,7 +16,7 @@ class MigrateUpgrade6NoMultilingualTest extends MigrateUpgradeExecuteTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'language', 'content_translation', 'config_translation', diff --git a/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6ReviewPageTest.php b/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6ReviewPageTest.php index 199373066211..d2fe095b5044 100644 --- a/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6ReviewPageTest.php +++ b/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6ReviewPageTest.php @@ -15,7 +15,7 @@ class MigrateUpgrade6ReviewPageTest extends MigrateUpgradeReviewPageTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'language', 'content_translation', 'config_translation', diff --git a/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6Test.php b/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6Test.php index 5c1e7a4aef3a..d8ffd0296437 100644 --- a/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6Test.php +++ b/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6Test.php @@ -20,7 +20,7 @@ class MigrateUpgrade6Test extends MigrateUpgradeExecuteTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'language', 'content_translation', 'config_translation', diff --git a/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MigrateUpgrade7NoMultilingualTest.php b/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MigrateUpgrade7NoMultilingualTest.php index 203ee68fe422..350c10295c2a 100644 --- a/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MigrateUpgrade7NoMultilingualTest.php +++ b/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MigrateUpgrade7NoMultilingualTest.php @@ -16,7 +16,7 @@ class MigrateUpgrade7NoMultilingualTest extends MigrateUpgradeExecuteTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'file', 'language', 'content_translation', diff --git a/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MigrateUpgrade7ReviewPageTest.php b/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MigrateUpgrade7ReviewPageTest.php index 7529b7116153..c1686db64373 100644 --- a/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MigrateUpgrade7ReviewPageTest.php +++ b/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MigrateUpgrade7ReviewPageTest.php @@ -15,7 +15,7 @@ class MigrateUpgrade7ReviewPageTest extends MigrateUpgradeReviewPageTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'language', 'content_translation', 'telephone', diff --git a/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MigrateUpgrade7Test.php b/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MigrateUpgrade7Test.php index f38d9544567e..c5fbacc1a11c 100644 --- a/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MigrateUpgrade7Test.php +++ b/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MigrateUpgrade7Test.php @@ -20,7 +20,7 @@ class MigrateUpgrade7Test extends MigrateUpgradeExecuteTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'file', 'language', 'content_translation', diff --git a/core/modules/node/src/Tests/NodeRevisionsTest.php b/core/modules/node/src/Tests/NodeRevisionsTest.php index a5ef4a0c276b..fdc929a84c70 100644 --- a/core/modules/node/src/Tests/NodeRevisionsTest.php +++ b/core/modules/node/src/Tests/NodeRevisionsTest.php @@ -35,7 +35,7 @@ class NodeRevisionsTest extends NodeTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'contextual', 'datetime', 'language', 'content_translation']; + public static $modules = ['node', 'contextual', 'datetime', 'language', 'content_translation']; /** * {@inheritdoc} diff --git a/core/modules/node/src/Tests/NodeTestBase.php b/core/modules/node/src/Tests/NodeTestBase.php index c1fbf44156a3..643684cde43c 100644 --- a/core/modules/node/src/Tests/NodeTestBase.php +++ b/core/modules/node/src/Tests/NodeTestBase.php @@ -19,7 +19,7 @@ abstract class NodeTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['node', 'datetime']; + public static $modules = ['node', 'datetime']; /** * The node access control handler. diff --git a/core/modules/node/src/Tests/NodeTypeTest.php b/core/modules/node/src/Tests/NodeTypeTest.php index b23d208d0240..9938bb0ab53c 100644 --- a/core/modules/node/src/Tests/NodeTypeTest.php +++ b/core/modules/node/src/Tests/NodeTypeTest.php @@ -21,7 +21,7 @@ class NodeTypeTest extends NodeTestBase { * * @var array */ - protected static $modules = ['field_ui', 'block']; + public static $modules = ['field_ui', 'block']; /** * Ensures that node type functions (node_type_get_*) work correctly. diff --git a/core/modules/node/src/Tests/PagePreviewTest.php b/core/modules/node/src/Tests/PagePreviewTest.php index 105d0dad0302..2bc9cd3ce1e0 100644 --- a/core/modules/node/src/Tests/PagePreviewTest.php +++ b/core/modules/node/src/Tests/PagePreviewTest.php @@ -28,7 +28,7 @@ class PagePreviewTest extends NodeTestBase { * * @var array */ - protected static $modules = ['node', 'taxonomy', 'comment', 'image', 'file', 'text', 'node_test', 'menu_ui']; + public static $modules = ['node', 'taxonomy', 'comment', 'image', 'file', 'text', 'node_test', 'menu_ui']; /** * The name of the created field. diff --git a/core/modules/node/src/Tests/Views/NodeContextualLinksTest.php b/core/modules/node/src/Tests/Views/NodeContextualLinksTest.php index 38578e37e053..dc23d0ce55f2 100644 --- a/core/modules/node/src/Tests/Views/NodeContextualLinksTest.php +++ b/core/modules/node/src/Tests/Views/NodeContextualLinksTest.php @@ -17,7 +17,7 @@ class NodeContextualLinksTest extends NodeTestBase { * * @var array */ - protected static $modules = ['contextual']; + public static $modules = ['contextual']; /** * Views used by this test. diff --git a/core/modules/node/src/Tests/Views/NodeTestBase.php b/core/modules/node/src/Tests/Views/NodeTestBase.php index 652d3ce82c36..cb765d4c564b 100644 --- a/core/modules/node/src/Tests/Views/NodeTestBase.php +++ b/core/modules/node/src/Tests/Views/NodeTestBase.php @@ -20,7 +20,7 @@ abstract class NodeTestBase extends ViewTestBase { * * @var array */ - protected static $modules = ['node_test_views']; + public static $modules = ['node_test_views']; protected function setUp($import_test_views = TRUE) { parent::setUp($import_test_views); diff --git a/core/modules/node/tests/src/Functional/Hal/NodeHalJsonAnonTest.php b/core/modules/node/tests/src/Functional/Hal/NodeHalJsonAnonTest.php index e684f6247562..f474c54f7cd1 100644 --- a/core/modules/node/tests/src/Functional/Hal/NodeHalJsonAnonTest.php +++ b/core/modules/node/tests/src/Functional/Hal/NodeHalJsonAnonTest.php @@ -18,7 +18,7 @@ class NodeHalJsonAnonTest extends NodeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Functional/Hal/NodeHalJsonBasicAuthTest.php b/core/modules/node/tests/src/Functional/Hal/NodeHalJsonBasicAuthTest.php index 5e53e251d721..0c973a168ef0 100644 --- a/core/modules/node/tests/src/Functional/Hal/NodeHalJsonBasicAuthTest.php +++ b/core/modules/node/tests/src/Functional/Hal/NodeHalJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class NodeHalJsonBasicAuthTest extends NodeHalJsonAnonTest { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Functional/Hal/NodeTypeHalJsonAnonTest.php b/core/modules/node/tests/src/Functional/Hal/NodeTypeHalJsonAnonTest.php index 7db4183fed71..68f531c89e75 100644 --- a/core/modules/node/tests/src/Functional/Hal/NodeTypeHalJsonAnonTest.php +++ b/core/modules/node/tests/src/Functional/Hal/NodeTypeHalJsonAnonTest.php @@ -15,7 +15,7 @@ class NodeTypeHalJsonAnonTest extends NodeTypeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Functional/Hal/NodeTypeHalJsonBasicAuthTest.php b/core/modules/node/tests/src/Functional/Hal/NodeTypeHalJsonBasicAuthTest.php index 4f74b1676313..fb7098bdc440 100644 --- a/core/modules/node/tests/src/Functional/Hal/NodeTypeHalJsonBasicAuthTest.php +++ b/core/modules/node/tests/src/Functional/Hal/NodeTypeHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class NodeTypeHalJsonBasicAuthTest extends NodeTypeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Functional/Hal/NodeTypeHalJsonCookieTest.php b/core/modules/node/tests/src/Functional/Hal/NodeTypeHalJsonCookieTest.php index b74f71ee908f..9d7f5a9a32e1 100644 --- a/core/modules/node/tests/src/Functional/Hal/NodeTypeHalJsonCookieTest.php +++ b/core/modules/node/tests/src/Functional/Hal/NodeTypeHalJsonCookieTest.php @@ -15,7 +15,7 @@ class NodeTypeHalJsonCookieTest extends NodeTypeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Functional/Migrate/d6/MigrateNodeRevisionTest.php b/core/modules/node/tests/src/Functional/Migrate/d6/MigrateNodeRevisionTest.php index 27a294daf303..4065278bcfbb 100644 --- a/core/modules/node/tests/src/Functional/Migrate/d6/MigrateNodeRevisionTest.php +++ b/core/modules/node/tests/src/Functional/Migrate/d6/MigrateNodeRevisionTest.php @@ -14,7 +14,7 @@ class MigrateNodeRevisionTest extends MigrateNodeTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language', 'content_translation', 'menu_ui']; + public static $modules = ['language', 'content_translation', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Functional/Migrate/d7/NodeMigrateDeriverTest.php b/core/modules/node/tests/src/Functional/Migrate/d7/NodeMigrateDeriverTest.php index fb9ed7a6d936..621cdb6d4967 100644 --- a/core/modules/node/tests/src/Functional/Migrate/d7/NodeMigrateDeriverTest.php +++ b/core/modules/node/tests/src/Functional/Migrate/d7/NodeMigrateDeriverTest.php @@ -11,7 +11,7 @@ */ class NodeMigrateDeriverTest extends MigrateDrupal7TestBase { - protected static $modules = ['node']; + public static $modules = ['node']; public function testBuilder() { $process = $this->getMigration('d7_node:test_content_type')->getProcess(); diff --git a/core/modules/node/tests/src/Functional/NodeAccessAutoBubblingTest.php b/core/modules/node/tests/src/Functional/NodeAccessAutoBubblingTest.php index 6e2a2ae2af35..20154553fc1c 100644 --- a/core/modules/node/tests/src/Functional/NodeAccessAutoBubblingTest.php +++ b/core/modules/node/tests/src/Functional/NodeAccessAutoBubblingTest.php @@ -21,7 +21,7 @@ class NodeAccessAutoBubblingTest extends NodeTestBase { * * @var array */ - protected static $modules = ['node_access_test', 'node_access_test_auto_bubbling']; + public static $modules = ['node_access_test', 'node_access_test_auto_bubbling']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php b/core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php index cd8040ba892f..d9e4e8b09249 100644 --- a/core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php +++ b/core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php @@ -16,7 +16,7 @@ class NodeAccessBaseTableTest extends NodeTestBase { * * @var array */ - protected static $modules = ['node_access_test', 'views']; + public static $modules = ['node_access_test', 'views']; /** * The installation profile to use with this test. diff --git a/core/modules/node/tests/src/Functional/NodeAccessFieldTest.php b/core/modules/node/tests/src/Functional/NodeAccessFieldTest.php index 6b16bf142a0a..ab6f28df94fc 100644 --- a/core/modules/node/tests/src/Functional/NodeAccessFieldTest.php +++ b/core/modules/node/tests/src/Functional/NodeAccessFieldTest.php @@ -17,7 +17,7 @@ class NodeAccessFieldTest extends NodeTestBase { * * @var array */ - protected static $modules = ['node_access_test', 'field_ui']; + public static $modules = ['node_access_test', 'field_ui']; /** * A user with permission to bypass access content. diff --git a/core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php b/core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php index 0a5da3e6b334..fa2116ab8756 100644 --- a/core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php +++ b/core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php @@ -15,7 +15,7 @@ class NodeAccessGrantsCacheContextTest extends NodeTestBase { * * @var array */ - protected static $modules = ['node_access_test']; + public static $modules = ['node_access_test']; /** * User with permission to view content. diff --git a/core/modules/node/tests/src/Functional/NodeAccessLanguageAwareCombinationTest.php b/core/modules/node/tests/src/Functional/NodeAccessLanguageAwareCombinationTest.php index c9716c02b892..bc78291e3f40 100644 --- a/core/modules/node/tests/src/Functional/NodeAccessLanguageAwareCombinationTest.php +++ b/core/modules/node/tests/src/Functional/NodeAccessLanguageAwareCombinationTest.php @@ -22,7 +22,7 @@ class NodeAccessLanguageAwareCombinationTest extends NodeTestBase { * * @var array */ - protected static $modules = ['language', 'node_access_test_language', 'node_access_test']; + public static $modules = ['language', 'node_access_test_language', 'node_access_test']; /** * A set of nodes to use in testing. diff --git a/core/modules/node/tests/src/Functional/NodeAccessLanguageAwareTest.php b/core/modules/node/tests/src/Functional/NodeAccessLanguageAwareTest.php index f041d2438ce5..48f9dfac36c3 100644 --- a/core/modules/node/tests/src/Functional/NodeAccessLanguageAwareTest.php +++ b/core/modules/node/tests/src/Functional/NodeAccessLanguageAwareTest.php @@ -21,7 +21,7 @@ class NodeAccessLanguageAwareTest extends NodeTestBase { * * @var array */ - protected static $modules = ['language', 'node_access_test_language']; + public static $modules = ['language', 'node_access_test_language']; /** * A set of nodes to use in testing. diff --git a/core/modules/node/tests/src/Functional/NodeAccessLanguageFallbackTest.php b/core/modules/node/tests/src/Functional/NodeAccessLanguageFallbackTest.php index bc37dd29bd39..4beacc34235a 100644 --- a/core/modules/node/tests/src/Functional/NodeAccessLanguageFallbackTest.php +++ b/core/modules/node/tests/src/Functional/NodeAccessLanguageFallbackTest.php @@ -16,7 +16,7 @@ class NodeAccessLanguageFallbackTest extends NodeTestBase { * * @var array */ - protected static $modules = ['language', 'node_access_test', 'content_translation']; + public static $modules = ['language', 'node_access_test', 'content_translation']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Functional/NodeAccessLanguageTest.php b/core/modules/node/tests/src/Functional/NodeAccessLanguageTest.php index 5aadddbefa99..1af5660fe52f 100644 --- a/core/modules/node/tests/src/Functional/NodeAccessLanguageTest.php +++ b/core/modules/node/tests/src/Functional/NodeAccessLanguageTest.php @@ -20,7 +20,7 @@ class NodeAccessLanguageTest extends NodeTestBase { * * @var array */ - protected static $modules = ['language', 'node_access_test']; + public static $modules = ['language', 'node_access_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php b/core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php index 53f2dc0cd643..5d987b36a17d 100644 --- a/core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php +++ b/core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php @@ -16,7 +16,7 @@ class NodeAccessMenuLinkTest extends NodeTestBase { * * @var array */ - protected static $modules = ['menu_ui', 'block']; + public static $modules = ['menu_ui', 'block']; /** * A user with permission to manage menu links and create nodes. diff --git a/core/modules/node/tests/src/Functional/NodeAccessPagerTest.php b/core/modules/node/tests/src/Functional/NodeAccessPagerTest.php index ef685c620b8e..ad6cc549446d 100644 --- a/core/modules/node/tests/src/Functional/NodeAccessPagerTest.php +++ b/core/modules/node/tests/src/Functional/NodeAccessPagerTest.php @@ -21,7 +21,7 @@ class NodeAccessPagerTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node_access_test', 'comment', 'forum']; + public static $modules = ['node_access_test', 'comment', 'forum']; protected function setUp() { parent::setUp(); diff --git a/core/modules/node/tests/src/Functional/NodeAccessRecordsTest.php b/core/modules/node/tests/src/Functional/NodeAccessRecordsTest.php index 853d7f34c9de..259ed83efbe1 100644 --- a/core/modules/node/tests/src/Functional/NodeAccessRecordsTest.php +++ b/core/modules/node/tests/src/Functional/NodeAccessRecordsTest.php @@ -16,7 +16,7 @@ class NodeAccessRecordsTest extends NodeTestBase { * * @var array */ - protected static $modules = ['node_test']; + public static $modules = ['node_test']; /** * Creates a node and tests the creation of node access rules. diff --git a/core/modules/node/tests/src/Functional/NodeActionsConfigurationTest.php b/core/modules/node/tests/src/Functional/NodeActionsConfigurationTest.php index 9ff6b792537b..d026902f570f 100644 --- a/core/modules/node/tests/src/Functional/NodeActionsConfigurationTest.php +++ b/core/modules/node/tests/src/Functional/NodeActionsConfigurationTest.php @@ -17,7 +17,7 @@ class NodeActionsConfigurationTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['action', 'node']; + public static $modules = ['action', 'node']; /** * Tests configuration of the node_assign_owner_action action. diff --git a/core/modules/node/tests/src/Functional/NodeAdminTest.php b/core/modules/node/tests/src/Functional/NodeAdminTest.php index 9417ba186b76..24a50cf51a7a 100644 --- a/core/modules/node/tests/src/Functional/NodeAdminTest.php +++ b/core/modules/node/tests/src/Functional/NodeAdminTest.php @@ -43,7 +43,7 @@ class NodeAdminTest extends NodeTestBase { * * @var array */ - protected static $modules = ['views']; + public static $modules = ['views']; protected function setUp() { parent::setUp(); diff --git a/core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php b/core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php index f31da661a6b4..c6f786df8e34 100644 --- a/core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php +++ b/core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php @@ -35,7 +35,7 @@ class NodeBlockFunctionalTest extends NodeTestBase { * * @var array */ - protected static $modules = ['block', 'views']; + public static $modules = ['block', 'views']; protected function setUp() { parent::setUp(); diff --git a/core/modules/node/tests/src/Functional/NodeCacheTagsTest.php b/core/modules/node/tests/src/Functional/NodeCacheTagsTest.php index b7b8e87e56ed..6cda724cc446 100644 --- a/core/modules/node/tests/src/Functional/NodeCacheTagsTest.php +++ b/core/modules/node/tests/src/Functional/NodeCacheTagsTest.php @@ -17,7 +17,7 @@ class NodeCacheTagsTest extends EntityWithUriCacheTagsTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Functional/NodeContextualLinksTest.php b/core/modules/node/tests/src/Functional/NodeContextualLinksTest.php index 3ec8140e2366..0d4aabe6a089 100644 --- a/core/modules/node/tests/src/Functional/NodeContextualLinksTest.php +++ b/core/modules/node/tests/src/Functional/NodeContextualLinksTest.php @@ -14,7 +14,7 @@ class NodeContextualLinksTest extends NodeTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'contextual', ]; diff --git a/core/modules/node/tests/src/Functional/NodeCreationTest.php b/core/modules/node/tests/src/Functional/NodeCreationTest.php index c555fcb2164f..1ea8fcc3326c 100644 --- a/core/modules/node/tests/src/Functional/NodeCreationTest.php +++ b/core/modules/node/tests/src/Functional/NodeCreationTest.php @@ -21,7 +21,7 @@ class NodeCreationTest extends NodeTestBase { * * @var array */ - protected static $modules = ['node_test_exception', 'dblog', 'test_page_test']; + public static $modules = ['node_test_exception', 'dblog', 'test_page_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/node/tests/src/Functional/NodeEditFormTest.php b/core/modules/node/tests/src/Functional/NodeEditFormTest.php index be70c15f6165..c15ca70bbe3b 100644 --- a/core/modules/node/tests/src/Functional/NodeEditFormTest.php +++ b/core/modules/node/tests/src/Functional/NodeEditFormTest.php @@ -38,7 +38,7 @@ class NodeEditFormTest extends NodeTestBase { * * @var string[] */ - protected static $modules = ['block', 'node', 'datetime']; + public static $modules = ['block', 'node', 'datetime']; protected function setUp() { parent::setUp(); diff --git a/core/modules/node/tests/src/Functional/NodeEntityViewModeAlterTest.php b/core/modules/node/tests/src/Functional/NodeEntityViewModeAlterTest.php index f2294b78b01d..be0f1c062305 100644 --- a/core/modules/node/tests/src/Functional/NodeEntityViewModeAlterTest.php +++ b/core/modules/node/tests/src/Functional/NodeEntityViewModeAlterTest.php @@ -17,7 +17,7 @@ class NodeEntityViewModeAlterTest extends NodeTestBase { /** * Enable dummy module that implements hook_ENTITY_TYPE_view() for nodes. */ - protected static $modules = ['node_test']; + public static $modules = ['node_test']; /** * Create a "Basic page" node and verify its consistency in the database. diff --git a/core/modules/node/tests/src/Functional/NodeFieldMultilingualTest.php b/core/modules/node/tests/src/Functional/NodeFieldMultilingualTest.php index ba59e03024ac..771426d025a5 100644 --- a/core/modules/node/tests/src/Functional/NodeFieldMultilingualTest.php +++ b/core/modules/node/tests/src/Functional/NodeFieldMultilingualTest.php @@ -20,7 +20,7 @@ class NodeFieldMultilingualTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'language']; + public static $modules = ['node', 'language']; protected function setUp() { parent::setUp(); diff --git a/core/modules/node/tests/src/Functional/NodeFormSaveChangedTimeTest.php b/core/modules/node/tests/src/Functional/NodeFormSaveChangedTimeTest.php index 7c4fb4b660a8..607e68cf0d25 100644 --- a/core/modules/node/tests/src/Functional/NodeFormSaveChangedTimeTest.php +++ b/core/modules/node/tests/src/Functional/NodeFormSaveChangedTimeTest.php @@ -16,7 +16,7 @@ class NodeFormSaveChangedTimeTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'node', ]; diff --git a/core/modules/node/tests/src/Functional/NodeHelpTest.php b/core/modules/node/tests/src/Functional/NodeHelpTest.php index 50773a9efd91..4dad41618536 100644 --- a/core/modules/node/tests/src/Functional/NodeHelpTest.php +++ b/core/modules/node/tests/src/Functional/NodeHelpTest.php @@ -16,7 +16,7 @@ class NodeHelpTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'node', 'help']; + public static $modules = ['block', 'node', 'help']; /** * The name of the test node type to create. diff --git a/core/modules/node/tests/src/Functional/NodeLinksTest.php b/core/modules/node/tests/src/Functional/NodeLinksTest.php index 0950e14ede32..7bd725b46bfa 100644 --- a/core/modules/node/tests/src/Functional/NodeLinksTest.php +++ b/core/modules/node/tests/src/Functional/NodeLinksTest.php @@ -16,7 +16,7 @@ class NodeLinksTest extends NodeTestBase { * * @var array */ - protected static $modules = ['views']; + public static $modules = ['views']; /** * Tests that the links can be hidden in the view display settings. diff --git a/core/modules/node/tests/src/Functional/NodeLoadMultipleTest.php b/core/modules/node/tests/src/Functional/NodeLoadMultipleTest.php index 9db35c209c20..2da5d1bbeb59 100644 --- a/core/modules/node/tests/src/Functional/NodeLoadMultipleTest.php +++ b/core/modules/node/tests/src/Functional/NodeLoadMultipleTest.php @@ -16,7 +16,7 @@ class NodeLoadMultipleTest extends NodeTestBase { * * @var array */ - protected static $modules = ['views']; + public static $modules = ['views']; protected function setUp() { parent::setUp(); diff --git a/core/modules/node/tests/src/Functional/NodePreviewAnonymousTest.php b/core/modules/node/tests/src/Functional/NodePreviewAnonymousTest.php index 4386b797b1de..f10d8b7389d6 100644 --- a/core/modules/node/tests/src/Functional/NodePreviewAnonymousTest.php +++ b/core/modules/node/tests/src/Functional/NodePreviewAnonymousTest.php @@ -18,7 +18,7 @@ class NodePreviewAnonymousTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Functional/NodeQueryAlterTest.php b/core/modules/node/tests/src/Functional/NodeQueryAlterTest.php index 1c3503a7ccd7..362a27fc48c5 100644 --- a/core/modules/node/tests/src/Functional/NodeQueryAlterTest.php +++ b/core/modules/node/tests/src/Functional/NodeQueryAlterTest.php @@ -14,7 +14,7 @@ class NodeQueryAlterTest extends NodeTestBase { * * @var array */ - protected static $modules = ['node_access_test']; + public static $modules = ['node_access_test']; /** * User with permission to view content. diff --git a/core/modules/node/tests/src/Functional/NodeRSSContentTest.php b/core/modules/node/tests/src/Functional/NodeRSSContentTest.php index 77015607f616..0efa336adecb 100644 --- a/core/modules/node/tests/src/Functional/NodeRSSContentTest.php +++ b/core/modules/node/tests/src/Functional/NodeRSSContentTest.php @@ -20,7 +20,7 @@ class NodeRSSContentTest extends NodeTestBase { * * @var array */ - protected static $modules = ['node_test', 'views']; + public static $modules = ['node_test', 'views']; protected function setUp() { parent::setUp(); diff --git a/core/modules/node/tests/src/Functional/NodeRevisionsUiBypassAccessTest.php b/core/modules/node/tests/src/Functional/NodeRevisionsUiBypassAccessTest.php index e120f12706c2..186b694774e6 100644 --- a/core/modules/node/tests/src/Functional/NodeRevisionsUiBypassAccessTest.php +++ b/core/modules/node/tests/src/Functional/NodeRevisionsUiBypassAccessTest.php @@ -25,7 +25,7 @@ class NodeRevisionsUiBypassAccessTest extends NodeTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block']; + public static $modules = ['block']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Functional/NodeSaveTest.php b/core/modules/node/tests/src/Functional/NodeSaveTest.php index f12e6126c86e..6c508aee68dd 100644 --- a/core/modules/node/tests/src/Functional/NodeSaveTest.php +++ b/core/modules/node/tests/src/Functional/NodeSaveTest.php @@ -23,7 +23,7 @@ class NodeSaveTest extends NodeTestBase { * * @var array */ - protected static $modules = ['node_test']; + public static $modules = ['node_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php b/core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php index 03fe59f8cbdb..c1daef94c91b 100644 --- a/core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php +++ b/core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php @@ -14,7 +14,7 @@ class NodeSyndicateBlockTest extends NodeTestBase { * * @var array */ - protected static $modules = ['block']; + public static $modules = ['block']; protected function setUp() { parent::setUp(); diff --git a/core/modules/node/tests/src/Functional/NodeTestBase.php b/core/modules/node/tests/src/Functional/NodeTestBase.php index ca270e73a894..e52708632b9e 100644 --- a/core/modules/node/tests/src/Functional/NodeTestBase.php +++ b/core/modules/node/tests/src/Functional/NodeTestBase.php @@ -16,7 +16,7 @@ abstract class NodeTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'datetime']; + public static $modules = ['node', 'datetime']; /** * The node access control handler. diff --git a/core/modules/node/tests/src/Functional/NodeTitleTest.php b/core/modules/node/tests/src/Functional/NodeTitleTest.php index 405247fcfea3..8c94f795ad3d 100644 --- a/core/modules/node/tests/src/Functional/NodeTitleTest.php +++ b/core/modules/node/tests/src/Functional/NodeTitleTest.php @@ -19,7 +19,7 @@ class NodeTitleTest extends NodeTestBase { * * @var array */ - protected static $modules = ['comment', 'views', 'block']; + public static $modules = ['comment', 'views', 'block']; /** * A user with permission to bypass access content. diff --git a/core/modules/node/tests/src/Functional/NodeTranslationUITest.php b/core/modules/node/tests/src/Functional/NodeTranslationUITest.php index 0ab20a08fbb5..513c074932e3 100644 --- a/core/modules/node/tests/src/Functional/NodeTranslationUITest.php +++ b/core/modules/node/tests/src/Functional/NodeTranslationUITest.php @@ -37,7 +37,7 @@ class NodeTranslationUITest extends ContentTranslationUITestBase { * * @var array */ - protected static $modules = ['block', 'language', 'content_translation', 'node', 'datetime', 'field_ui', 'help']; + public static $modules = ['block', 'language', 'content_translation', 'node', 'datetime', 'field_ui', 'help']; /** * The profile to install as a basis for testing. diff --git a/core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php b/core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php index 698e14bf5a48..9c442fd5dade 100644 --- a/core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php +++ b/core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php @@ -16,7 +16,7 @@ class NodeTypeInitialLanguageTest extends NodeTestBase { * * @var array */ - protected static $modules = ['language', 'field_ui']; + public static $modules = ['language', 'field_ui']; protected function setUp() { parent::setUp(); diff --git a/core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php b/core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php index 613f0443b26e..973955c5dd97 100644 --- a/core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php +++ b/core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php @@ -21,7 +21,7 @@ class NodeTypeTranslationTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'block', 'config_translation', 'field_ui', diff --git a/core/modules/node/tests/src/Functional/NodeViewLanguageTest.php b/core/modules/node/tests/src/Functional/NodeViewLanguageTest.php index 205fbbf437e0..473042756012 100644 --- a/core/modules/node/tests/src/Functional/NodeViewLanguageTest.php +++ b/core/modules/node/tests/src/Functional/NodeViewLanguageTest.php @@ -16,7 +16,7 @@ class NodeViewLanguageTest extends NodeTestBase { * * @var array */ - protected static $modules = ['node', 'datetime', 'language']; + public static $modules = ['node', 'datetime', 'language']; /** * Tests the language extra field display. diff --git a/core/modules/node/tests/src/Functional/Rest/NodeJsonBasicAuthTest.php b/core/modules/node/tests/src/Functional/Rest/NodeJsonBasicAuthTest.php index ccd88f9f79ae..d4ce479c2166 100644 --- a/core/modules/node/tests/src/Functional/Rest/NodeJsonBasicAuthTest.php +++ b/core/modules/node/tests/src/Functional/Rest/NodeJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class NodeJsonBasicAuthTest extends NodeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php b/core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php index 452d089820b8..9f9a114924fd 100644 --- a/core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php +++ b/core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php @@ -16,7 +16,7 @@ abstract class NodeResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'path']; + public static $modules = ['node', 'path']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php b/core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php index ab68c8934bf3..e1874e4cc638 100644 --- a/core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php +++ b/core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class NodeTypeJsonBasicAuthTest extends NodeTypeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php b/core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php index b2c30174cd3a..d74824dd13a2 100644 --- a/core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php +++ b/core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php @@ -13,7 +13,7 @@ abstract class NodeTypeResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php b/core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php index 2408566d069a..29413dc9c2e9 100644 --- a/core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php +++ b/core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class NodeTypeXmlBasicAuthTest extends NodeTypeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php b/core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php index 92bb3a63649f..ce809747aa73 100644 --- a/core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php +++ b/core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class NodeXmlBasicAuthTest extends NodeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Functional/Views/BulkFormAccessTest.php b/core/modules/node/tests/src/Functional/Views/BulkFormAccessTest.php index c87a242f947e..19c409719d06 100644 --- a/core/modules/node/tests/src/Functional/Views/BulkFormAccessTest.php +++ b/core/modules/node/tests/src/Functional/Views/BulkFormAccessTest.php @@ -22,7 +22,7 @@ class BulkFormAccessTest extends NodeTestBase { * * @var array */ - protected static $modules = ['node_test_views', 'node_access_test']; + public static $modules = ['node_test_views', 'node_access_test']; /** * Views used by this test. diff --git a/core/modules/node/tests/src/Functional/Views/BulkFormTest.php b/core/modules/node/tests/src/Functional/Views/BulkFormTest.php index da3489e79e0a..eded04530d0a 100644 --- a/core/modules/node/tests/src/Functional/Views/BulkFormTest.php +++ b/core/modules/node/tests/src/Functional/Views/BulkFormTest.php @@ -19,7 +19,7 @@ class BulkFormTest extends NodeTestBase { * * @var array */ - protected static $modules = ['node_test_views', 'language']; + public static $modules = ['node_test_views', 'language']; /** * Views used by this test. diff --git a/core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php b/core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php index 83976e422e4e..7eb7097d9db1 100644 --- a/core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php +++ b/core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php @@ -22,7 +22,7 @@ class FilterNodeAccessTest extends NodeTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node_access_test']; + public static $modules = ['node_access_test']; /** * Views used by this test. diff --git a/core/modules/node/tests/src/Functional/Views/FrontPageTest.php b/core/modules/node/tests/src/Functional/Views/FrontPageTest.php index e48f014ab628..618119c06162 100644 --- a/core/modules/node/tests/src/Functional/Views/FrontPageTest.php +++ b/core/modules/node/tests/src/Functional/Views/FrontPageTest.php @@ -37,7 +37,7 @@ class FrontPageTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'contextual']; + public static $modules = ['node', 'contextual']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Functional/Views/NodeFieldFilterTest.php b/core/modules/node/tests/src/Functional/Views/NodeFieldFilterTest.php index cdb0816965fb..c2ee2f27637c 100644 --- a/core/modules/node/tests/src/Functional/Views/NodeFieldFilterTest.php +++ b/core/modules/node/tests/src/Functional/Views/NodeFieldFilterTest.php @@ -14,7 +14,7 @@ class NodeFieldFilterTest extends NodeTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * Views used by this test. diff --git a/core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php b/core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php index d4821f5cfdad..31e085213cea 100644 --- a/core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php +++ b/core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php @@ -19,7 +19,7 @@ class NodeLanguageTest extends NodeTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language', 'node_test_views']; + public static $modules = ['language', 'node_test_views']; /** * Views used by this test. diff --git a/core/modules/node/tests/src/Functional/Views/NodeTestBase.php b/core/modules/node/tests/src/Functional/Views/NodeTestBase.php index f8a6a3c9d64d..b98778c503c6 100644 --- a/core/modules/node/tests/src/Functional/Views/NodeTestBase.php +++ b/core/modules/node/tests/src/Functional/Views/NodeTestBase.php @@ -13,7 +13,7 @@ abstract class NodeTestBase extends ViewTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node_test_views']; + public static $modules = ['node_test_views']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Functional/Views/PathPluginTest.php b/core/modules/node/tests/src/Functional/Views/PathPluginTest.php index b37fdf3f5f2a..d8d088d978ac 100644 --- a/core/modules/node/tests/src/Functional/Views/PathPluginTest.php +++ b/core/modules/node/tests/src/Functional/Views/PathPluginTest.php @@ -16,7 +16,7 @@ class PathPluginTest extends NodeTestBase { * * @var array */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * Views used by this test. diff --git a/core/modules/node/tests/src/Functional/Views/RowPluginTest.php b/core/modules/node/tests/src/Functional/Views/RowPluginTest.php index 5708377f318a..fdd4d45ad209 100644 --- a/core/modules/node/tests/src/Functional/Views/RowPluginTest.php +++ b/core/modules/node/tests/src/Functional/Views/RowPluginTest.php @@ -17,7 +17,7 @@ class RowPluginTest extends NodeTestBase { * * @var array */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * Views used by this test. diff --git a/core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php b/core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php index c3ec8efe48e5..e1c185000f95 100644 --- a/core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php +++ b/core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php @@ -15,7 +15,7 @@ class NodePreviewLinkTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'filter']; + public static $modules = ['node', 'filter']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/FunctionalJavascript/TestSettingSummariesContentType.php b/core/modules/node/tests/src/FunctionalJavascript/TestSettingSummariesContentType.php index 9f7480811746..aef0c1e27d34 100644 --- a/core/modules/node/tests/src/FunctionalJavascript/TestSettingSummariesContentType.php +++ b/core/modules/node/tests/src/FunctionalJavascript/TestSettingSummariesContentType.php @@ -14,7 +14,7 @@ class TestSettingSummariesContentType extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php b/core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php index f7d4efba8994..88eb122bb54a 100644 --- a/core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php +++ b/core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php @@ -13,7 +13,7 @@ class UnpublishByKeywordActionTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['action', 'node', 'system', 'user']; + public static $modules = ['action', 'node', 'system', 'user']; /** * Tests creating an action using the node_unpublish_by_keyword_action plugin. diff --git a/core/modules/node/tests/src/Kernel/Config/NodeImportChangeTest.php b/core/modules/node/tests/src/Kernel/Config/NodeImportChangeTest.php index f7215bc4dd9c..d670e6a44cae 100644 --- a/core/modules/node/tests/src/Kernel/Config/NodeImportChangeTest.php +++ b/core/modules/node/tests/src/Kernel/Config/NodeImportChangeTest.php @@ -17,7 +17,7 @@ class NodeImportChangeTest extends KernelTestBase { * * @var array */ - protected static $modules = ['node', 'field', 'text', 'system', 'node_test_config', 'user']; + public static $modules = ['node', 'field', 'text', 'system', 'node_test_config', 'user']; /** * Set the default field storage backend for fields created during tests. diff --git a/core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php b/core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php index 6d368dba12ff..0b27bc2a22c7 100644 --- a/core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php +++ b/core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php @@ -18,7 +18,7 @@ class NodeImportCreateTest extends KernelTestBase { * * @var array */ - protected static $modules = ['node', 'field', 'text', 'system', 'user']; + public static $modules = ['node', 'field', 'text', 'system', 'user']; /** * Set the default field storage backend for fields created during tests. diff --git a/core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php b/core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php index d0b66f7606df..5b393b196bc8 100644 --- a/core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php +++ b/core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php @@ -18,7 +18,7 @@ class MigrateNodeStubTest extends MigrateDrupalTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeBundleSettingsTest.php b/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeBundleSettingsTest.php index 5dee908fa40c..34c8dd3ddc9e 100644 --- a/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeBundleSettingsTest.php +++ b/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeBundleSettingsTest.php @@ -16,7 +16,7 @@ class MigrateNodeBundleSettingsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_ui']; + public static $modules = ['menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingPromoteTest.php b/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingPromoteTest.php index 6dd69f2d0f68..e7eb008ae7dc 100644 --- a/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingPromoteTest.php +++ b/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingPromoteTest.php @@ -10,7 +10,7 @@ */ class MigrateNodeSettingPromoteTest extends MigrateDrupal6TestBase { - protected static $modules = ['node', 'text', 'menu_ui']; + public static $modules = ['node', 'text', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php b/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php index d59f63f53273..afd2dc6ed7ac 100644 --- a/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php +++ b/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php @@ -10,7 +10,7 @@ */ class MigrateNodeSettingStatusTest extends MigrateDrupal6TestBase { - protected static $modules = ['node', 'text', 'menu_ui']; + public static $modules = ['node', 'text', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStickyTest.php b/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStickyTest.php index aaf68635113e..58eeca33f643 100644 --- a/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStickyTest.php +++ b/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStickyTest.php @@ -10,7 +10,7 @@ */ class MigrateNodeSettingStickyTest extends MigrateDrupal6TestBase { - protected static $modules = ['node', 'text', 'menu_ui']; + public static $modules = ['node', 'text', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTest.php b/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTest.php index 192dcec3f2fc..700311c87116 100644 --- a/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTest.php +++ b/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTest.php @@ -19,7 +19,7 @@ class MigrateNodeTest extends MigrateNodeTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'language', 'content_translation', 'menu_ui', diff --git a/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTypeTest.php b/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTypeTest.php index f71116bddeda..f36aebda01cc 100644 --- a/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTypeTest.php +++ b/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTypeTest.php @@ -16,7 +16,7 @@ class MigrateNodeTypeTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_ui']; + public static $modules = ['menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Migrate/d6/NodeTranslationRedirectTest.php b/core/modules/node/tests/src/Kernel/Migrate/d6/NodeTranslationRedirectTest.php index 2d9c005c9f57..f3d03166cf48 100644 --- a/core/modules/node/tests/src/Kernel/Migrate/d6/NodeTranslationRedirectTest.php +++ b/core/modules/node/tests/src/Kernel/Migrate/d6/NodeTranslationRedirectTest.php @@ -16,7 +16,7 @@ class NodeTranslationRedirectTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_translation', 'language', 'menu_ui', diff --git a/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php b/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php index 6087e6f493ca..437126803d1c 100644 --- a/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php +++ b/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php @@ -14,7 +14,7 @@ class MigrateNodeDeriverTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * Test node translation migrations with translation disabled. diff --git a/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php b/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php index c0f5de85b3dc..dcae81b8c071 100644 --- a/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php +++ b/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php @@ -19,7 +19,7 @@ class MigrateNodeSettingsTest extends MigrateDrupal7TestBase { * * @var array */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php b/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php index da8f4be35b9e..da930ec6844e 100644 --- a/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php +++ b/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php @@ -20,7 +20,7 @@ class MigrateNodeTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_translation', 'comment', 'datetime', diff --git a/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTitleLabelTest.php b/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTitleLabelTest.php index ed5239ffee39..0655631565da 100644 --- a/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTitleLabelTest.php +++ b/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTitleLabelTest.php @@ -12,7 +12,7 @@ */ class MigrateNodeTitleLabelTest extends MigrateDrupal7TestBase { - protected static $modules = ['node', 'text', 'menu_ui']; + public static $modules = ['node', 'text', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTypeTest.php b/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTypeTest.php index 130aa9d7be7e..b16cd2550e65 100644 --- a/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTypeTest.php +++ b/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTypeTest.php @@ -20,7 +20,7 @@ class MigrateNodeTypeTest extends MigrateDrupal7TestBase { * * @var array */ - protected static $modules = ['node', 'text', 'filter', 'menu_ui']; + public static $modules = ['node', 'text', 'filter', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Migrate/d7/NodeTranslationRedirectTest.php b/core/modules/node/tests/src/Kernel/Migrate/d7/NodeTranslationRedirectTest.php index 52a5683de3a4..3e148aaf488c 100644 --- a/core/modules/node/tests/src/Kernel/Migrate/d7/NodeTranslationRedirectTest.php +++ b/core/modules/node/tests/src/Kernel/Migrate/d7/NodeTranslationRedirectTest.php @@ -16,7 +16,7 @@ class NodeTranslationRedirectTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_translation', 'language', 'menu_ui', diff --git a/core/modules/node/tests/src/Kernel/NodeAccessTest.php b/core/modules/node/tests/src/Kernel/NodeAccessTest.php index 84a0d52dcd7d..539edcb09b57 100644 --- a/core/modules/node/tests/src/Kernel/NodeAccessTest.php +++ b/core/modules/node/tests/src/Kernel/NodeAccessTest.php @@ -34,7 +34,7 @@ class NodeAccessTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'node', 'datetime', 'user', diff --git a/core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php b/core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php index bb60a5c5fdc3..3dd13496d65a 100644 --- a/core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php +++ b/core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php @@ -19,7 +19,7 @@ class NodeBodyFieldStorageTest extends KernelTestBase { * * @var array */ - protected static $modules = ['user', 'system', 'field', 'node', 'text', 'filter']; + public static $modules = ['user', 'system', 'field', 'node', 'text', 'filter']; protected function setUp() { parent::setUp(); diff --git a/core/modules/node/tests/src/Kernel/NodeConditionTest.php b/core/modules/node/tests/src/Kernel/NodeConditionTest.php index 15b704e8768a..a30867cb8b42 100644 --- a/core/modules/node/tests/src/Kernel/NodeConditionTest.php +++ b/core/modules/node/tests/src/Kernel/NodeConditionTest.php @@ -13,7 +13,7 @@ */ class NodeConditionTest extends EntityKernelTestBase { - protected static $modules = ['node']; + public static $modules = ['node']; protected function setUp() { parent::setUp(); diff --git a/core/modules/node/tests/src/Kernel/NodeFieldAccessTest.php b/core/modules/node/tests/src/Kernel/NodeFieldAccessTest.php index 7794326c3f39..812731fc612f 100644 --- a/core/modules/node/tests/src/Kernel/NodeFieldAccessTest.php +++ b/core/modules/node/tests/src/Kernel/NodeFieldAccessTest.php @@ -19,7 +19,7 @@ class NodeFieldAccessTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * Fields that only users with administer nodes permissions can change. diff --git a/core/modules/node/tests/src/Kernel/NodeFieldOverridesTest.php b/core/modules/node/tests/src/Kernel/NodeFieldOverridesTest.php index 453ccab7bbfe..7c7bc0334884 100644 --- a/core/modules/node/tests/src/Kernel/NodeFieldOverridesTest.php +++ b/core/modules/node/tests/src/Kernel/NodeFieldOverridesTest.php @@ -27,7 +27,7 @@ class NodeFieldOverridesTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['user', 'system', 'field', 'node']; + public static $modules = ['user', 'system', 'field', 'node']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/NodeListBuilderTest.php b/core/modules/node/tests/src/Kernel/NodeListBuilderTest.php index f4948b157130..420b30661e5a 100644 --- a/core/modules/node/tests/src/Kernel/NodeListBuilderTest.php +++ b/core/modules/node/tests/src/Kernel/NodeListBuilderTest.php @@ -15,7 +15,7 @@ class NodeListBuilderTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'user']; + public static $modules = ['node', 'user']; protected function setUp() { parent::setUp(); diff --git a/core/modules/node/tests/src/Kernel/NodeOwnerTest.php b/core/modules/node/tests/src/Kernel/NodeOwnerTest.php index 0c00164b4ca0..c12f3115c160 100644 --- a/core/modules/node/tests/src/Kernel/NodeOwnerTest.php +++ b/core/modules/node/tests/src/Kernel/NodeOwnerTest.php @@ -19,7 +19,7 @@ class NodeOwnerTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['node', 'language']; + public static $modules = ['node', 'language']; protected function setUp() { parent::setUp(); diff --git a/core/modules/node/tests/src/Kernel/NodeTokenReplaceTest.php b/core/modules/node/tests/src/Kernel/NodeTokenReplaceTest.php index 50d6aceab2d6..dd39b6d26d34 100644 --- a/core/modules/node/tests/src/Kernel/NodeTokenReplaceTest.php +++ b/core/modules/node/tests/src/Kernel/NodeTokenReplaceTest.php @@ -22,7 +22,7 @@ class NodeTokenReplaceTest extends TokenReplaceKernelTestBase { * * @var array */ - protected static $modules = ['node', 'filter']; + public static $modules = ['node', 'filter']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/NodeValidationTest.php b/core/modules/node/tests/src/Kernel/NodeValidationTest.php index 97c598feb1b0..e111faeaef70 100644 --- a/core/modules/node/tests/src/Kernel/NodeValidationTest.php +++ b/core/modules/node/tests/src/Kernel/NodeValidationTest.php @@ -18,7 +18,7 @@ class NodeValidationTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * Set the default field storage backend for fields created during tests. diff --git a/core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php b/core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php index 95c40d9b6b45..d92bd8fd7202 100644 --- a/core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php +++ b/core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php @@ -19,7 +19,7 @@ class NodeViewBuilderTest extends EntityKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * The node storage. diff --git a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeByNodeTypeTest.php b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeByNodeTypeTest.php index d35d6fee30ea..d5a8db09da65 100644 --- a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeByNodeTypeTest.php +++ b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeByNodeTypeTest.php @@ -16,7 +16,7 @@ class NodeByNodeTypeTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'user', 'migrate_drupal']; + public static $modules = ['node', 'user', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeRevisionByNodeTypeTest.php b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeRevisionByNodeTypeTest.php index 75434abc3333..27e17cc41f9b 100644 --- a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeRevisionByNodeTypeTest.php +++ b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeRevisionByNodeTypeTest.php @@ -16,7 +16,7 @@ class NodeRevisionByNodeTypeTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'user', 'migrate_drupal']; + public static $modules = ['node', 'user', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeRevisionTest.php b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeRevisionTest.php index 11d63decc442..fbc28c5ce019 100644 --- a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeRevisionTest.php +++ b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeRevisionTest.php @@ -16,7 +16,7 @@ class NodeRevisionTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'user', 'migrate_drupal']; + public static $modules = ['node', 'user', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTest.php b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTest.php index 9a78d61da3ff..4bc1be0afebd 100644 --- a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTest.php +++ b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTest.php @@ -16,7 +16,7 @@ class NodeTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'user', 'migrate_drupal']; + public static $modules = ['node', 'user', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTranslationTest.php b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTranslationTest.php index 95addeb8a0c1..e7de62b07a45 100644 --- a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTranslationTest.php +++ b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTranslationTest.php @@ -14,7 +14,7 @@ class NodeTranslationTest extends NodeTest { /** * {@inheritdoc} */ - protected static $modules = ['node', 'user', 'migrate_drupal']; + public static $modules = ['node', 'user', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTypeTest.php b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTypeTest.php index bd349c6113c7..9d59f43f0b7e 100644 --- a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTypeTest.php +++ b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTypeTest.php @@ -16,7 +16,7 @@ class NodeTypeTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'user', 'migrate_drupal']; + public static $modules = ['node', 'user', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/ViewModeTest.php b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/ViewModeTest.php index e818cbee0000..18d941c8a505 100644 --- a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/ViewModeTest.php +++ b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/ViewModeTest.php @@ -16,7 +16,7 @@ class ViewModeTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'user', 'migrate_drupal']; + public static $modules = ['node', 'user', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeEntityTranslationTest.php b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeEntityTranslationTest.php index 8be55b5e8455..ef33a9624e01 100644 --- a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeEntityTranslationTest.php +++ b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeEntityTranslationTest.php @@ -16,7 +16,7 @@ class NodeEntityTranslationTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'user', 'migrate_drupal']; + public static $modules = ['node', 'user', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTest.php b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTest.php index 19cc8d5fbcb1..010b90dc0376 100644 --- a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTest.php +++ b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTest.php @@ -16,7 +16,7 @@ class NodeTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'user', 'migrate_drupal']; + public static $modules = ['node', 'user', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTranslationTest.php b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTranslationTest.php index da73d9123c37..d3229e420c50 100644 --- a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTranslationTest.php +++ b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTranslationTest.php @@ -14,7 +14,7 @@ class NodeTranslationTest extends NodeTest { /** * {@inheritdoc} */ - protected static $modules = ['node', 'user', 'migrate_drupal']; + public static $modules = ['node', 'user', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTypeTest.php b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTypeTest.php index 45f054110af5..5e876b7d4a0f 100644 --- a/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTypeTest.php +++ b/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTypeTest.php @@ -16,7 +16,7 @@ class NodeTypeTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'user', 'migrate_drupal']; + public static $modules = ['node', 'user', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/SummaryLengthTest.php b/core/modules/node/tests/src/Kernel/SummaryLengthTest.php index cb3284d605b2..eecb0d018846 100644 --- a/core/modules/node/tests/src/Kernel/SummaryLengthTest.php +++ b/core/modules/node/tests/src/Kernel/SummaryLengthTest.php @@ -36,7 +36,7 @@ class SummaryLengthTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'node', 'datetime', 'user', diff --git a/core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php b/core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php index 8ffb8b324d98..b216f40fb26a 100644 --- a/core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php +++ b/core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php @@ -19,7 +19,7 @@ class ArgumentUidRevisionTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'field', 'text', 'user', 'node_test_views']; + public static $modules = ['node', 'field', 'text', 'user', 'node_test_views']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php b/core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php index faea6378ac63..78ec67b19c48 100644 --- a/core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php +++ b/core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php @@ -18,7 +18,7 @@ class NidArgumentTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'field', 'text', 'node_test_config', 'user', 'node_test_views']; + public static $modules = ['node', 'field', 'text', 'node_test_config', 'user', 'node_test_views']; /** * Views used by this test. diff --git a/core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php b/core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php index 4587d6f2e9d9..7c68e8899d11 100644 --- a/core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php +++ b/core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php @@ -17,7 +17,7 @@ class NodeViewsFieldAccessTest extends FieldFieldAccessTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'entity_test']; + public static $modules = ['node', 'entity_test']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php b/core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php index 3c2ffcaa9cf2..287bf48395ed 100644 --- a/core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php +++ b/core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php @@ -18,7 +18,7 @@ class RevisionCreateTimestampTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node_test_views', 'node', 'views', 'user']; + public static $modules = ['node_test_views', 'node', 'views', 'user']; /** * {@inheritdoc} diff --git a/core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php b/core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php index 3a021bc77431..e47bdd038b32 100644 --- a/core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php +++ b/core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php @@ -20,7 +20,7 @@ class RevisionRelationshipsTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['node' , 'node_test_views']; + public static $modules = ['node' , 'node_test_views']; /** * {@inheritdoc} diff --git a/core/modules/options/tests/src/Functional/OptionsDynamicValuesTestBase.php b/core/modules/options/tests/src/Functional/OptionsDynamicValuesTestBase.php index 728570d4dd4d..16c29907c885 100644 --- a/core/modules/options/tests/src/Functional/OptionsDynamicValuesTestBase.php +++ b/core/modules/options/tests/src/Functional/OptionsDynamicValuesTestBase.php @@ -17,7 +17,7 @@ abstract class OptionsDynamicValuesTestBase extends FieldTestBase { * * @var array */ - protected static $modules = ['options', 'entity_test', 'options_test']; + public static $modules = ['options', 'entity_test', 'options_test']; /** * The created entity. diff --git a/core/modules/options/tests/src/Functional/OptionsFieldUITest.php b/core/modules/options/tests/src/Functional/OptionsFieldUITest.php index a9ace4dda9c7..b61748397c8d 100644 --- a/core/modules/options/tests/src/Functional/OptionsFieldUITest.php +++ b/core/modules/options/tests/src/Functional/OptionsFieldUITest.php @@ -18,7 +18,7 @@ class OptionsFieldUITest extends FieldTestBase { * * @var array */ - protected static $modules = ['node', 'options', 'field_test', 'taxonomy', 'field_ui']; + public static $modules = ['node', 'options', 'field_test', 'taxonomy', 'field_ui']; /** * The name of the created content type. diff --git a/core/modules/options/tests/src/Functional/OptionsFloatFieldImportTest.php b/core/modules/options/tests/src/Functional/OptionsFloatFieldImportTest.php index 5ba1a687c856..d4d6afff9537 100644 --- a/core/modules/options/tests/src/Functional/OptionsFloatFieldImportTest.php +++ b/core/modules/options/tests/src/Functional/OptionsFloatFieldImportTest.php @@ -18,7 +18,7 @@ class OptionsFloatFieldImportTest extends FieldTestBase { * * @var array */ - protected static $modules = ['node', 'options', 'field_ui', 'config', 'options_config_install_test']; + public static $modules = ['node', 'options', 'field_ui', 'config', 'options_config_install_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/options/tests/src/Functional/OptionsWidgetsTest.php b/core/modules/options/tests/src/Functional/OptionsWidgetsTest.php index 84c338194f67..5f15ac9cbee0 100644 --- a/core/modules/options/tests/src/Functional/OptionsWidgetsTest.php +++ b/core/modules/options/tests/src/Functional/OptionsWidgetsTest.php @@ -19,7 +19,7 @@ class OptionsWidgetsTest extends FieldTestBase { * * @var array */ - protected static $modules = ['node', 'options', 'entity_test', 'options_test', 'taxonomy', 'field_ui']; + public static $modules = ['node', 'options', 'entity_test', 'options_test', 'taxonomy', 'field_ui']; /** * A field storage with cardinality 1 to use in this test class. diff --git a/core/modules/options/tests/src/Kernel/OptionsFieldTest.php b/core/modules/options/tests/src/Kernel/OptionsFieldTest.php index 6395e87c686f..401d6bc1da3d 100644 --- a/core/modules/options/tests/src/Kernel/OptionsFieldTest.php +++ b/core/modules/options/tests/src/Kernel/OptionsFieldTest.php @@ -19,7 +19,7 @@ class OptionsFieldTest extends OptionsFieldUnitTestBase { * * @var array */ - protected static $modules = ['options']; + public static $modules = ['options']; /** * Test that allowed values can be updated. diff --git a/core/modules/options/tests/src/Kernel/OptionsFieldUnitTestBase.php b/core/modules/options/tests/src/Kernel/OptionsFieldUnitTestBase.php index 121a59550e64..9098b818b702 100644 --- a/core/modules/options/tests/src/Kernel/OptionsFieldUnitTestBase.php +++ b/core/modules/options/tests/src/Kernel/OptionsFieldUnitTestBase.php @@ -16,7 +16,7 @@ abstract class OptionsFieldUnitTestBase extends FieldKernelTestBase { * * @var array */ - protected static $modules = ['options']; + public static $modules = ['options']; /** * The field name used in the test. diff --git a/core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php b/core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php index ea35b87ff3ae..c5f2902d055d 100644 --- a/core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php +++ b/core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php @@ -19,7 +19,7 @@ class FileViewsDataTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['file', 'views', 'entity_test', 'user', 'field']; + public static $modules = ['file', 'views', 'entity_test', 'user', 'field']; /** * Tests views data generated for file field relationship. diff --git a/core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php b/core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php index 4f612b6a5ee1..9f53e63313fa 100644 --- a/core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php +++ b/core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php @@ -19,7 +19,7 @@ abstract class OptionsTestBase extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['options', 'options_test_views', 'node', 'user', 'field']; + public static $modules = ['options', 'options_test_views', 'node', 'user', 'field']; /** * Stores the nodes used for the different tests. diff --git a/core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php b/core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php index 801cd1e19002..d0235986c427 100644 --- a/core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php +++ b/core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php @@ -15,7 +15,7 @@ class ViewsDataTest extends OptionsTestBase { /** * {@inheritdoc} */ - protected static $modules = ['options', 'options_test', 'entity_test', 'views']; + public static $modules = ['options', 'options_test', 'entity_test', 'views']; /** * The field storage. diff --git a/core/modules/page_cache/tests/src/Functional/PageCacheTest.php b/core/modules/page_cache/tests/src/Functional/PageCacheTest.php index 788db446bd2f..3e90d8eb2c08 100644 --- a/core/modules/page_cache/tests/src/Functional/PageCacheTest.php +++ b/core/modules/page_cache/tests/src/Functional/PageCacheTest.php @@ -27,7 +27,7 @@ class PageCacheTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['test_page_test', 'system_test', 'entity_test']; + public static $modules = ['test_page_test', 'system_test', 'entity_test']; /** * {@inheritdoc} diff --git a/core/modules/path/src/Tests/PathTestBase.php b/core/modules/path/src/Tests/PathTestBase.php index b42349b9c1fe..33cf5aba9dcd 100644 --- a/core/modules/path/src/Tests/PathTestBase.php +++ b/core/modules/path/src/Tests/PathTestBase.php @@ -17,7 +17,7 @@ abstract class PathTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['node', 'path']; + public static $modules = ['node', 'path']; protected function setUp() { parent::setUp(); diff --git a/core/modules/path/tests/src/Functional/PathAdminTest.php b/core/modules/path/tests/src/Functional/PathAdminTest.php index 5910aa508eec..a43a1f8de23d 100644 --- a/core/modules/path/tests/src/Functional/PathAdminTest.php +++ b/core/modules/path/tests/src/Functional/PathAdminTest.php @@ -14,7 +14,7 @@ class PathAdminTest extends PathTestBase { * * @var array */ - protected static $modules = ['path']; + public static $modules = ['path']; protected function setUp() { parent::setUp(); diff --git a/core/modules/path/tests/src/Functional/PathAliasTest.php b/core/modules/path/tests/src/Functional/PathAliasTest.php index 7a534d2cdf27..b8ac5968db26 100644 --- a/core/modules/path/tests/src/Functional/PathAliasTest.php +++ b/core/modules/path/tests/src/Functional/PathAliasTest.php @@ -18,7 +18,7 @@ class PathAliasTest extends PathTestBase { * * @var array */ - protected static $modules = ['path']; + public static $modules = ['path']; protected function setUp() { parent::setUp(); diff --git a/core/modules/path/tests/src/Functional/PathContentModerationTest.php b/core/modules/path/tests/src/Functional/PathContentModerationTest.php index c6e034af1471..953f1116bafd 100644 --- a/core/modules/path/tests/src/Functional/PathContentModerationTest.php +++ b/core/modules/path/tests/src/Functional/PathContentModerationTest.php @@ -21,7 +21,7 @@ class PathContentModerationTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'path', 'content_moderation']; + public static $modules = ['node', 'path', 'content_moderation']; /** * {@inheritdoc} diff --git a/core/modules/path/tests/src/Functional/PathLanguageTest.php b/core/modules/path/tests/src/Functional/PathLanguageTest.php index 2fa6d0790349..8e41edeaeefc 100644 --- a/core/modules/path/tests/src/Functional/PathLanguageTest.php +++ b/core/modules/path/tests/src/Functional/PathLanguageTest.php @@ -14,7 +14,7 @@ class PathLanguageTest extends PathTestBase { * * @var array */ - protected static $modules = ['path', 'locale', 'locale_test', 'content_translation']; + public static $modules = ['path', 'locale', 'locale_test', 'content_translation']; /** * An user with permissions to administer content types. diff --git a/core/modules/path/tests/src/Functional/PathLanguageUiTest.php b/core/modules/path/tests/src/Functional/PathLanguageUiTest.php index c9d235b617a3..c2e3276246fa 100644 --- a/core/modules/path/tests/src/Functional/PathLanguageUiTest.php +++ b/core/modules/path/tests/src/Functional/PathLanguageUiTest.php @@ -14,7 +14,7 @@ class PathLanguageUiTest extends PathTestBase { * * @var array */ - protected static $modules = ['path', 'locale', 'locale_test']; + public static $modules = ['path', 'locale', 'locale_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/path/tests/src/Functional/PathMediaFormTest.php b/core/modules/path/tests/src/Functional/PathMediaFormTest.php index 54df43f48570..3a9690081049 100644 --- a/core/modules/path/tests/src/Functional/PathMediaFormTest.php +++ b/core/modules/path/tests/src/Functional/PathMediaFormTest.php @@ -14,7 +14,7 @@ class PathMediaFormTest extends PathTestBase { /** * {@inheritdoc} */ - protected static $modules = ['media', 'media_test_source']; + public static $modules = ['media', 'media_test_source']; /** * {@inheritdoc} diff --git a/core/modules/path/tests/src/Functional/PathNodeFormTest.php b/core/modules/path/tests/src/Functional/PathNodeFormTest.php index cda5f0b4e952..3245b17c59ef 100644 --- a/core/modules/path/tests/src/Functional/PathNodeFormTest.php +++ b/core/modules/path/tests/src/Functional/PathNodeFormTest.php @@ -14,7 +14,7 @@ class PathNodeFormTest extends PathTestBase { * * @var array */ - protected static $modules = ['node', 'path']; + public static $modules = ['node', 'path']; protected function setUp() { parent::setUp(); diff --git a/core/modules/path/tests/src/Functional/PathTaxonomyTermTest.php b/core/modules/path/tests/src/Functional/PathTaxonomyTermTest.php index 1730d269facf..80bedab75667 100644 --- a/core/modules/path/tests/src/Functional/PathTaxonomyTermTest.php +++ b/core/modules/path/tests/src/Functional/PathTaxonomyTermTest.php @@ -16,7 +16,7 @@ class PathTaxonomyTermTest extends PathTestBase { * * @var array */ - protected static $modules = ['taxonomy']; + public static $modules = ['taxonomy']; protected function setUp() { parent::setUp(); diff --git a/core/modules/path/tests/src/Functional/PathTestBase.php b/core/modules/path/tests/src/Functional/PathTestBase.php index e7b909669538..d4b8826d58d5 100644 --- a/core/modules/path/tests/src/Functional/PathTestBase.php +++ b/core/modules/path/tests/src/Functional/PathTestBase.php @@ -14,7 +14,7 @@ abstract class PathTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'path']; + public static $modules = ['node', 'path']; protected function setUp() { parent::setUp(); diff --git a/core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php b/core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php index 9b708d1b61e8..28f22ecc959d 100644 --- a/core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php +++ b/core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php @@ -16,7 +16,7 @@ class MigrateUrlAliasTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'language', 'content_translation', 'path', diff --git a/core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php b/core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php index 367bc594bf94..b8d92e0c49a0 100644 --- a/core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php +++ b/core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php @@ -14,7 +14,7 @@ class MigrateUrlAliasTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_translation', 'language', 'menu_ui', diff --git a/core/modules/path/tests/src/Kernel/PathItemTest.php b/core/modules/path/tests/src/Kernel/PathItemTest.php index 9395cc73acdd..224a8420b3b1 100644 --- a/core/modules/path/tests/src/Kernel/PathItemTest.php +++ b/core/modules/path/tests/src/Kernel/PathItemTest.php @@ -19,7 +19,7 @@ class PathItemTest extends KernelTestBase { * * @var array */ - protected static $modules = ['path', 'node', 'user', 'system', 'language', 'content_translation']; + public static $modules = ['path', 'node', 'user', 'system', 'language', 'content_translation']; /** * {@inheritdoc} diff --git a/core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php b/core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php index 2ef03a7b821d..773b792f38a7 100644 --- a/core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php +++ b/core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php @@ -18,7 +18,7 @@ class PathNoCanonicalLinkTest extends KernelTestBase { * * @var array */ - protected static $modules = ['path', 'content_translation_test', 'language', 'entity_test', 'user', 'system']; + public static $modules = ['path', 'content_translation_test', 'language', 'entity_test', 'user', 'system']; protected function setUp() { parent::setUp(); diff --git a/core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php b/core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php index 4cfe6d12268f..1057dffbee66 100644 --- a/core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php +++ b/core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php @@ -15,7 +15,7 @@ class UrlAliasTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate_drupal', 'path']; + public static $modules = ['migrate_drupal', 'path']; /** * {@inheritdoc} diff --git a/core/modules/path/tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php b/core/modules/path/tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php index 191b0794d962..2fdfd361d66c 100644 --- a/core/modules/path/tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php +++ b/core/modules/path/tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php @@ -15,7 +15,7 @@ class UrlAliasTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate_drupal', 'path']; + public static $modules = ['migrate_drupal', 'path']; /** * {@inheritdoc} diff --git a/core/modules/quickedit/src/Tests/QuickEditAutocompleteTermTest.php b/core/modules/quickedit/src/Tests/QuickEditAutocompleteTermTest.php index 86fa48b9a096..a1ef6cd2e8bb 100644 --- a/core/modules/quickedit/src/Tests/QuickEditAutocompleteTermTest.php +++ b/core/modules/quickedit/src/Tests/QuickEditAutocompleteTermTest.php @@ -25,7 +25,7 @@ class QuickEditAutocompleteTermTest extends WebTestBase { * * @var array */ - protected static $modules = ['node', 'taxonomy', 'quickedit']; + public static $modules = ['node', 'taxonomy', 'quickedit']; /** * Stores the node used for the tests. diff --git a/core/modules/quickedit/src/Tests/QuickEditLoadingTest.php b/core/modules/quickedit/src/Tests/QuickEditLoadingTest.php index e64505975733..61af1f52b632 100644 --- a/core/modules/quickedit/src/Tests/QuickEditLoadingTest.php +++ b/core/modules/quickedit/src/Tests/QuickEditLoadingTest.php @@ -26,7 +26,7 @@ class QuickEditLoadingTest extends WebTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'contextual', 'quickedit', 'filter', diff --git a/core/modules/quickedit/tests/src/FunctionalJavascript/FieldTest.php b/core/modules/quickedit/tests/src/FunctionalJavascript/FieldTest.php index 44450d633b49..7555220acfbe 100644 --- a/core/modules/quickedit/tests/src/FunctionalJavascript/FieldTest.php +++ b/core/modules/quickedit/tests/src/FunctionalJavascript/FieldTest.php @@ -21,7 +21,7 @@ class FieldTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'node', 'ckeditor', 'contextual', diff --git a/core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php b/core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php index 340e1e41c7a9..cb3f141b067e 100644 --- a/core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php +++ b/core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php @@ -21,7 +21,7 @@ class QuickEditIntegrationTest extends QuickEditJavascriptTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'node', 'editor', 'ckeditor', diff --git a/core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditJavascriptTestBase.php b/core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditJavascriptTestBase.php index 77d3f44ed2a1..8c939b3264a1 100644 --- a/core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditJavascriptTestBase.php +++ b/core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditJavascriptTestBase.php @@ -13,7 +13,7 @@ class QuickEditJavascriptTestBase extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['contextual', 'quickedit', 'toolbar']; + public static $modules = ['contextual', 'quickedit', 'toolbar']; /** * A user with permissions to edit Articles and use Quick Edit. diff --git a/core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php b/core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php index 974208a90cd8..75f303049476 100644 --- a/core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php +++ b/core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php @@ -18,7 +18,7 @@ class MetadataGeneratorTest extends QuickEditTestBase { /** * {@inheritdoc} */ - protected static $modules = ['quickedit_test']; + public static $modules = ['quickedit_test']; /** * The manager for editor plugins. diff --git a/core/modules/quickedit/tests/src/Kernel/QuickEditTestBase.php b/core/modules/quickedit/tests/src/Kernel/QuickEditTestBase.php index e5bc63dd841b..8cc2d2f8b628 100644 --- a/core/modules/quickedit/tests/src/Kernel/QuickEditTestBase.php +++ b/core/modules/quickedit/tests/src/Kernel/QuickEditTestBase.php @@ -16,7 +16,7 @@ abstract class QuickEditTestBase extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'entity_test', 'field', 'field_test', 'filter', 'user', 'text', 'quickedit']; + public static $modules = ['system', 'entity_test', 'field', 'field_test', 'filter', 'user', 'text', 'quickedit']; /** * Bag of created fields. diff --git a/core/modules/rdf/tests/src/Functional/CommentAttributesTest.php b/core/modules/rdf/tests/src/Functional/CommentAttributesTest.php index 99a90d1131d9..0c194382ba14 100644 --- a/core/modules/rdf/tests/src/Functional/CommentAttributesTest.php +++ b/core/modules/rdf/tests/src/Functional/CommentAttributesTest.php @@ -20,7 +20,7 @@ class CommentAttributesTest extends CommentTestBase { * * @var array */ - protected static $modules = ['views', 'node', 'comment', 'rdf']; + public static $modules = ['views', 'node', 'comment', 'rdf']; /** * URI of the front page of the Drupal site. diff --git a/core/modules/rdf/tests/src/Functional/EntityReferenceFieldAttributesTest.php b/core/modules/rdf/tests/src/Functional/EntityReferenceFieldAttributesTest.php index 2aa26e24d8b4..b91215db5b3d 100644 --- a/core/modules/rdf/tests/src/Functional/EntityReferenceFieldAttributesTest.php +++ b/core/modules/rdf/tests/src/Functional/EntityReferenceFieldAttributesTest.php @@ -17,7 +17,7 @@ class EntityReferenceFieldAttributesTest extends TaxonomyTestBase { * * @var array */ - protected static $modules = ['rdf', 'field_test', 'file', 'image']; + public static $modules = ['rdf', 'field_test', 'file', 'image']; /** * The name of the taxonomy term reference field used in the test. diff --git a/core/modules/rdf/tests/src/Functional/FileFieldAttributesTest.php b/core/modules/rdf/tests/src/Functional/FileFieldAttributesTest.php index 26d487ee2f7d..bf567c2615ad 100644 --- a/core/modules/rdf/tests/src/Functional/FileFieldAttributesTest.php +++ b/core/modules/rdf/tests/src/Functional/FileFieldAttributesTest.php @@ -17,7 +17,7 @@ class FileFieldAttributesTest extends FileFieldTestBase { * * @var array */ - protected static $modules = ['rdf', 'file']; + public static $modules = ['rdf', 'file']; /** * The name of the file field used in the test. diff --git a/core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php b/core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php index 127945501181..0b162a4a9055 100644 --- a/core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php +++ b/core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php @@ -16,7 +16,7 @@ class GetRdfNamespacesTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['rdf', 'rdf_test_namespaces']; + public static $modules = ['rdf', 'rdf_test_namespaces']; /** * Tests getting RDF namespaces. diff --git a/core/modules/rdf/tests/src/Functional/Hal/RdfMappingHalJsonAnonTest.php b/core/modules/rdf/tests/src/Functional/Hal/RdfMappingHalJsonAnonTest.php index 7ae23e08fc92..2d241e99677a 100644 --- a/core/modules/rdf/tests/src/Functional/Hal/RdfMappingHalJsonAnonTest.php +++ b/core/modules/rdf/tests/src/Functional/Hal/RdfMappingHalJsonAnonTest.php @@ -15,7 +15,7 @@ class RdfMappingHalJsonAnonTest extends RdfMappingResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/rdf/tests/src/Functional/Hal/RdfMappingHalJsonBasicAuthTest.php b/core/modules/rdf/tests/src/Functional/Hal/RdfMappingHalJsonBasicAuthTest.php index 1c7b93496a6b..346ad229e026 100644 --- a/core/modules/rdf/tests/src/Functional/Hal/RdfMappingHalJsonBasicAuthTest.php +++ b/core/modules/rdf/tests/src/Functional/Hal/RdfMappingHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class RdfMappingHalJsonBasicAuthTest extends RdfMappingResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/rdf/tests/src/Functional/Hal/RdfMappingHalJsonCookieTest.php b/core/modules/rdf/tests/src/Functional/Hal/RdfMappingHalJsonCookieTest.php index 01519357c0c2..ff90d902a1df 100644 --- a/core/modules/rdf/tests/src/Functional/Hal/RdfMappingHalJsonCookieTest.php +++ b/core/modules/rdf/tests/src/Functional/Hal/RdfMappingHalJsonCookieTest.php @@ -15,7 +15,7 @@ class RdfMappingHalJsonCookieTest extends RdfMappingResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/rdf/tests/src/Functional/ImageFieldAttributesTest.php b/core/modules/rdf/tests/src/Functional/ImageFieldAttributesTest.php index 9514b12438cc..e5707591f70d 100644 --- a/core/modules/rdf/tests/src/Functional/ImageFieldAttributesTest.php +++ b/core/modules/rdf/tests/src/Functional/ImageFieldAttributesTest.php @@ -24,7 +24,7 @@ class ImageFieldAttributesTest extends ImageFieldTestBase { * * @var array */ - protected static $modules = ['rdf', 'image']; + public static $modules = ['rdf', 'image']; /** * The name of the image field used in the test. diff --git a/core/modules/rdf/tests/src/Functional/NodeAttributesTest.php b/core/modules/rdf/tests/src/Functional/NodeAttributesTest.php index f74c91b82e07..2e5675fe6a87 100644 --- a/core/modules/rdf/tests/src/Functional/NodeAttributesTest.php +++ b/core/modules/rdf/tests/src/Functional/NodeAttributesTest.php @@ -16,7 +16,7 @@ class NodeAttributesTest extends NodeTestBase { * * @var array */ - protected static $modules = ['rdf']; + public static $modules = ['rdf']; protected function setUp() { parent::setUp(); diff --git a/core/modules/rdf/tests/src/Functional/Rest/RdfMappingJsonBasicAuthTest.php b/core/modules/rdf/tests/src/Functional/Rest/RdfMappingJsonBasicAuthTest.php index 832b086ffd61..9537336780fd 100644 --- a/core/modules/rdf/tests/src/Functional/Rest/RdfMappingJsonBasicAuthTest.php +++ b/core/modules/rdf/tests/src/Functional/Rest/RdfMappingJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class RdfMappingJsonBasicAuthTest extends RdfMappingResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php b/core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php index bd528aaae72d..ffe5bd4fdad2 100644 --- a/core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php +++ b/core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php @@ -11,7 +11,7 @@ abstract class RdfMappingResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'rdf']; + public static $modules = ['node', 'rdf']; /** * {@inheritdoc} diff --git a/core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php b/core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php index 1940ac1eb423..9cf6b97d5177 100644 --- a/core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php +++ b/core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class RdfMappingXmlBasicAuthTest extends RdfMappingResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/rdf/tests/src/Functional/TaxonomyAttributesTest.php b/core/modules/rdf/tests/src/Functional/TaxonomyAttributesTest.php index bd9c18707109..346ffb7eb9dc 100644 --- a/core/modules/rdf/tests/src/Functional/TaxonomyAttributesTest.php +++ b/core/modules/rdf/tests/src/Functional/TaxonomyAttributesTest.php @@ -16,7 +16,7 @@ class TaxonomyAttributesTest extends TaxonomyTestBase { * * @var array */ - protected static $modules = ['rdf', 'views']; + public static $modules = ['rdf', 'views']; /** * Vocabulary created for testing purposes. diff --git a/core/modules/rdf/tests/src/Functional/UserAttributesTest.php b/core/modules/rdf/tests/src/Functional/UserAttributesTest.php index 0a74cb804910..fddd440894e7 100644 --- a/core/modules/rdf/tests/src/Functional/UserAttributesTest.php +++ b/core/modules/rdf/tests/src/Functional/UserAttributesTest.php @@ -16,7 +16,7 @@ class UserAttributesTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['rdf', 'node']; + public static $modules = ['rdf', 'node']; protected function setUp() { parent::setUp(); diff --git a/core/modules/rdf/tests/src/Kernel/CrudTest.php b/core/modules/rdf/tests/src/Kernel/CrudTest.php index 12a5c3dd91b1..f8292a38b74d 100644 --- a/core/modules/rdf/tests/src/Kernel/CrudTest.php +++ b/core/modules/rdf/tests/src/Kernel/CrudTest.php @@ -16,7 +16,7 @@ class CrudTest extends KernelTestBase { * * @var array */ - protected static $modules = ['entity_test', 'rdf', 'system']; + public static $modules = ['entity_test', 'rdf', 'system']; /** * @var string diff --git a/core/modules/rdf/tests/src/Kernel/Field/DateTimeFieldRdfaTest.php b/core/modules/rdf/tests/src/Kernel/Field/DateTimeFieldRdfaTest.php index d3d7716c063f..fc78691b9649 100644 --- a/core/modules/rdf/tests/src/Kernel/Field/DateTimeFieldRdfaTest.php +++ b/core/modules/rdf/tests/src/Kernel/Field/DateTimeFieldRdfaTest.php @@ -26,7 +26,7 @@ class DateTimeFieldRdfaTest extends FieldRdfaTestBase { /** * {@inheritdoc} */ - protected static $modules = ['datetime']; + public static $modules = ['datetime']; protected function setUp() { parent::setUp(); diff --git a/core/modules/rdf/tests/src/Kernel/Field/EmailFieldRdfaTest.php b/core/modules/rdf/tests/src/Kernel/Field/EmailFieldRdfaTest.php index 91696e778d7a..85ae888103be 100644 --- a/core/modules/rdf/tests/src/Kernel/Field/EmailFieldRdfaTest.php +++ b/core/modules/rdf/tests/src/Kernel/Field/EmailFieldRdfaTest.php @@ -19,7 +19,7 @@ class EmailFieldRdfaTest extends FieldRdfaTestBase { /** * {@inheritdoc} */ - protected static $modules = ['text']; + public static $modules = ['text']; protected function setUp() { parent::setUp(); diff --git a/core/modules/rdf/tests/src/Kernel/Field/EntityReferenceRdfaTest.php b/core/modules/rdf/tests/src/Kernel/Field/EntityReferenceRdfaTest.php index e61b5ba3a617..9312fbc92950 100644 --- a/core/modules/rdf/tests/src/Kernel/Field/EntityReferenceRdfaTest.php +++ b/core/modules/rdf/tests/src/Kernel/Field/EntityReferenceRdfaTest.php @@ -44,7 +44,7 @@ class EntityReferenceRdfaTest extends FieldRdfaTestBase { /** * {@inheritdoc} */ - protected static $modules = ['text', 'filter']; + public static $modules = ['text', 'filter']; protected function setUp() { parent::setUp(); diff --git a/core/modules/rdf/tests/src/Kernel/Field/FieldRdfaDatatypeCallbackTest.php b/core/modules/rdf/tests/src/Kernel/Field/FieldRdfaDatatypeCallbackTest.php index 18748b513bf5..81d3a40610ca 100644 --- a/core/modules/rdf/tests/src/Kernel/Field/FieldRdfaDatatypeCallbackTest.php +++ b/core/modules/rdf/tests/src/Kernel/Field/FieldRdfaDatatypeCallbackTest.php @@ -19,7 +19,7 @@ class FieldRdfaDatatypeCallbackTest extends FieldRdfaTestBase { /** * {@inheritdoc} */ - protected static $modules = ['text', 'filter', 'rdf_test']; + public static $modules = ['text', 'filter', 'rdf_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php b/core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php index 5568f8357b51..82ea9efdcc02 100644 --- a/core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php +++ b/core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php @@ -48,7 +48,7 @@ abstract class FieldRdfaTestBase extends FieldKernelTestBase { * * @var array */ - protected static $modules = ['rdf']; + public static $modules = ['rdf']; /** * @var string diff --git a/core/modules/rdf/tests/src/Kernel/Field/LinkFieldRdfaTest.php b/core/modules/rdf/tests/src/Kernel/Field/LinkFieldRdfaTest.php index d3904979b636..aac9b75591f8 100644 --- a/core/modules/rdf/tests/src/Kernel/Field/LinkFieldRdfaTest.php +++ b/core/modules/rdf/tests/src/Kernel/Field/LinkFieldRdfaTest.php @@ -19,7 +19,7 @@ class LinkFieldRdfaTest extends FieldRdfaTestBase { /** * {@inheritdoc} */ - protected static $modules = ['link', 'text']; + public static $modules = ['link', 'text']; /** * {@inheritdoc} diff --git a/core/modules/rdf/tests/src/Kernel/Field/TelephoneFieldRdfaTest.php b/core/modules/rdf/tests/src/Kernel/Field/TelephoneFieldRdfaTest.php index d28a319ea30f..d705b2106d0a 100644 --- a/core/modules/rdf/tests/src/Kernel/Field/TelephoneFieldRdfaTest.php +++ b/core/modules/rdf/tests/src/Kernel/Field/TelephoneFieldRdfaTest.php @@ -26,7 +26,7 @@ class TelephoneFieldRdfaTest extends FieldRdfaTestBase { /** * {@inheritdoc} */ - protected static $modules = ['telephone', 'text']; + public static $modules = ['telephone', 'text']; protected function setUp() { parent::setUp(); diff --git a/core/modules/rdf/tests/src/Kernel/Field/TextFieldRdfaTest.php b/core/modules/rdf/tests/src/Kernel/Field/TextFieldRdfaTest.php index 34ad8cc59c1a..48bc5b8f6bc6 100644 --- a/core/modules/rdf/tests/src/Kernel/Field/TextFieldRdfaTest.php +++ b/core/modules/rdf/tests/src/Kernel/Field/TextFieldRdfaTest.php @@ -33,7 +33,7 @@ class TextFieldRdfaTest extends FieldRdfaTestBase { /** * {@inheritdoc} */ - protected static $modules = ['text', 'filter']; + public static $modules = ['text', 'filter']; protected function setUp() { parent::setUp(); diff --git a/core/modules/rdf/tests/src/Kernel/Migrate/d7/MigrateRdfMappingTest.php b/core/modules/rdf/tests/src/Kernel/Migrate/d7/MigrateRdfMappingTest.php index ac33f687caec..c61a7c4039e8 100644 --- a/core/modules/rdf/tests/src/Kernel/Migrate/d7/MigrateRdfMappingTest.php +++ b/core/modules/rdf/tests/src/Kernel/Migrate/d7/MigrateRdfMappingTest.php @@ -15,7 +15,7 @@ class MigrateRdfMappingTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'menu_ui', 'node', 'rdf', diff --git a/core/modules/rdf/tests/src/Kernel/Plugin/migrate/source/d7/RdfMappingTest.php b/core/modules/rdf/tests/src/Kernel/Plugin/migrate/source/d7/RdfMappingTest.php index 84a2e3b43c42..82b0497d9b7a 100644 --- a/core/modules/rdf/tests/src/Kernel/Plugin/migrate/source/d7/RdfMappingTest.php +++ b/core/modules/rdf/tests/src/Kernel/Plugin/migrate/source/d7/RdfMappingTest.php @@ -16,7 +16,7 @@ class RdfMappingTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'comment', 'migrate_drupal', 'node', diff --git a/core/modules/rdf/tests/src/Kernel/RdfaAttributesTest.php b/core/modules/rdf/tests/src/Kernel/RdfaAttributesTest.php index 519d10b20036..4023ef26b279 100644 --- a/core/modules/rdf/tests/src/Kernel/RdfaAttributesTest.php +++ b/core/modules/rdf/tests/src/Kernel/RdfaAttributesTest.php @@ -16,7 +16,7 @@ class RdfaAttributesTest extends KernelTestBase { * * @var array */ - protected static $modules = ['rdf']; + public static $modules = ['rdf']; /** * Test attribute creation for mappings which use 'property'. diff --git a/core/modules/responsive_image/src/Tests/ResponsiveImageFieldDisplayTest.php b/core/modules/responsive_image/src/Tests/ResponsiveImageFieldDisplayTest.php index 1a563914c88a..3828ab0d75e9 100644 --- a/core/modules/responsive_image/src/Tests/ResponsiveImageFieldDisplayTest.php +++ b/core/modules/responsive_image/src/Tests/ResponsiveImageFieldDisplayTest.php @@ -31,7 +31,7 @@ class ResponsiveImageFieldDisplayTest extends ImageFieldTestBase { * * @var array */ - protected static $modules = ['field_ui', 'responsive_image', 'responsive_image_test_module']; + public static $modules = ['field_ui', 'responsive_image', 'responsive_image_test_module']; /** * Drupal\simpletest\WebTestBase\setUp(). diff --git a/core/modules/responsive_image/src/Tests/ResponsiveImageFieldUiTest.php b/core/modules/responsive_image/src/Tests/ResponsiveImageFieldUiTest.php index a8a8b6f04b9a..2069f61368f1 100644 --- a/core/modules/responsive_image/src/Tests/ResponsiveImageFieldUiTest.php +++ b/core/modules/responsive_image/src/Tests/ResponsiveImageFieldUiTest.php @@ -20,7 +20,7 @@ class ResponsiveImageFieldUiTest extends WebTestBase { * * @var array */ - protected static $modules = ['node', 'field_ui', 'image', 'responsive_image', 'responsive_image_test_module', 'block']; + public static $modules = ['node', 'field_ui', 'image', 'responsive_image', 'responsive_image_test_module', 'block']; /** * {@inheritdoc} diff --git a/core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonAnonTest.php b/core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonAnonTest.php index 60be0741d502..50dc1970dfa9 100644 --- a/core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonAnonTest.php +++ b/core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonAnonTest.php @@ -15,7 +15,7 @@ class ResponsiveImageStyleHalJsonAnonTest extends ResponsiveImageStyleResourceTe /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonBasicAuthTest.php b/core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonBasicAuthTest.php index 8c991cd0b857..1f45a2d74367 100644 --- a/core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonBasicAuthTest.php +++ b/core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class ResponsiveImageStyleHalJsonBasicAuthTest extends ResponsiveImageStyleResou /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonCookieTest.php b/core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonCookieTest.php index ea4955f6ea8d..85d95431f58d 100644 --- a/core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonCookieTest.php +++ b/core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonCookieTest.php @@ -15,7 +15,7 @@ class ResponsiveImageStyleHalJsonCookieTest extends ResponsiveImageStyleResource /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/responsive_image/tests/src/Functional/ResponsiveImageAdminUITest.php b/core/modules/responsive_image/tests/src/Functional/ResponsiveImageAdminUITest.php index 04a5df32c1e2..ce9050e2736d 100644 --- a/core/modules/responsive_image/tests/src/Functional/ResponsiveImageAdminUITest.php +++ b/core/modules/responsive_image/tests/src/Functional/ResponsiveImageAdminUITest.php @@ -16,7 +16,7 @@ class ResponsiveImageAdminUITest extends BrowserTestBase { * * @var array */ - protected static $modules = ['responsive_image', 'responsive_image_test_module']; + public static $modules = ['responsive_image', 'responsive_image_test_module']; /** * Drupal\simpletest\WebTestBase\setUp(). diff --git a/core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonBasicAuthTest.php b/core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonBasicAuthTest.php index 478a14922429..b3c9127da412 100644 --- a/core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonBasicAuthTest.php +++ b/core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class ResponsiveImageStyleJsonBasicAuthTest extends ResponsiveImageStyleResource /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php b/core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php index cabe13a3e7e0..dbef272db253 100644 --- a/core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php +++ b/core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php @@ -13,7 +13,7 @@ abstract class ResponsiveImageStyleResourceTestBase extends EntityResourceTestBa /** * {@inheritdoc} */ - protected static $modules = ['responsive_image']; + public static $modules = ['responsive_image']; /** * {@inheritdoc} diff --git a/core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleXmlBasicAuthTest.php b/core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleXmlBasicAuthTest.php index 110c04ddcde5..e850e99d57ba 100644 --- a/core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleXmlBasicAuthTest.php +++ b/core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class ResponsiveImageStyleXmlBasicAuthTest extends ResponsiveImageStyleResourceT /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php b/core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php index 2b4f4d3de038..33f19a5be564 100644 --- a/core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php +++ b/core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php @@ -22,7 +22,7 @@ class ViewsIntegrationTest extends ViewTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'views', 'views_ui', 'responsive_image', diff --git a/core/modules/responsive_image/tests/src/Kernel/ResponsiveImageIntegrationTest.php b/core/modules/responsive_image/tests/src/Kernel/ResponsiveImageIntegrationTest.php index 00641c646ba3..d48129122b8e 100644 --- a/core/modules/responsive_image/tests/src/Kernel/ResponsiveImageIntegrationTest.php +++ b/core/modules/responsive_image/tests/src/Kernel/ResponsiveImageIntegrationTest.php @@ -18,7 +18,7 @@ class ResponsiveImageIntegrationTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['responsive_image', 'field', 'image', 'file', 'entity_test', 'breakpoint', 'responsive_image_test_module']; + public static $modules = ['responsive_image', 'field', 'image', 'file', 'entity_test', 'breakpoint', 'responsive_image_test_module']; /** * Tests integration with entity view display. diff --git a/core/modules/rest/src/Tests/RESTTestBase.php b/core/modules/rest/src/Tests/RESTTestBase.php index 5aba91d65115..66be4b29eaad 100644 --- a/core/modules/rest/src/Tests/RESTTestBase.php +++ b/core/modules/rest/src/Tests/RESTTestBase.php @@ -65,7 +65,7 @@ abstract class RESTTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['rest', 'entity_test']; + public static $modules = ['rest', 'entity_test']; /** * The last response. diff --git a/core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php b/core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php index 4d870c26a29c..5e0d4e51764f 100644 --- a/core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php +++ b/core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php @@ -155,7 +155,7 @@ abstract class EntityResourceTestBase extends ResourceTestBase { * * @var array */ - protected static $modules = ['rest_test', 'text']; + public static $modules = ['rest_test', 'text']; /** * Provides an entity resource. diff --git a/core/modules/rest/tests/src/Functional/FileUploadResourceTestBase.php b/core/modules/rest/tests/src/Functional/FileUploadResourceTestBase.php index 49a0156bdbb5..42c7b2c50a83 100644 --- a/core/modules/rest/tests/src/Functional/FileUploadResourceTestBase.php +++ b/core/modules/rest/tests/src/Functional/FileUploadResourceTestBase.php @@ -25,7 +25,7 @@ abstract class FileUploadResourceTestBase extends ResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['rest_test', 'entity_test', 'file']; + public static $modules = ['rest_test', 'entity_test', 'file']; /** * {@inheritdoc} diff --git a/core/modules/rest/tests/src/Functional/Hal/RestResourceConfigHalJsonAnonTest.php b/core/modules/rest/tests/src/Functional/Hal/RestResourceConfigHalJsonAnonTest.php index 9f6a0d445c78..72ccd45e932a 100644 --- a/core/modules/rest/tests/src/Functional/Hal/RestResourceConfigHalJsonAnonTest.php +++ b/core/modules/rest/tests/src/Functional/Hal/RestResourceConfigHalJsonAnonTest.php @@ -15,7 +15,7 @@ class RestResourceConfigHalJsonAnonTest extends RestResourceConfigResourceTestBa /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/rest/tests/src/Functional/Hal/RestResourceConfigHalJsonBasicAuthTest.php b/core/modules/rest/tests/src/Functional/Hal/RestResourceConfigHalJsonBasicAuthTest.php index 70c1680a74c9..e5e9a7efbbff 100644 --- a/core/modules/rest/tests/src/Functional/Hal/RestResourceConfigHalJsonBasicAuthTest.php +++ b/core/modules/rest/tests/src/Functional/Hal/RestResourceConfigHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class RestResourceConfigHalJsonBasicAuthTest extends RestResourceConfigResourceT /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/rest/tests/src/Functional/Hal/RestResourceConfigHalJsonCookieTest.php b/core/modules/rest/tests/src/Functional/Hal/RestResourceConfigHalJsonCookieTest.php index a1b16d254d97..606d3fd64132 100644 --- a/core/modules/rest/tests/src/Functional/Hal/RestResourceConfigHalJsonCookieTest.php +++ b/core/modules/rest/tests/src/Functional/Hal/RestResourceConfigHalJsonCookieTest.php @@ -15,7 +15,7 @@ class RestResourceConfigHalJsonCookieTest extends RestResourceConfigResourceTest /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/rest/tests/src/Functional/ResourceTest.php b/core/modules/rest/tests/src/Functional/ResourceTest.php index 6532ba4a1cc2..d04b990e60fe 100644 --- a/core/modules/rest/tests/src/Functional/ResourceTest.php +++ b/core/modules/rest/tests/src/Functional/ResourceTest.php @@ -23,7 +23,7 @@ class ResourceTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['hal', 'rest', 'entity_test', 'rest_test']; + public static $modules = ['hal', 'rest', 'entity_test', 'rest_test']; /** * The entity. diff --git a/core/modules/rest/tests/src/Functional/ResourceTestBase.php b/core/modules/rest/tests/src/Functional/ResourceTestBase.php index e0bd2a2ac3c9..d7ca1e34f3d5 100644 --- a/core/modules/rest/tests/src/Functional/ResourceTestBase.php +++ b/core/modules/rest/tests/src/Functional/ResourceTestBase.php @@ -93,7 +93,7 @@ abstract class ResourceTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['rest']; + public static $modules = ['rest']; /** * {@inheritdoc} diff --git a/core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonBasicAuthTest.php b/core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonBasicAuthTest.php index a5fb61c2732b..8ac84636ec31 100644 --- a/core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonBasicAuthTest.php +++ b/core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class RestResourceConfigJsonBasicAuthTest extends RestResourceConfigResourceTest /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php b/core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php index 2fdb03d81e06..a0b0b2e428fd 100644 --- a/core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php +++ b/core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php @@ -10,7 +10,7 @@ abstract class RestResourceConfigResourceTestBase extends EntityResourceTestBase /** * {@inheritdoc} */ - protected static $modules = ['dblog']; + public static $modules = ['dblog']; /** * {@inheritdoc} diff --git a/core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php b/core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php index 3d2ffe4ba684..c5034b4ee5cc 100644 --- a/core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php +++ b/core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class RestResourceConfigXmlBasicAuthTest extends RestResourceConfigResourceTestB /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php b/core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php index 5eef6fa8fb91..cf9913d85a43 100644 --- a/core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php +++ b/core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php @@ -33,7 +33,7 @@ class ExcludedFieldTokenTest extends ViewTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'entity_test', 'rest_test_views', 'node', diff --git a/core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php b/core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php index 476bfcf34997..24546089cd54 100644 --- a/core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php +++ b/core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php @@ -15,7 +15,7 @@ class RestExportAuthTest extends ViewTestBase { /** * {@inheritdoc} */ - protected static $modules = ['rest', 'views_ui', 'basic_auth']; + public static $modules = ['rest', 'views_ui', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php b/core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php index 249cfd104d9b..b60eb0c3f2a2 100644 --- a/core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php +++ b/core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php @@ -36,7 +36,7 @@ class StyleSerializerTest extends ViewTestBase { * * @var array */ - protected static $modules = ['views_ui', 'entity_test', 'hal', 'rest_test_views', 'node', 'text', 'field', 'language', 'basic_auth']; + public static $modules = ['views_ui', 'entity_test', 'hal', 'rest_test_views', 'node', 'text', 'field', 'language', 'basic_auth']; /** * Views used by this test. diff --git a/core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php b/core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php index ca0bac7221a2..500f375ef95b 100644 --- a/core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php +++ b/core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php @@ -17,7 +17,7 @@ class ConfigDependenciesTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['rest', 'entity_test', 'serialization']; + public static $modules = ['rest', 'entity_test', 'serialization']; /** * @covers ::calculateDependencies diff --git a/core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php b/core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php index 585743307eab..89e9b1dec5bb 100644 --- a/core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php +++ b/core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php @@ -16,7 +16,7 @@ class RestResourceConfigTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['rest', 'entity_test', 'serialization', 'basic_auth', 'user', 'hal']; + public static $modules = ['rest', 'entity_test', 'serialization', 'basic_auth', 'user', 'hal']; /** * @covers ::calculateDependencies diff --git a/core/modules/rest/tests/src/Kernel/RequestHandlerTest.php b/core/modules/rest/tests/src/Kernel/RequestHandlerTest.php index 30ba59ea8c27..a791838f9fdd 100644 --- a/core/modules/rest/tests/src/Kernel/RequestHandlerTest.php +++ b/core/modules/rest/tests/src/Kernel/RequestHandlerTest.php @@ -27,7 +27,7 @@ class RequestHandlerTest extends KernelTestBase { */ protected $requestHandler; - protected static $modules = ['serialization', 'rest']; + public static $modules = ['serialization', 'rest']; /** * The entity storage. diff --git a/core/modules/rest/tests/src/Kernel/Views/RestExportAuthTest.php b/core/modules/rest/tests/src/Kernel/Views/RestExportAuthTest.php index 99e8f824a693..6570706f770d 100644 --- a/core/modules/rest/tests/src/Kernel/Views/RestExportAuthTest.php +++ b/core/modules/rest/tests/src/Kernel/Views/RestExportAuthTest.php @@ -16,7 +16,7 @@ class RestExportAuthTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'node', 'rest', 'views_ui', diff --git a/core/modules/rest/tests/src/Kernel/Views/RestExportTest.php b/core/modules/rest/tests/src/Kernel/Views/RestExportTest.php index 04c708cacf31..f3a8f04f5272 100644 --- a/core/modules/rest/tests/src/Kernel/Views/RestExportTest.php +++ b/core/modules/rest/tests/src/Kernel/Views/RestExportTest.php @@ -24,7 +24,7 @@ class RestExportTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['rest_test_views', 'serialization', 'rest', 'entity_test']; + public static $modules = ['rest_test_views', 'serialization', 'rest', 'entity_test']; /** * {@inheritdoc} diff --git a/core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php b/core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php index 029b523895b7..829d08bb1880 100644 --- a/core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php +++ b/core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php @@ -20,7 +20,7 @@ class StyleSerializerKernelTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['rest_test_views', 'serialization', 'rest']; + public static $modules = ['rest_test_views', 'serialization', 'rest']; /** * {@inheritdoc} diff --git a/core/modules/search/src/Tests/SearchTestBase.php b/core/modules/search/src/Tests/SearchTestBase.php index 98e40acbe63c..5d5d0b4b72f5 100644 --- a/core/modules/search/src/Tests/SearchTestBase.php +++ b/core/modules/search/src/Tests/SearchTestBase.php @@ -18,7 +18,7 @@ abstract class SearchTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['node', 'search', 'dblog']; + public static $modules = ['node', 'search', 'dblog']; protected function setUp() { parent::setUp(); diff --git a/core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonAnonTest.php b/core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonAnonTest.php index 75cafa2814af..cd0079803ce7 100644 --- a/core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonAnonTest.php +++ b/core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonAnonTest.php @@ -15,7 +15,7 @@ class SearchPageHalJsonAnonTest extends SearchPageResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonBasicAuthTest.php b/core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonBasicAuthTest.php index feda6cf7f623..d1ff293ba369 100644 --- a/core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonBasicAuthTest.php +++ b/core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class SearchPageHalJsonBasicAuthTest extends SearchPageResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonCookieTest.php b/core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonCookieTest.php index 1ee7c9777383..a09fa5f9b123 100644 --- a/core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonCookieTest.php +++ b/core/modules/search/tests/src/Functional/Hal/SearchPageHalJsonCookieTest.php @@ -15,7 +15,7 @@ class SearchPageHalJsonCookieTest extends SearchPageResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/search/tests/src/Functional/Rest/SearchPageJsonBasicAuthTest.php b/core/modules/search/tests/src/Functional/Rest/SearchPageJsonBasicAuthTest.php index 643309f89276..f311ce9b4d50 100644 --- a/core/modules/search/tests/src/Functional/Rest/SearchPageJsonBasicAuthTest.php +++ b/core/modules/search/tests/src/Functional/Rest/SearchPageJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class SearchPageJsonBasicAuthTest extends SearchPageResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php b/core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php index d03bdab91e90..e711a347997b 100644 --- a/core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php +++ b/core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php @@ -10,7 +10,7 @@ abstract class SearchPageResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'search']; + public static $modules = ['node', 'search']; /** * {@inheritdoc} diff --git a/core/modules/search/tests/src/Functional/Rest/SearchPageXmlBasicAuthTest.php b/core/modules/search/tests/src/Functional/Rest/SearchPageXmlBasicAuthTest.php index 874b8ac49705..7a2c3c8804c9 100644 --- a/core/modules/search/tests/src/Functional/Rest/SearchPageXmlBasicAuthTest.php +++ b/core/modules/search/tests/src/Functional/Rest/SearchPageXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class SearchPageXmlBasicAuthTest extends SearchPageResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/search/tests/src/Functional/SearchTestBase.php b/core/modules/search/tests/src/Functional/SearchTestBase.php index 8916d45092dd..fe6ac7132e5f 100644 --- a/core/modules/search/tests/src/Functional/SearchTestBase.php +++ b/core/modules/search/tests/src/Functional/SearchTestBase.php @@ -21,7 +21,7 @@ abstract class SearchTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'search', 'dblog']; + public static $modules = ['node', 'search', 'dblog']; protected function setUp() { parent::setUp(); diff --git a/core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchPageTest.php b/core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchPageTest.php index 9ca8a9792d16..a70114a6a925 100644 --- a/core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchPageTest.php +++ b/core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchPageTest.php @@ -16,7 +16,7 @@ class MigrateSearchPageTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['search']; + public static $modules = ['search']; /** * {@inheritdoc} diff --git a/core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchSettingsTest.php b/core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchSettingsTest.php index 625a69a1c6af..d28bbd824e3e 100644 --- a/core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchSettingsTest.php +++ b/core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchSettingsTest.php @@ -17,7 +17,7 @@ class MigrateSearchSettingsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['search']; + public static $modules = ['search']; /** * {@inheritdoc} diff --git a/core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php b/core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php index fda72cf4c4fb..86d3b2200921 100644 --- a/core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php +++ b/core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php @@ -18,7 +18,7 @@ class MigrateSearchPageTest extends MigrateDrupal7TestBase { * * {@inheritdoc} */ - protected static $modules = ['node', 'search']; + public static $modules = ['node', 'search']; /** * {@inheritdoc} diff --git a/core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchSettingsTest.php b/core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchSettingsTest.php index 47f584a13236..2306ce7370ce 100644 --- a/core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchSettingsTest.php +++ b/core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchSettingsTest.php @@ -11,7 +11,7 @@ */ class MigrateSearchSettingsTest extends MigrateDrupal7TestBase { - protected static $modules = ['search']; + public static $modules = ['search']; /** * {@inheritdoc} diff --git a/core/modules/search/tests/src/Kernel/SearchExcerptTest.php b/core/modules/search/tests/src/Kernel/SearchExcerptTest.php index 035bf2dc31e3..e10075d09ae1 100644 --- a/core/modules/search/tests/src/Kernel/SearchExcerptTest.php +++ b/core/modules/search/tests/src/Kernel/SearchExcerptTest.php @@ -16,7 +16,7 @@ class SearchExcerptTest extends KernelTestBase { * * @var array */ - protected static $modules = ['search', 'search_langcode_test']; + public static $modules = ['search', 'search_langcode_test']; /** * Tests search_excerpt() with several simulated search keywords. diff --git a/core/modules/search/tests/src/Kernel/SearchMatchTest.php b/core/modules/search/tests/src/Kernel/SearchMatchTest.php index 134a74e33be0..e9d2ac8bca5b 100644 --- a/core/modules/search/tests/src/Kernel/SearchMatchTest.php +++ b/core/modules/search/tests/src/Kernel/SearchMatchTest.php @@ -23,7 +23,7 @@ class SearchMatchTest extends KernelTestBase { * * @var array */ - protected static $modules = ['search']; + public static $modules = ['search']; /** * {@inheritdoc} diff --git a/core/modules/serialization/tests/src/Kernel/EntityResolverTest.php b/core/modules/serialization/tests/src/Kernel/EntityResolverTest.php index 4332d95c6391..38af46e99497 100644 --- a/core/modules/serialization/tests/src/Kernel/EntityResolverTest.php +++ b/core/modules/serialization/tests/src/Kernel/EntityResolverTest.php @@ -19,7 +19,7 @@ class EntityResolverTest extends NormalizerTestBase { * * @var array */ - protected static $modules = ['hal', 'rest']; + public static $modules = ['hal', 'rest']; /** * The format being tested. diff --git a/core/modules/serialization/tests/src/Kernel/EntitySerializationTest.php b/core/modules/serialization/tests/src/Kernel/EntitySerializationTest.php index bec8837677e5..ef5362a0edd8 100644 --- a/core/modules/serialization/tests/src/Kernel/EntitySerializationTest.php +++ b/core/modules/serialization/tests/src/Kernel/EntitySerializationTest.php @@ -22,7 +22,7 @@ class EntitySerializationTest extends NormalizerTestBase { * * @var array */ - protected static $modules = ['serialization', 'system', 'field', 'entity_test', 'text', 'filter', 'user', 'entity_serialization_test']; + public static $modules = ['serialization', 'system', 'field', 'entity_test', 'text', 'filter', 'user', 'entity_serialization_test']; /** * The test values. diff --git a/core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php b/core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php index 91fd59fce329..403f41ab2bc4 100644 --- a/core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php +++ b/core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php @@ -17,7 +17,7 @@ class FieldItemSerializationTest extends NormalizerTestBase { /** * {@inheritdoc} */ - protected static $modules = ['serialization', 'system', 'field', 'entity_test', 'text', 'filter', 'user', 'field_normalization_test']; + public static $modules = ['serialization', 'system', 'field', 'entity_test', 'text', 'filter', 'user', 'field_normalization_test']; /** * The class name of the test class. diff --git a/core/modules/serialization/tests/src/Kernel/NormalizerTestBase.php b/core/modules/serialization/tests/src/Kernel/NormalizerTestBase.php index 9db09bbef9f1..25299b16f023 100644 --- a/core/modules/serialization/tests/src/Kernel/NormalizerTestBase.php +++ b/core/modules/serialization/tests/src/Kernel/NormalizerTestBase.php @@ -16,7 +16,7 @@ abstract class NormalizerTestBase extends KernelTestBase { * * @var array */ - protected static $modules = ['serialization', 'system', 'field', 'entity_test', 'text', 'filter', 'user']; + public static $modules = ['serialization', 'system', 'field', 'entity_test', 'text', 'filter', 'user']; protected function setUp() { parent::setUp(); diff --git a/core/modules/serialization/tests/src/Kernel/SerializationTest.php b/core/modules/serialization/tests/src/Kernel/SerializationTest.php index b0b6a33f3257..a7ad145e6575 100644 --- a/core/modules/serialization/tests/src/Kernel/SerializationTest.php +++ b/core/modules/serialization/tests/src/Kernel/SerializationTest.php @@ -17,7 +17,7 @@ class SerializationTest extends KernelTestBase { * * @var array */ - protected static $modules = ['serialization', 'serialization_test']; + public static $modules = ['serialization', 'serialization_test']; /** * The serializer service to test. diff --git a/core/modules/settings_tray/tests/src/Functional/BcRoutesTest.php b/core/modules/settings_tray/tests/src/Functional/BcRoutesTest.php index 77dc9f99986b..6750b1c6c022 100644 --- a/core/modules/settings_tray/tests/src/Functional/BcRoutesTest.php +++ b/core/modules/settings_tray/tests/src/Functional/BcRoutesTest.php @@ -16,7 +16,7 @@ class BcRoutesTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'settings_tray', ]; diff --git a/core/modules/settings_tray/tests/src/Functional/SettingsTrayTest.php b/core/modules/settings_tray/tests/src/Functional/SettingsTrayTest.php index e9fadc8b7bc7..aec0392de1de 100644 --- a/core/modules/settings_tray/tests/src/Functional/SettingsTrayTest.php +++ b/core/modules/settings_tray/tests/src/Functional/SettingsTrayTest.php @@ -15,7 +15,7 @@ class SettingsTrayTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'settings_tray', 'settings_tray_test', ]; diff --git a/core/modules/settings_tray/tests/src/FunctionalJavascript/ConfigAccessTest.php b/core/modules/settings_tray/tests/src/FunctionalJavascript/ConfigAccessTest.php index 86ec1e200015..6b15be9425eb 100644 --- a/core/modules/settings_tray/tests/src/FunctionalJavascript/ConfigAccessTest.php +++ b/core/modules/settings_tray/tests/src/FunctionalJavascript/ConfigAccessTest.php @@ -15,7 +15,7 @@ class ConfigAccessTest extends SettingsTrayTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'menu_link_content', 'menu_ui', ]; diff --git a/core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php b/core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php index 41a40b4549b4..97cd4db18f43 100644 --- a/core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php +++ b/core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php @@ -16,7 +16,7 @@ class OverriddenConfigurationTest extends SettingsTrayTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'settings_tray_override_test', 'menu_ui', 'menu_link_content', diff --git a/core/modules/settings_tray/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php b/core/modules/settings_tray/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php index 15f3a7705c89..6f623cb1bcf1 100644 --- a/core/modules/settings_tray/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php +++ b/core/modules/settings_tray/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php @@ -16,7 +16,7 @@ class QuickEditIntegrationTest extends SettingsTrayTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'node', 'block_content', 'quickedit', diff --git a/core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php b/core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php index 0704459608b0..0e6b9d6251e0 100644 --- a/core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php +++ b/core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php @@ -16,7 +16,7 @@ class SettingsTrayBlockFormTest extends SettingsTrayTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'node', 'search', 'settings_tray_test', diff --git a/core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php b/core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php index 63692e954bb2..2017accd88aa 100644 --- a/core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php +++ b/core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php @@ -16,7 +16,7 @@ class SettingsTrayTestBase extends OffCanvasTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'settings_tray', // Add test module to override CSS pointer-events properties because they // cause test failures. diff --git a/core/modules/shortcut/src/Tests/ShortcutTestBase.php b/core/modules/shortcut/src/Tests/ShortcutTestBase.php index ddf192e1972e..584a6154c309 100644 --- a/core/modules/shortcut/src/Tests/ShortcutTestBase.php +++ b/core/modules/shortcut/src/Tests/ShortcutTestBase.php @@ -24,7 +24,7 @@ abstract class ShortcutTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['node', 'toolbar', 'shortcut']; + public static $modules = ['node', 'toolbar', 'shortcut']; /** * User with permission to administer shortcuts. diff --git a/core/modules/shortcut/tests/src/Functional/Hal/ShortcutHalJsonAnonTest.php b/core/modules/shortcut/tests/src/Functional/Hal/ShortcutHalJsonAnonTest.php index 66b0f0e4788e..ba6c8a798d6a 100644 --- a/core/modules/shortcut/tests/src/Functional/Hal/ShortcutHalJsonAnonTest.php +++ b/core/modules/shortcut/tests/src/Functional/Hal/ShortcutHalJsonAnonTest.php @@ -18,7 +18,7 @@ class ShortcutHalJsonAnonTest extends ShortcutResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/shortcut/tests/src/Functional/Hal/ShortcutHalJsonBasicAuthTest.php b/core/modules/shortcut/tests/src/Functional/Hal/ShortcutHalJsonBasicAuthTest.php index abf34338a8bf..784c3ebc44eb 100644 --- a/core/modules/shortcut/tests/src/Functional/Hal/ShortcutHalJsonBasicAuthTest.php +++ b/core/modules/shortcut/tests/src/Functional/Hal/ShortcutHalJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class ShortcutHalJsonBasicAuthTest extends ShortcutHalJsonAnonTest { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/shortcut/tests/src/Functional/Hal/ShortcutSetHalJsonAnonTest.php b/core/modules/shortcut/tests/src/Functional/Hal/ShortcutSetHalJsonAnonTest.php index 771707cd3041..b3faae7fbaeb 100644 --- a/core/modules/shortcut/tests/src/Functional/Hal/ShortcutSetHalJsonAnonTest.php +++ b/core/modules/shortcut/tests/src/Functional/Hal/ShortcutSetHalJsonAnonTest.php @@ -15,7 +15,7 @@ class ShortcutSetHalJsonAnonTest extends ShortcutSetResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/shortcut/tests/src/Functional/Hal/ShortcutSetHalJsonBasicAuthTest.php b/core/modules/shortcut/tests/src/Functional/Hal/ShortcutSetHalJsonBasicAuthTest.php index ae125dc703cc..d3a70574117a 100644 --- a/core/modules/shortcut/tests/src/Functional/Hal/ShortcutSetHalJsonBasicAuthTest.php +++ b/core/modules/shortcut/tests/src/Functional/Hal/ShortcutSetHalJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class ShortcutSetHalJsonBasicAuthTest extends ShortcutSetHalJsonAnonTest { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php b/core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php index b9a2c342c65c..e0859e3aa3fe 100644 --- a/core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php +++ b/core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class ShortcutJsonBasicAuthTest extends ShortcutResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php b/core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php index fa1e4fa491e2..1f588a250098 100644 --- a/core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php +++ b/core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php @@ -14,7 +14,7 @@ abstract class ShortcutResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['comment', 'shortcut']; + public static $modules = ['comment', 'shortcut']; /** * {@inheritdoc} diff --git a/core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetJsonBasicAuthTest.php b/core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetJsonBasicAuthTest.php index 15da60e16416..6ddaf54b0d9f 100644 --- a/core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetJsonBasicAuthTest.php +++ b/core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class ShortcutSetJsonBasicAuthTest extends ShortcutSetResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php b/core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php index 8a1def5ca621..b25f028d1cd3 100644 --- a/core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php +++ b/core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php @@ -13,7 +13,7 @@ abstract class ShortcutSetResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['shortcut']; + public static $modules = ['shortcut']; /** * {@inheritdoc} diff --git a/core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlBasicAuthTest.php b/core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlBasicAuthTest.php index 0ffe67c115c0..50c6e71c23f8 100644 --- a/core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlBasicAuthTest.php +++ b/core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class ShortcutSetXmlBasicAuthTest extends ShortcutSetResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php b/core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php index 24b1333364e0..9645aedaeaea 100644 --- a/core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php +++ b/core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class ShortcutXmlBasicAuthTest extends ShortcutResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php b/core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php index e89ec20938d8..a2282b1ddfc8 100644 --- a/core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php +++ b/core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php @@ -18,7 +18,7 @@ class ShortcutCacheTagsTest extends EntityCacheTagsTestBase { /** * {@inheritdoc} */ - protected static $modules = ['shortcut']; + public static $modules = ['shortcut']; /** * {@inheritdoc} diff --git a/core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php b/core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php index fe2c76714d03..238ee4fa9bbf 100644 --- a/core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php +++ b/core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php @@ -24,7 +24,7 @@ class ShortcutLinksTest extends ShortcutTestBase { * * @var array */ - protected static $modules = ['router_test', 'views', 'block']; + public static $modules = ['router_test', 'views', 'block']; /** * {@inheritdoc} diff --git a/core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php b/core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php index 76da164dce24..b897df752db8 100644 --- a/core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php +++ b/core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php @@ -16,7 +16,7 @@ class ShortcutSetsTest extends ShortcutTestBase { * * @var string[] */ - protected static $modules = ['block']; + public static $modules = ['block']; /** * {@inheritdoc} diff --git a/core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php b/core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php index 94d78fa05223..3f9cc87be384 100644 --- a/core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php +++ b/core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php @@ -17,7 +17,7 @@ abstract class ShortcutTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'toolbar', 'shortcut']; + public static $modules = ['node', 'toolbar', 'shortcut']; /** * User with permission to administer shortcuts. diff --git a/core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php b/core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php index 77d346636696..5861d99838e9 100644 --- a/core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php +++ b/core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php @@ -23,7 +23,7 @@ class ShortcutTranslationUITest extends ContentTranslationUITestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'language', 'content_translation', 'link', diff --git a/core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php b/core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php index e52b327cd159..f5b01d98af57 100644 --- a/core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php +++ b/core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php @@ -17,7 +17,7 @@ class MigrateShortcutStubTest extends MigrateDrupalTestBase { /** * {@inheritdoc} */ - protected static $modules = ['shortcut', 'link']; + public static $modules = ['shortcut', 'link']; /** * {@inheritdoc} diff --git a/core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php b/core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php index d68c9d8c86a8..b6543723db68 100644 --- a/core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php +++ b/core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php @@ -18,7 +18,7 @@ class MigrateShortcutSetTest extends MigrateDrupal7TestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'link', 'field', 'shortcut', diff --git a/core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php b/core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php index b14788143a05..ae939569cfe6 100644 --- a/core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php +++ b/core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php @@ -17,7 +17,7 @@ class MigrateShortcutSetUsersTest extends MigrateDrupal7TestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'link', 'field', 'shortcut', diff --git a/core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php b/core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php index f81cc2466012..e685151a5bc3 100644 --- a/core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php +++ b/core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php @@ -18,7 +18,7 @@ class MigrateShortcutTest extends MigrateDrupal7TestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'link', 'field', 'shortcut', diff --git a/core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetTest.php b/core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetTest.php index 302f80dbe658..e1982de648de 100644 --- a/core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetTest.php +++ b/core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetTest.php @@ -16,7 +16,7 @@ class ShortcutSetTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['shortcut', 'migrate_drupal']; + public static $modules = ['shortcut', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetUsersTest.php b/core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetUsersTest.php index 5dc83f79ef9b..035aec31c909 100644 --- a/core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetUsersTest.php +++ b/core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetUsersTest.php @@ -16,7 +16,7 @@ class ShortcutSetUsersTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['shortcut', 'migrate_drupal']; + public static $modules = ['shortcut', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutTest.php b/core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutTest.php index afd1e1d9651e..4435e81b2fe0 100644 --- a/core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutTest.php +++ b/core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutTest.php @@ -16,7 +16,7 @@ class ShortcutTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['shortcut', 'migrate_drupal']; + public static $modules = ['shortcut', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/shortcut/tests/src/Kernel/ShortcutSevenIntegrationTest.php b/core/modules/shortcut/tests/src/Kernel/ShortcutSevenIntegrationTest.php index 2e43bf700c2a..0d58c31659cf 100644 --- a/core/modules/shortcut/tests/src/Kernel/ShortcutSevenIntegrationTest.php +++ b/core/modules/shortcut/tests/src/Kernel/ShortcutSevenIntegrationTest.php @@ -11,7 +11,7 @@ */ class ShortcutSevenIntegrationTest extends KernelTestBase { - protected static $modules = ['system']; + public static $modules = ['system']; /** * Tests shortcut_install() and shortcut_uninstall(). diff --git a/core/modules/simpletest/src/KernelTestBase.php b/core/modules/simpletest/src/KernelTestBase.php index e84bb101a99b..acf6b3e89988 100644 --- a/core/modules/simpletest/src/KernelTestBase.php +++ b/core/modules/simpletest/src/KernelTestBase.php @@ -87,7 +87,7 @@ abstract class KernelTestBase extends TestBase { * * @var array */ - protected static $modules = []; + public static $modules = []; private $moduleFiles; private $themeFiles; diff --git a/core/modules/simpletest/src/Tests/BrokenSetUpTest.php b/core/modules/simpletest/src/Tests/BrokenSetUpTest.php index 6fb4c312f61f..febb9cfda75c 100644 --- a/core/modules/simpletest/src/Tests/BrokenSetUpTest.php +++ b/core/modules/simpletest/src/Tests/BrokenSetUpTest.php @@ -22,7 +22,7 @@ class BrokenSetUpTest extends WebTestBase { * * @var array */ - protected static $modules = ['simpletest']; + public static $modules = ['simpletest']; /** * The path to the shared trigger file. diff --git a/core/modules/simpletest/src/Tests/BrowserTest.php b/core/modules/simpletest/src/Tests/BrowserTest.php index bbed3de9869f..fdfaff851d8f 100644 --- a/core/modules/simpletest/src/Tests/BrowserTest.php +++ b/core/modules/simpletest/src/Tests/BrowserTest.php @@ -23,7 +23,7 @@ class BrowserTest extends WebTestBase { * * @var string[] */ - protected static $modules = ['block']; + public static $modules = ['block']; /** * {@inheritdoc} diff --git a/core/modules/simpletest/src/Tests/InstallationProfileModuleTestsTest.php b/core/modules/simpletest/src/Tests/InstallationProfileModuleTestsTest.php index 43b6b9ccc6c5..7a7a0367afdd 100644 --- a/core/modules/simpletest/src/Tests/InstallationProfileModuleTestsTest.php +++ b/core/modules/simpletest/src/Tests/InstallationProfileModuleTestsTest.php @@ -16,7 +16,7 @@ class InstallationProfileModuleTestsTest extends WebTestBase { * * @var array */ - protected static $modules = ['simpletest']; + public static $modules = ['simpletest']; /** * An administrative user with permission to adminsiter unit tests. diff --git a/core/modules/simpletest/src/Tests/KernelTestBaseTest.php b/core/modules/simpletest/src/Tests/KernelTestBaseTest.php index 29077d40e40f..fc0d918b8af5 100644 --- a/core/modules/simpletest/src/Tests/KernelTestBaseTest.php +++ b/core/modules/simpletest/src/Tests/KernelTestBaseTest.php @@ -20,7 +20,7 @@ class KernelTestBaseTest extends KernelTestBase { * * @var array */ - protected static $modules = ['entity_test']; + public static $modules = ['entity_test']; /** * {@inheritdoc} diff --git a/core/modules/simpletest/src/Tests/MissingCheckedRequirementsTest.php b/core/modules/simpletest/src/Tests/MissingCheckedRequirementsTest.php index ae0e664b2805..d6fe19964a09 100644 --- a/core/modules/simpletest/src/Tests/MissingCheckedRequirementsTest.php +++ b/core/modules/simpletest/src/Tests/MissingCheckedRequirementsTest.php @@ -16,7 +16,7 @@ class MissingCheckedRequirementsTest extends WebTestBase { * * @var array */ - protected static $modules = ['simpletest']; + public static $modules = ['simpletest']; protected function setUp() { parent::setUp(); diff --git a/core/modules/simpletest/src/Tests/SimpleTestBrowserTest.php b/core/modules/simpletest/src/Tests/SimpleTestBrowserTest.php index ee3a19cf7b9d..957391db76c4 100644 --- a/core/modules/simpletest/src/Tests/SimpleTestBrowserTest.php +++ b/core/modules/simpletest/src/Tests/SimpleTestBrowserTest.php @@ -18,7 +18,7 @@ class SimpleTestBrowserTest extends WebTestBase { * * @var array */ - protected static $modules = ['simpletest', 'test_page_test']; + public static $modules = ['simpletest', 'test_page_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/simpletest/src/Tests/SimpleTestErrorCollectorTest.php b/core/modules/simpletest/src/Tests/SimpleTestErrorCollectorTest.php index 5bfc74f1ee6c..b401fc999425 100644 --- a/core/modules/simpletest/src/Tests/SimpleTestErrorCollectorTest.php +++ b/core/modules/simpletest/src/Tests/SimpleTestErrorCollectorTest.php @@ -16,7 +16,7 @@ class SimpleTestErrorCollectorTest extends WebTestBase { * * @var array */ - protected static $modules = ['system_test', 'error_test']; + public static $modules = ['system_test', 'error_test']; /** * Errors triggered during the test. diff --git a/core/modules/simpletest/src/Tests/SimpleTestInstallBatchTest.php b/core/modules/simpletest/src/Tests/SimpleTestInstallBatchTest.php index 29da05d28aeb..5663ad9cdc78 100644 --- a/core/modules/simpletest/src/Tests/SimpleTestInstallBatchTest.php +++ b/core/modules/simpletest/src/Tests/SimpleTestInstallBatchTest.php @@ -20,7 +20,7 @@ class SimpleTestInstallBatchTest extends WebTestBase { * * @var array */ - protected static $modules = ['simpletest', 'simpletest_test', 'entity_test']; + public static $modules = ['simpletest', 'simpletest_test', 'entity_test']; /** * Tests loading entities created in a batch in simpletest_test_install(). diff --git a/core/modules/simpletest/src/Tests/SimpleTestTest.php b/core/modules/simpletest/src/Tests/SimpleTestTest.php index 1364d3cdf365..42759c255ae2 100644 --- a/core/modules/simpletest/src/Tests/SimpleTestTest.php +++ b/core/modules/simpletest/src/Tests/SimpleTestTest.php @@ -20,7 +20,7 @@ class SimpleTestTest extends WebTestBase { * * @var array */ - protected static $modules = ['simpletest']; + public static $modules = ['simpletest']; /** * The results array that has been parsed by getTestResults(). diff --git a/core/modules/simpletest/src/Tests/UiPhpUnitOutputTest.php b/core/modules/simpletest/src/Tests/UiPhpUnitOutputTest.php index 0b5f1707bcfc..e032cef9418b 100644 --- a/core/modules/simpletest/src/Tests/UiPhpUnitOutputTest.php +++ b/core/modules/simpletest/src/Tests/UiPhpUnitOutputTest.php @@ -19,7 +19,7 @@ class UiPhpUnitOutputTest extends WebTestBase { * * @var string[] */ - protected static $modules = ['simpletest']; + public static $modules = ['simpletest']; /** * Tests that PHPUnit output in the Simpletest UI looks good. diff --git a/core/modules/simpletest/tests/src/Functional/FolderTest.php b/core/modules/simpletest/tests/src/Functional/FolderTest.php index d2c93c54f0eb..e57813fa71c3 100644 --- a/core/modules/simpletest/tests/src/Functional/FolderTest.php +++ b/core/modules/simpletest/tests/src/Functional/FolderTest.php @@ -17,7 +17,7 @@ class FolderTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['image']; + public static $modules = ['image']; public function testFolderSetup() { $directory = file_default_scheme() . '://styles'; diff --git a/core/modules/simpletest/tests/src/Functional/OtherInstallationProfileTestsTest.php b/core/modules/simpletest/tests/src/Functional/OtherInstallationProfileTestsTest.php index 3088dc8f2494..972495f57596 100644 --- a/core/modules/simpletest/tests/src/Functional/OtherInstallationProfileTestsTest.php +++ b/core/modules/simpletest/tests/src/Functional/OtherInstallationProfileTestsTest.php @@ -17,7 +17,7 @@ class OtherInstallationProfileTestsTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['simpletest']; + public static $modules = ['simpletest']; /** * Use the Minimal profile. diff --git a/core/modules/simpletest/tests/src/Kernel/Cache/Context/TestDiscoveryCacheContextTest.php b/core/modules/simpletest/tests/src/Kernel/Cache/Context/TestDiscoveryCacheContextTest.php index 01aac836dbb7..25b2af92e439 100644 --- a/core/modules/simpletest/tests/src/Kernel/Cache/Context/TestDiscoveryCacheContextTest.php +++ b/core/modules/simpletest/tests/src/Kernel/Cache/Context/TestDiscoveryCacheContextTest.php @@ -14,7 +14,7 @@ class TestDiscoveryCacheContextTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['simpletest']; + public static $modules = ['simpletest']; /** * Tests that test context hashes are unique. diff --git a/core/modules/simpletest/tests/src/Kernel/Migrate/d6/MigrateSimpletestConfigsTest.php b/core/modules/simpletest/tests/src/Kernel/Migrate/d6/MigrateSimpletestConfigsTest.php index fe70c16b4e61..f8f9ffb02ceb 100644 --- a/core/modules/simpletest/tests/src/Kernel/Migrate/d6/MigrateSimpletestConfigsTest.php +++ b/core/modules/simpletest/tests/src/Kernel/Migrate/d6/MigrateSimpletestConfigsTest.php @@ -17,7 +17,7 @@ class MigrateSimpletestConfigsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['simpletest']; + public static $modules = ['simpletest']; /** * {@inheritdoc} diff --git a/core/modules/simpletest/tests/src/Kernel/Migrate/d7/MigrateSimpletestSettingsTest.php b/core/modules/simpletest/tests/src/Kernel/Migrate/d7/MigrateSimpletestSettingsTest.php index cc8bd1d2effa..6eba6339c840 100644 --- a/core/modules/simpletest/tests/src/Kernel/Migrate/d7/MigrateSimpletestSettingsTest.php +++ b/core/modules/simpletest/tests/src/Kernel/Migrate/d7/MigrateSimpletestSettingsTest.php @@ -11,7 +11,7 @@ */ class MigrateSimpletestSettingsTest extends MigrateDrupal7TestBase { - protected static $modules = ['simpletest']; + public static $modules = ['simpletest']; /** * {@inheritdoc} diff --git a/core/modules/simpletest/tests/src/Kernel/SimpletestDeprecationTest.php b/core/modules/simpletest/tests/src/Kernel/SimpletestDeprecationTest.php index 2a5f0a4a77e7..384f8c1b9b36 100644 --- a/core/modules/simpletest/tests/src/Kernel/SimpletestDeprecationTest.php +++ b/core/modules/simpletest/tests/src/Kernel/SimpletestDeprecationTest.php @@ -12,7 +12,7 @@ */ class SimpletestDeprecationTest extends KernelTestBase { - protected static $modules = ['simpletest']; + public static $modules = ['simpletest']; /** * @expectedDeprecation The simpletest_phpunit_configuration_filepath function is deprecated since version 8.4.x and will be removed in 9.0.0. diff --git a/core/modules/simpletest/tests/src/Kernel/TestDiscoveryDeprecationTest.php b/core/modules/simpletest/tests/src/Kernel/TestDiscoveryDeprecationTest.php index c8edb7732f91..6d4f44888a04 100644 --- a/core/modules/simpletest/tests/src/Kernel/TestDiscoveryDeprecationTest.php +++ b/core/modules/simpletest/tests/src/Kernel/TestDiscoveryDeprecationTest.php @@ -15,7 +15,7 @@ class TestDiscoveryDeprecationTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['simpletest', 'simpletest_deprecation_test']; + public static $modules = ['simpletest', 'simpletest_deprecation_test']; /** * @expectedDeprecation The deprecated alter hook hook_simpletest_alter() is implemented in these functions: simpletest_deprecation_test_simpletest_alter. Convert your test to a PHPUnit-based one and implement test listeners. See: https://www.drupal.org/node/2939892 diff --git a/core/modules/statistics/src/Tests/StatisticsTestBase.php b/core/modules/statistics/src/Tests/StatisticsTestBase.php index 6da2f2cc013b..4f530cf9cd48 100644 --- a/core/modules/statistics/src/Tests/StatisticsTestBase.php +++ b/core/modules/statistics/src/Tests/StatisticsTestBase.php @@ -17,7 +17,7 @@ abstract class StatisticsTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['node', 'block', 'ban', 'statistics']; + public static $modules = ['node', 'block', 'ban', 'statistics']; /** * User with permissions to ban IP's. diff --git a/core/modules/statistics/src/Tests/Views/IntegrationTest.php b/core/modules/statistics/src/Tests/Views/IntegrationTest.php index 0d4088f0aeb4..740ecf5e53f3 100644 --- a/core/modules/statistics/src/Tests/Views/IntegrationTest.php +++ b/core/modules/statistics/src/Tests/Views/IntegrationTest.php @@ -19,7 +19,7 @@ class IntegrationTest extends ViewTestBase { * * @var array */ - protected static $modules = ['statistics', 'statistics_test_views', 'node']; + public static $modules = ['statistics', 'statistics_test_views', 'node']; /** * Stores the user object that accesses the page. diff --git a/core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php b/core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php index f43f2789a0c7..1c714dc689ac 100644 --- a/core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php +++ b/core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php @@ -19,7 +19,7 @@ class StatisticsAdminTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'statistics']; + public static $modules = ['node', 'statistics']; /** * A user that has permission to administer statistics. diff --git a/core/modules/statistics/tests/src/Functional/StatisticsAttachedTest.php b/core/modules/statistics/tests/src/Functional/StatisticsAttachedTest.php index ef734963dbf7..90a62093b61d 100644 --- a/core/modules/statistics/tests/src/Functional/StatisticsAttachedTest.php +++ b/core/modules/statistics/tests/src/Functional/StatisticsAttachedTest.php @@ -17,7 +17,7 @@ class StatisticsAttachedTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'statistics']; + public static $modules = ['node', 'statistics']; /** * {@inheritdoc} diff --git a/core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php b/core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php index e73fd891958b..ea87a7cd4466 100644 --- a/core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php +++ b/core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php @@ -20,7 +20,7 @@ class StatisticsLoggingTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'statistics', 'block', 'locale']; + public static $modules = ['node', 'statistics', 'block', 'locale']; /** * User with permissions to create and edit pages. diff --git a/core/modules/statistics/tests/src/Functional/StatisticsTestBase.php b/core/modules/statistics/tests/src/Functional/StatisticsTestBase.php index d55db184598b..3be95e2ab6ee 100644 --- a/core/modules/statistics/tests/src/Functional/StatisticsTestBase.php +++ b/core/modules/statistics/tests/src/Functional/StatisticsTestBase.php @@ -14,7 +14,7 @@ abstract class StatisticsTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'block', 'ban', 'statistics']; + public static $modules = ['node', 'block', 'ban', 'statistics']; /** * User with permissions to ban IP's. diff --git a/core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php b/core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php index 95d87bfd2a93..acd103e9f69d 100644 --- a/core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php +++ b/core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php @@ -17,7 +17,7 @@ class StatisticsLoggingTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'statistics', 'language']; + public static $modules = ['node', 'statistics', 'language']; /** * Node for tests. diff --git a/core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php b/core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php index f87c7b7439d0..29a35fb33904 100644 --- a/core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php +++ b/core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php @@ -14,7 +14,7 @@ class MigrateNodeCounterTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_translation', 'language', 'menu_ui', diff --git a/core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateStatisticsConfigsTest.php b/core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateStatisticsConfigsTest.php index 18cb50a112c5..a9c18a733ba4 100644 --- a/core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateStatisticsConfigsTest.php +++ b/core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateStatisticsConfigsTest.php @@ -17,7 +17,7 @@ class MigrateStatisticsConfigsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['statistics']; + public static $modules = ['statistics']; /** * {@inheritdoc} diff --git a/core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php b/core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php index 7a0d3266faa9..1401e60fd492 100644 --- a/core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php +++ b/core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php @@ -14,7 +14,7 @@ class MigrateNodeCounterTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'content_translation', 'language', 'menu_ui', diff --git a/core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateStatisticsConfigsTest.php b/core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateStatisticsConfigsTest.php index e069b3cfd7bc..36e270d8f667 100644 --- a/core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateStatisticsConfigsTest.php +++ b/core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateStatisticsConfigsTest.php @@ -17,7 +17,7 @@ class MigrateStatisticsConfigsTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['statistics']; + public static $modules = ['statistics']; /** * {@inheritdoc} diff --git a/core/modules/statistics/tests/src/Kernel/Plugin/migrate/source/NodeCounterTest.php b/core/modules/statistics/tests/src/Kernel/Plugin/migrate/source/NodeCounterTest.php index f2a64c44161e..0cbc76afec33 100644 --- a/core/modules/statistics/tests/src/Kernel/Plugin/migrate/source/NodeCounterTest.php +++ b/core/modules/statistics/tests/src/Kernel/Plugin/migrate/source/NodeCounterTest.php @@ -16,7 +16,7 @@ class NodeCounterTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate_drupal', 'statistics']; + public static $modules = ['migrate_drupal', 'statistics']; /** * {@inheritdoc} diff --git a/core/modules/syslog/tests/src/Functional/SyslogTest.php b/core/modules/syslog/tests/src/Functional/SyslogTest.php index ba0cf61eb477..11b577f2f242 100644 --- a/core/modules/syslog/tests/src/Functional/SyslogTest.php +++ b/core/modules/syslog/tests/src/Functional/SyslogTest.php @@ -16,7 +16,7 @@ class SyslogTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['syslog']; + public static $modules = ['syslog']; /** * Tests the syslog settings page. diff --git a/core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php b/core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php index 05526264f3e6..935af8d8aa05 100644 --- a/core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php +++ b/core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php @@ -17,7 +17,7 @@ class MigrateSyslogConfigsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['syslog']; + public static $modules = ['syslog']; /** * {@inheritdoc} diff --git a/core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php b/core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php index 4e50cdcd7939..ef5d8c305dd2 100644 --- a/core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php +++ b/core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php @@ -19,7 +19,7 @@ class MigrateSyslogConfigsTest extends MigrateDrupal7TestBase { * * @var array */ - protected static $modules = ['syslog']; + public static $modules = ['syslog']; /** * {@inheritdoc} diff --git a/core/modules/syslog/tests/src/Kernel/SyslogTest.php b/core/modules/syslog/tests/src/Kernel/SyslogTest.php index 88a059de21a8..3b2a587a40d8 100644 --- a/core/modules/syslog/tests/src/Kernel/SyslogTest.php +++ b/core/modules/syslog/tests/src/Kernel/SyslogTest.php @@ -13,7 +13,7 @@ */ class SyslogTest extends KernelTestBase { - protected static $modules = ['syslog', 'syslog_test']; + public static $modules = ['syslog', 'syslog_test']; /** * {@inheritdoc} diff --git a/core/modules/system/src/Tests/Ajax/AjaxTestBase.php b/core/modules/system/src/Tests/Ajax/AjaxTestBase.php index 067569242ef9..66e06c88a467 100644 --- a/core/modules/system/src/Tests/Ajax/AjaxTestBase.php +++ b/core/modules/system/src/Tests/Ajax/AjaxTestBase.php @@ -14,7 +14,7 @@ abstract class AjaxTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['node', 'ajax_test', 'ajax_forms_test']; + public static $modules = ['node', 'ajax_test', 'ajax_forms_test']; /** * Asserts the array of Ajax commands contains the searched command. diff --git a/core/modules/system/src/Tests/Ajax/DialogTest.php b/core/modules/system/src/Tests/Ajax/DialogTest.php index 2e35e57606a5..76ab6fb160f5 100644 --- a/core/modules/system/src/Tests/Ajax/DialogTest.php +++ b/core/modules/system/src/Tests/Ajax/DialogTest.php @@ -19,7 +19,7 @@ class DialogTest extends AjaxTestBase { * * @var array */ - protected static $modules = ['ajax_test', 'ajax_forms_test', 'contact']; + public static $modules = ['ajax_test', 'ajax_forms_test', 'contact']; /** * Test sending non-JS and AJAX requests to open and manipulate modals. diff --git a/core/modules/system/src/Tests/Ajax/MultiFormTest.php b/core/modules/system/src/Tests/Ajax/MultiFormTest.php index be15c9e97437..96844ed051a1 100644 --- a/core/modules/system/src/Tests/Ajax/MultiFormTest.php +++ b/core/modules/system/src/Tests/Ajax/MultiFormTest.php @@ -19,7 +19,7 @@ class MultiFormTest extends AjaxTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/system/src/Tests/Condition/ConditionFormTest.php b/core/modules/system/src/Tests/Condition/ConditionFormTest.php index c853798c1e69..42945b250a80 100644 --- a/core/modules/system/src/Tests/Condition/ConditionFormTest.php +++ b/core/modules/system/src/Tests/Condition/ConditionFormTest.php @@ -16,7 +16,7 @@ */ class ConditionFormTest extends WebTestBase { - protected static $modules = ['node', 'condition_test']; + public static $modules = ['node', 'condition_test']; /** * Submit the condition_node_type_test_form to test condition forms. diff --git a/core/modules/system/src/Tests/Database/DatabaseWebTestBase.php b/core/modules/system/src/Tests/Database/DatabaseWebTestBase.php index 84f022665ebe..8a250baf3588 100644 --- a/core/modules/system/src/Tests/Database/DatabaseWebTestBase.php +++ b/core/modules/system/src/Tests/Database/DatabaseWebTestBase.php @@ -20,7 +20,7 @@ abstract class DatabaseWebTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['database_test']; + public static $modules = ['database_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/system/src/Tests/Entity/EntityCacheTagsTestBase.php b/core/modules/system/src/Tests/Entity/EntityCacheTagsTestBase.php index 49388dd5bc2c..517e1c670ece 100644 --- a/core/modules/system/src/Tests/Entity/EntityCacheTagsTestBase.php +++ b/core/modules/system/src/Tests/Entity/EntityCacheTagsTestBase.php @@ -31,7 +31,7 @@ abstract class EntityCacheTagsTestBase extends PageCacheTagsTestBase { * * @var array */ - protected static $modules = ['entity_test', 'field_test']; + public static $modules = ['entity_test', 'field_test']; /** * The main entity used for testing. diff --git a/core/modules/system/src/Tests/Entity/EntityUnitTestBase.php b/core/modules/system/src/Tests/Entity/EntityUnitTestBase.php index 9546d40c949d..9997ca5650be 100644 --- a/core/modules/system/src/Tests/Entity/EntityUnitTestBase.php +++ b/core/modules/system/src/Tests/Entity/EntityUnitTestBase.php @@ -22,7 +22,7 @@ abstract class EntityUnitTestBase extends KernelTestBase { * * @var array */ - protected static $modules = ['user', 'system', 'field', 'text', 'filter', 'entity_test']; + public static $modules = ['user', 'system', 'field', 'text', 'filter', 'entity_test']; /** * The entity manager service. diff --git a/core/modules/system/src/Tests/Form/ElementsTableSelectTest.php b/core/modules/system/src/Tests/Form/ElementsTableSelectTest.php index 729a5202a1bd..030526eef9fa 100644 --- a/core/modules/system/src/Tests/Form/ElementsTableSelectTest.php +++ b/core/modules/system/src/Tests/Form/ElementsTableSelectTest.php @@ -18,7 +18,7 @@ class ElementsTableSelectTest extends WebTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; /** * Test the display of checkboxes when #multiple is TRUE. diff --git a/core/modules/system/src/Tests/Form/RebuildTest.php b/core/modules/system/src/Tests/Form/RebuildTest.php index bd48f04d4c67..2e138bdfb322 100644 --- a/core/modules/system/src/Tests/Form/RebuildTest.php +++ b/core/modules/system/src/Tests/Form/RebuildTest.php @@ -21,7 +21,7 @@ class RebuildTest extends WebTestBase { * * @var array */ - protected static $modules = ['node', 'form_test']; + public static $modules = ['node', 'form_test']; /** * A user for testing. diff --git a/core/modules/system/src/Tests/Form/StorageTest.php b/core/modules/system/src/Tests/Form/StorageTest.php index 8f32596216e8..a1f7fee3df58 100644 --- a/core/modules/system/src/Tests/Form/StorageTest.php +++ b/core/modules/system/src/Tests/Form/StorageTest.php @@ -23,7 +23,7 @@ class StorageTest extends WebTestBase { * * @var array */ - protected static $modules = ['form_test', 'dblog']; + public static $modules = ['form_test', 'dblog']; protected function setUp() { parent::setUp(); diff --git a/core/modules/system/src/Tests/Form/TriggeringElementTest.php b/core/modules/system/src/Tests/Form/TriggeringElementTest.php index 54a403987a88..fb59cb5e8ac6 100644 --- a/core/modules/system/src/Tests/Form/TriggeringElementTest.php +++ b/core/modules/system/src/Tests/Form/TriggeringElementTest.php @@ -16,7 +16,7 @@ class TriggeringElementTest extends WebTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; /** * Test the determination of the triggering element when no button diff --git a/core/modules/system/src/Tests/Image/ToolkitTestBase.php b/core/modules/system/src/Tests/Image/ToolkitTestBase.php index 7a3d09cd056d..ef85f0c50b71 100644 --- a/core/modules/system/src/Tests/Image/ToolkitTestBase.php +++ b/core/modules/system/src/Tests/Image/ToolkitTestBase.php @@ -22,7 +22,7 @@ abstract class ToolkitTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['image_test']; + public static $modules = ['image_test']; /** * The URI for the file. diff --git a/core/modules/system/src/Tests/Module/ModuleTestBase.php b/core/modules/system/src/Tests/Module/ModuleTestBase.php index 02ee0bd87d39..257bb879cf77 100644 --- a/core/modules/system/src/Tests/Module/ModuleTestBase.php +++ b/core/modules/system/src/Tests/Module/ModuleTestBase.php @@ -21,7 +21,7 @@ abstract class ModuleTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['system_test']; + public static $modules = ['system_test']; protected $adminUser; diff --git a/core/modules/system/src/Tests/Pager/PagerTest.php b/core/modules/system/src/Tests/Pager/PagerTest.php index 511e40e2ad57..71413f283e53 100644 --- a/core/modules/system/src/Tests/Pager/PagerTest.php +++ b/core/modules/system/src/Tests/Pager/PagerTest.php @@ -16,7 +16,7 @@ class PagerTest extends WebTestBase { * * @var array */ - protected static $modules = ['dblog', 'pager_test']; + public static $modules = ['dblog', 'pager_test']; /** * A user with permission to access site reports. diff --git a/core/modules/system/src/Tests/Render/HtmlResponseAttachmentsTest.php b/core/modules/system/src/Tests/Render/HtmlResponseAttachmentsTest.php index 3ef9cf1dc9fa..6060fcc30caf 100644 --- a/core/modules/system/src/Tests/Render/HtmlResponseAttachmentsTest.php +++ b/core/modules/system/src/Tests/Render/HtmlResponseAttachmentsTest.php @@ -16,7 +16,7 @@ class HtmlResponseAttachmentsTest extends WebTestBase { * * @var array */ - protected static $modules = ['render_attached_test']; + public static $modules = ['render_attached_test']; /** * Test rendering of ['#attached']. diff --git a/core/modules/system/src/Tests/Render/UrlBubbleableMetadataBubblingTest.php b/core/modules/system/src/Tests/Render/UrlBubbleableMetadataBubblingTest.php index da60ac5d8e5d..a55037f74b4d 100644 --- a/core/modules/system/src/Tests/Render/UrlBubbleableMetadataBubblingTest.php +++ b/core/modules/system/src/Tests/Render/UrlBubbleableMetadataBubblingTest.php @@ -17,7 +17,7 @@ class UrlBubbleableMetadataBubblingTest extends WebTestBase { * * @var array */ - protected static $modules = ['cache_test']; + public static $modules = ['cache_test']; /** * {@inheritdoc} diff --git a/core/modules/system/src/Tests/Routing/DestinationTest.php b/core/modules/system/src/Tests/Routing/DestinationTest.php index c6669af0eca3..d959c7ad4aad 100644 --- a/core/modules/system/src/Tests/Routing/DestinationTest.php +++ b/core/modules/system/src/Tests/Routing/DestinationTest.php @@ -20,7 +20,7 @@ class DestinationTest extends WebTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system_test']; + public static $modules = ['system_test']; /** * Tests that $_GET/$_REQUEST['destination'] only contain internal URLs. diff --git a/core/modules/system/src/Tests/Routing/RouterTest.php b/core/modules/system/src/Tests/Routing/RouterTest.php index 41306da9cde0..83a9c55b3977 100644 --- a/core/modules/system/src/Tests/Routing/RouterTest.php +++ b/core/modules/system/src/Tests/Routing/RouterTest.php @@ -21,7 +21,7 @@ class RouterTest extends WebTestBase { * * @var array */ - protected static $modules = ['router_test']; + public static $modules = ['router_test']; /** * Confirms that our FinishResponseSubscriber logic works properly. diff --git a/core/modules/system/src/Tests/Session/SessionAuthenticationTest.php b/core/modules/system/src/Tests/Session/SessionAuthenticationTest.php index 48f629e274db..ffdc08d19289 100644 --- a/core/modules/system/src/Tests/Session/SessionAuthenticationTest.php +++ b/core/modules/system/src/Tests/Session/SessionAuthenticationTest.php @@ -25,7 +25,7 @@ class SessionAuthenticationTest extends WebTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth', 'session_test']; + public static $modules = ['basic_auth', 'session_test']; /** * {@inheritdoc} diff --git a/core/modules/system/src/Tests/Session/SessionHttpsTest.php b/core/modules/system/src/Tests/Session/SessionHttpsTest.php index 81e3b66aafde..6ba70da52bb5 100644 --- a/core/modules/system/src/Tests/Session/SessionHttpsTest.php +++ b/core/modules/system/src/Tests/Session/SessionHttpsTest.php @@ -33,7 +33,7 @@ class SessionHttpsTest extends WebTestBase { * * @var array */ - protected static $modules = ['session_test']; + public static $modules = ['session_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/system/src/Tests/Session/SessionTest.php b/core/modules/system/src/Tests/Session/SessionTest.php index f7efea7c934a..0f219c5036b5 100644 --- a/core/modules/system/src/Tests/Session/SessionTest.php +++ b/core/modules/system/src/Tests/Session/SessionTest.php @@ -16,7 +16,7 @@ class SessionTest extends WebTestBase { * * @var array */ - protected static $modules = ['session_test']; + public static $modules = ['session_test']; protected $dumpHeaders = TRUE; diff --git a/core/modules/system/src/Tests/Session/StackSessionHandlerIntegrationTest.php b/core/modules/system/src/Tests/Session/StackSessionHandlerIntegrationTest.php index da5736354d0d..ac368685db07 100644 --- a/core/modules/system/src/Tests/Session/StackSessionHandlerIntegrationTest.php +++ b/core/modules/system/src/Tests/Session/StackSessionHandlerIntegrationTest.php @@ -16,7 +16,7 @@ class StackSessionHandlerIntegrationTest extends WebTestBase { * * @var array */ - protected static $modules = ['session_test']; + public static $modules = ['session_test']; /** * Tests a request. diff --git a/core/modules/system/src/Tests/System/ErrorHandlerTest.php b/core/modules/system/src/Tests/System/ErrorHandlerTest.php index 04cb17526cc5..dc661fec914f 100644 --- a/core/modules/system/src/Tests/System/ErrorHandlerTest.php +++ b/core/modules/system/src/Tests/System/ErrorHandlerTest.php @@ -17,7 +17,7 @@ class ErrorHandlerTest extends WebTestBase { * * @var array */ - protected static $modules = ['error_test']; + public static $modules = ['error_test']; /** * Test the error handler. diff --git a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestBundleHalJsonAnonTest.php b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestBundleHalJsonAnonTest.php index 9b577c104bc0..77988aa037a6 100644 --- a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestBundleHalJsonAnonTest.php +++ b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestBundleHalJsonAnonTest.php @@ -17,7 +17,7 @@ class EntityTestBundleHalJsonAnonTest extends EntityTestBundleResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestBundleHalJsonBasicAuthTest.php b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestBundleHalJsonBasicAuthTest.php index d49858b4a736..47e44d2d1886 100644 --- a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestBundleHalJsonBasicAuthTest.php +++ b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestBundleHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class EntityTestBundleHalJsonBasicAuthTest extends EntityTestBundleResourceTestB /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestBundleHalJsonCookieTest.php b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestBundleHalJsonCookieTest.php index c5ba2877fbc5..3e8b442de7a2 100644 --- a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestBundleHalJsonCookieTest.php +++ b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestBundleHalJsonCookieTest.php @@ -15,7 +15,7 @@ class EntityTestBundleHalJsonCookieTest extends EntityTestBundleResourceTestBase /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestHalJsonAnonTest.php b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestHalJsonAnonTest.php index 6c77db81ac9f..c272a1aa6fd6 100644 --- a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestHalJsonAnonTest.php +++ b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestHalJsonAnonTest.php @@ -20,7 +20,7 @@ class EntityTestHalJsonAnonTest extends EntityTestResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestHalJsonBasicAuthTest.php b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestHalJsonBasicAuthTest.php index c0d588526357..18fad4beede4 100644 --- a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestHalJsonBasicAuthTest.php +++ b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestHalJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class EntityTestHalJsonBasicAuthTest extends EntityTestHalJsonAnonTest { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestHalJsonInternalPropertyNormalizerTest.php b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestHalJsonInternalPropertyNormalizerTest.php index 0739a34517be..73d70d3ff6a2 100644 --- a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestHalJsonInternalPropertyNormalizerTest.php +++ b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestHalJsonInternalPropertyNormalizerTest.php @@ -20,7 +20,7 @@ class EntityTestHalJsonInternalPropertyNormalizerTest extends EntityTestHalJsonA /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestLabelHalJsonAnonTest.php b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestLabelHalJsonAnonTest.php index 7e39c8be330e..ca6e39535146 100644 --- a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestLabelHalJsonAnonTest.php +++ b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestLabelHalJsonAnonTest.php @@ -18,7 +18,7 @@ class EntityTestLabelHalJsonAnonTest extends EntityTestLabelResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestLabelHalJsonBasicAuthTest.php b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestLabelHalJsonBasicAuthTest.php index acbcc198f8f1..dfae2e40243b 100644 --- a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestLabelHalJsonBasicAuthTest.php +++ b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestLabelHalJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class EntityTestLabelHalJsonBasicAuthTest extends EntityTestLabelHalJsonAnonTest /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleJsonBasicAuthTest.php b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleJsonBasicAuthTest.php index 8a193b9662d8..d1a7adbc9e75 100644 --- a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleJsonBasicAuthTest.php +++ b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class EntityTestBundleJsonBasicAuthTest extends EntityTestBundleResourceTestBase /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleResourceTestBase.php b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleResourceTestBase.php index e0b9e0ddaa49..cf167bc6eb56 100644 --- a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleResourceTestBase.php +++ b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleResourceTestBase.php @@ -13,7 +13,7 @@ abstract class EntityTestBundleResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test']; + public static $modules = ['entity_test']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleXmlBasicAuthTest.php b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleXmlBasicAuthTest.php index e39211996b17..701c15ba9f5b 100644 --- a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleXmlBasicAuthTest.php +++ b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class EntityTestBundleXmlBasicAuthTest extends EntityTestBundleResourceTestBase /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestJsonBasicAuthTest.php b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestJsonBasicAuthTest.php index dd2f06f45a71..cd647e8fe3aa 100644 --- a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestJsonBasicAuthTest.php +++ b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class EntityTestJsonBasicAuthTest extends EntityTestResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelJsonBasicAuthTest.php b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelJsonBasicAuthTest.php index eb43d0293f0a..61cfea15b229 100644 --- a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelJsonBasicAuthTest.php +++ b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class EntityTestLabelJsonBasicAuthTest extends EntityTestLabelResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelResourceTestBase.php b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelResourceTestBase.php index 121b8ed3bffc..08a6552f65e6 100644 --- a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelResourceTestBase.php +++ b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelResourceTestBase.php @@ -14,7 +14,7 @@ abstract class EntityTestLabelResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test']; + public static $modules = ['entity_test']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelXmlBasicAuthTest.php b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelXmlBasicAuthTest.php index 6c9030e3ddee..e671098f2fa3 100644 --- a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelXmlBasicAuthTest.php +++ b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class EntityTestLabelXmlBasicAuthTest extends EntityTestLabelResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php index 1b6428a832c1..2210f97d6fc6 100644 --- a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php +++ b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php @@ -16,7 +16,7 @@ abstract class EntityTestResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test']; + public static $modules = ['entity_test']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php index f094f6f11b29..3ae0044aee4c 100644 --- a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php +++ b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php @@ -17,7 +17,7 @@ class EntityTestTextItemNormalizerTest extends EntityTestResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['filter_test']; + public static $modules = ['filter_test']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlBasicAuthTest.php b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlBasicAuthTest.php index 66622c587a44..d0501afb97b3 100644 --- a/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlBasicAuthTest.php +++ b/core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class EntityTestXmlBasicAuthTest extends EntityTestResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Ajax/OffCanvasDialogTest.php b/core/modules/system/tests/src/Functional/Ajax/OffCanvasDialogTest.php index 3eafbdcf451f..c7867221231a 100644 --- a/core/modules/system/tests/src/Functional/Ajax/OffCanvasDialogTest.php +++ b/core/modules/system/tests/src/Functional/Ajax/OffCanvasDialogTest.php @@ -19,7 +19,7 @@ class OffCanvasDialogTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['ajax_test']; + public static $modules = ['ajax_test']; /** * Test sending AJAX requests to open and manipulate off-canvas dialog. diff --git a/core/modules/system/tests/src/Functional/Batch/PageTest.php b/core/modules/system/tests/src/Functional/Batch/PageTest.php index 957c80226132..b1e46a2ea5fb 100644 --- a/core/modules/system/tests/src/Functional/Batch/PageTest.php +++ b/core/modules/system/tests/src/Functional/Batch/PageTest.php @@ -16,7 +16,7 @@ class PageTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['batch_test']; + public static $modules = ['batch_test']; /** * Tests that the batch API progress page uses the correct theme. diff --git a/core/modules/system/tests/src/Functional/Batch/ProcessingTest.php b/core/modules/system/tests/src/Functional/Batch/ProcessingTest.php index 92680a09a497..97dc6e7a5f69 100644 --- a/core/modules/system/tests/src/Functional/Batch/ProcessingTest.php +++ b/core/modules/system/tests/src/Functional/Batch/ProcessingTest.php @@ -17,7 +17,7 @@ class ProcessingTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['batch_test', 'test_page_test']; + public static $modules = ['batch_test', 'test_page_test']; /** * Tests batches triggered outside of form submission. diff --git a/core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php b/core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php index f70f4dda2e0a..51404ef18d17 100644 --- a/core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php +++ b/core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php @@ -17,7 +17,7 @@ class DrupalMessengerServiceTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['system_test']; + public static $modules = ['system_test']; /** * Tests Messenger service. diff --git a/core/modules/system/tests/src/Functional/Cache/SessionExistsCacheContextTest.php b/core/modules/system/tests/src/Functional/Cache/SessionExistsCacheContextTest.php index d2ff3d3b74f4..78fb983a612c 100644 --- a/core/modules/system/tests/src/Functional/Cache/SessionExistsCacheContextTest.php +++ b/core/modules/system/tests/src/Functional/Cache/SessionExistsCacheContextTest.php @@ -17,7 +17,7 @@ class SessionExistsCacheContextTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['session_exists_cache_context_test']; + public static $modules = ['session_exists_cache_context_test']; /** * Tests \Drupal\Core\Cache\Context\SessionExistsCacheContext::getContext(). diff --git a/core/modules/system/tests/src/Functional/Common/AlterTest.php b/core/modules/system/tests/src/Functional/Common/AlterTest.php index 981157bf25e8..e529e9d1c2d7 100644 --- a/core/modules/system/tests/src/Functional/Common/AlterTest.php +++ b/core/modules/system/tests/src/Functional/Common/AlterTest.php @@ -16,7 +16,7 @@ class AlterTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'common_test']; + public static $modules = ['block', 'common_test']; /** * Tests if the theme has been altered. diff --git a/core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php b/core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php index 633f09f4e37c..9d6c0af5d10b 100644 --- a/core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php +++ b/core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php @@ -20,7 +20,7 @@ class EarlyRenderingControllerTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'early_rendering_controller_test']; + public static $modules = ['system', 'early_rendering_controller_test']; /** * Tests theme preprocess functions being able to attach assets. diff --git a/core/modules/system/tests/src/Functional/Common/RenderWebTest.php b/core/modules/system/tests/src/Functional/Common/RenderWebTest.php index 62ab7be1664a..7856f94fb16f 100644 --- a/core/modules/system/tests/src/Functional/Common/RenderWebTest.php +++ b/core/modules/system/tests/src/Functional/Common/RenderWebTest.php @@ -21,7 +21,7 @@ class RenderWebTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['common_test']; + public static $modules = ['common_test']; /** * Asserts the cache context for the wrapper format is always present. diff --git a/core/modules/system/tests/src/Functional/Common/UrlTest.php b/core/modules/system/tests/src/Functional/Common/UrlTest.php index b4ceaedb5ff9..8e4d7b121c58 100644 --- a/core/modules/system/tests/src/Functional/Common/UrlTest.php +++ b/core/modules/system/tests/src/Functional/Common/UrlTest.php @@ -20,7 +20,7 @@ */ class UrlTest extends BrowserTestBase { - protected static $modules = ['common_test', 'url_alter_test']; + public static $modules = ['common_test', 'url_alter_test']; /** * Confirms that invalid URLs are filtered in link generating functions. diff --git a/core/modules/system/tests/src/Functional/CsrfRequestHeaderTest.php b/core/modules/system/tests/src/Functional/CsrfRequestHeaderTest.php index 608c32b1ffa9..0bb9016c4819 100644 --- a/core/modules/system/tests/src/Functional/CsrfRequestHeaderTest.php +++ b/core/modules/system/tests/src/Functional/CsrfRequestHeaderTest.php @@ -17,7 +17,7 @@ class CsrfRequestHeaderTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['system', 'csrf_test']; + public static $modules = ['system', 'csrf_test']; /** * Tests access to routes protected by CSRF request header requirements. diff --git a/core/modules/system/tests/src/Functional/Database/DatabaseTestBase.php b/core/modules/system/tests/src/Functional/Database/DatabaseTestBase.php index 9193ee1032f6..a28c1dba2368 100644 --- a/core/modules/system/tests/src/Functional/Database/DatabaseTestBase.php +++ b/core/modules/system/tests/src/Functional/Database/DatabaseTestBase.php @@ -13,7 +13,7 @@ abstract class DatabaseTestBase extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['database_test']; + public static $modules = ['database_test']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php b/core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php index 814787e17409..e7d08502f357 100644 --- a/core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php +++ b/core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php @@ -14,7 +14,7 @@ class TemporaryQueryTest extends DatabaseTestBase { /** * {@inheritdoc} */ - protected static $modules = ['database_test']; + public static $modules = ['database_test']; /** * Returns the number of rows of a table. diff --git a/core/modules/system/tests/src/Functional/Datetime/DrupalDateTimeTest.php b/core/modules/system/tests/src/Functional/Datetime/DrupalDateTimeTest.php index bdf24b0d32f5..488fa6ef42eb 100644 --- a/core/modules/system/tests/src/Functional/Datetime/DrupalDateTimeTest.php +++ b/core/modules/system/tests/src/Functional/Datetime/DrupalDateTimeTest.php @@ -16,7 +16,7 @@ class DrupalDateTimeTest extends BrowserTestBase { /** * Set up required modules. */ - protected static $modules = []; + public static $modules = []; /** * Test setup. diff --git a/core/modules/system/tests/src/Functional/DrupalKernel/ContainerRebuildWebTest.php b/core/modules/system/tests/src/Functional/DrupalKernel/ContainerRebuildWebTest.php index 37e64244ad98..828b92f28913 100644 --- a/core/modules/system/tests/src/Functional/DrupalKernel/ContainerRebuildWebTest.php +++ b/core/modules/system/tests/src/Functional/DrupalKernel/ContainerRebuildWebTest.php @@ -14,7 +14,7 @@ class ContainerRebuildWebTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['service_provider_test']; + public static $modules = ['service_provider_test']; /** * Sets a different deployment identifier. diff --git a/core/modules/system/tests/src/Functional/Entity/ConfigEntityImportTest.php b/core/modules/system/tests/src/Functional/Entity/ConfigEntityImportTest.php index e32e8746c365..88d9bb5d62ab 100644 --- a/core/modules/system/tests/src/Functional/Entity/ConfigEntityImportTest.php +++ b/core/modules/system/tests/src/Functional/Entity/ConfigEntityImportTest.php @@ -21,7 +21,7 @@ class ConfigEntityImportTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['action', 'block', 'filter', 'image', 'search', 'search_extra_type', 'config_test']; + public static $modules = ['action', 'block', 'filter', 'image', 'search', 'search_extra_type', 'config_test']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php b/core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php index 756ebb524b9f..a16614f1460f 100644 --- a/core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php +++ b/core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php @@ -17,7 +17,7 @@ class EntityAddUITest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test']; + public static $modules = ['entity_test']; /** * Tests the add page for an entity type using bundle entities. diff --git a/core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php b/core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php index 460a1bb45102..447afbfa769c 100644 --- a/core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php +++ b/core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php @@ -24,7 +24,7 @@ abstract class EntityCacheTagsTestBase extends PageCacheTagsTestBase { * * @var array */ - protected static $modules = ['entity_test', 'field_test']; + public static $modules = ['entity_test', 'field_test']; /** * The main entity used for testing. diff --git a/core/modules/system/tests/src/Functional/Entity/EntityFormTest.php b/core/modules/system/tests/src/Functional/Entity/EntityFormTest.php index 9b85ea41b663..4f0b7f0f71fc 100644 --- a/core/modules/system/tests/src/Functional/Entity/EntityFormTest.php +++ b/core/modules/system/tests/src/Functional/Entity/EntityFormTest.php @@ -17,7 +17,7 @@ class EntityFormTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['entity_test', 'language']; + public static $modules = ['entity_test', 'language']; protected function setUp() { parent::setUp(); diff --git a/core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php b/core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php index fe6bb2a460d0..94225f4e97dd 100644 --- a/core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php +++ b/core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php @@ -16,7 +16,7 @@ class EntityListBuilderTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test']; + public static $modules = ['entity_test']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Entity/EntityOperationsTest.php b/core/modules/system/tests/src/Functional/Entity/EntityOperationsTest.php index fc178506756b..b020f42870cd 100644 --- a/core/modules/system/tests/src/Functional/Entity/EntityOperationsTest.php +++ b/core/modules/system/tests/src/Functional/Entity/EntityOperationsTest.php @@ -16,7 +16,7 @@ class EntityOperationsTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['entity_test']; + public static $modules = ['entity_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/system/tests/src/Functional/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php b/core/modules/system/tests/src/Functional/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php index 27f43ee33fee..c037d12e3f1e 100644 --- a/core/modules/system/tests/src/Functional/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php +++ b/core/modules/system/tests/src/Functional/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php @@ -32,7 +32,7 @@ class EntityReferenceSelectionAccessTest extends KernelTestBase { * * @var array */ - protected static $modules = ['comment', 'field', 'node', 'system', 'taxonomy', 'text', 'user']; + public static $modules = ['comment', 'field', 'node', 'system', 'taxonomy', 'text', 'user']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Entity/EntityRevisionsTest.php b/core/modules/system/tests/src/Functional/Entity/EntityRevisionsTest.php index c5cbff21560d..bf8bcb337fd2 100644 --- a/core/modules/system/tests/src/Functional/Entity/EntityRevisionsTest.php +++ b/core/modules/system/tests/src/Functional/Entity/EntityRevisionsTest.php @@ -21,7 +21,7 @@ class EntityRevisionsTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['entity_test', 'language']; + public static $modules = ['entity_test', 'language']; /** * A user with permission to administer entity_test content. diff --git a/core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php b/core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php index 4e735812d342..e008e71e1f98 100644 --- a/core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php +++ b/core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php @@ -19,7 +19,7 @@ class EntityTranslationFormTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['entity_test', 'language', 'node']; + public static $modules = ['entity_test', 'language', 'node']; protected $langcodes; diff --git a/core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php b/core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php index 2fc1c090cfcb..363736975328 100644 --- a/core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php +++ b/core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php @@ -17,7 +17,7 @@ class EntityViewControllerTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['entity_test']; + public static $modules = ['entity_test']; /** * Array of test entities. diff --git a/core/modules/system/tests/src/Functional/Form/AlterTest.php b/core/modules/system/tests/src/Functional/Form/AlterTest.php index f857f47f221e..622a3d1ead10 100644 --- a/core/modules/system/tests/src/Functional/Form/AlterTest.php +++ b/core/modules/system/tests/src/Functional/Form/AlterTest.php @@ -17,7 +17,7 @@ class AlterTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'form_test']; + public static $modules = ['block', 'form_test']; /** * Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter(). diff --git a/core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php b/core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php index 9d243ba311bd..e35ac6d08a3a 100644 --- a/core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php +++ b/core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php @@ -18,7 +18,7 @@ class ArbitraryRebuildTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['text', 'form_test']; + public static $modules = ['text', 'form_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/system/tests/src/Functional/Form/CheckboxTest.php b/core/modules/system/tests/src/Functional/Form/CheckboxTest.php index 40eb6a4ae491..60fad6a2e811 100644 --- a/core/modules/system/tests/src/Functional/Form/CheckboxTest.php +++ b/core/modules/system/tests/src/Functional/Form/CheckboxTest.php @@ -17,7 +17,7 @@ class CheckboxTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; public function testFormCheckbox() { // Ensure that the checked state is determined and rendered correctly for diff --git a/core/modules/system/tests/src/Functional/Form/ConfirmFormTest.php b/core/modules/system/tests/src/Functional/Form/ConfirmFormTest.php index 976031abf8ca..ad5a74b69139 100644 --- a/core/modules/system/tests/src/Functional/Form/ConfirmFormTest.php +++ b/core/modules/system/tests/src/Functional/Form/ConfirmFormTest.php @@ -18,7 +18,7 @@ class ConfirmFormTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; public function testConfirmForm() { // Test the building of the form. diff --git a/core/modules/system/tests/src/Functional/Form/ElementTest.php b/core/modules/system/tests/src/Functional/Form/ElementTest.php index 307bc05e3b75..6eefa484bdde 100644 --- a/core/modules/system/tests/src/Functional/Form/ElementTest.php +++ b/core/modules/system/tests/src/Functional/Form/ElementTest.php @@ -16,7 +16,7 @@ class ElementTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; /** * Tests placeholder text for elements that support placeholders. diff --git a/core/modules/system/tests/src/Functional/Form/ElementsAccessTest.php b/core/modules/system/tests/src/Functional/Form/ElementsAccessTest.php index 039ada39d901..1a92893c3929 100644 --- a/core/modules/system/tests/src/Functional/Form/ElementsAccessTest.php +++ b/core/modules/system/tests/src/Functional/Form/ElementsAccessTest.php @@ -16,7 +16,7 @@ class ElementsAccessTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; /** * Ensures that child values are still processed when #access = FALSE. diff --git a/core/modules/system/tests/src/Functional/Form/ElementsContainerTest.php b/core/modules/system/tests/src/Functional/Form/ElementsContainerTest.php index 8a555d713f30..a7d404b86be5 100644 --- a/core/modules/system/tests/src/Functional/Form/ElementsContainerTest.php +++ b/core/modules/system/tests/src/Functional/Form/ElementsContainerTest.php @@ -16,7 +16,7 @@ class ElementsContainerTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; /** * Tests the #optional container property. diff --git a/core/modules/system/tests/src/Functional/Form/ElementsLabelsTest.php b/core/modules/system/tests/src/Functional/Form/ElementsLabelsTest.php index 6fc9862a3bbb..91f3ec4a59d4 100644 --- a/core/modules/system/tests/src/Functional/Form/ElementsLabelsTest.php +++ b/core/modules/system/tests/src/Functional/Form/ElementsLabelsTest.php @@ -17,7 +17,7 @@ class ElementsLabelsTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; /** * Test form elements, labels, title attributes and required marks output diff --git a/core/modules/system/tests/src/Functional/Form/ElementsVerticalTabsTest.php b/core/modules/system/tests/src/Functional/Form/ElementsVerticalTabsTest.php index 868c5c446402..34ca1c9cf811 100644 --- a/core/modules/system/tests/src/Functional/Form/ElementsVerticalTabsTest.php +++ b/core/modules/system/tests/src/Functional/Form/ElementsVerticalTabsTest.php @@ -18,7 +18,7 @@ class ElementsVerticalTabsTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; /** * A user with permission to access vertical_tab_test_tabs. diff --git a/core/modules/system/tests/src/Functional/Form/EmailTest.php b/core/modules/system/tests/src/Functional/Form/EmailTest.php index 6468a3608022..2fe6ebe9078f 100644 --- a/core/modules/system/tests/src/Functional/Form/EmailTest.php +++ b/core/modules/system/tests/src/Functional/Form/EmailTest.php @@ -17,7 +17,7 @@ class EmailTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; /** * Tests that #type 'email' fields are properly validated. diff --git a/core/modules/system/tests/src/Functional/Form/FormObjectTest.php b/core/modules/system/tests/src/Functional/Form/FormObjectTest.php index 87a819b5421a..e2c00f5d17a8 100644 --- a/core/modules/system/tests/src/Functional/Form/FormObjectTest.php +++ b/core/modules/system/tests/src/Functional/Form/FormObjectTest.php @@ -16,7 +16,7 @@ class FormObjectTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; /** * Tests using an object as the form callback. diff --git a/core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php b/core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php index c5d2357c5ab7..474a35b55a97 100644 --- a/core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php +++ b/core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php @@ -14,7 +14,7 @@ class FormStoragePageCacheTest extends BrowserTestBase { /** * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Form/FormTest.php b/core/modules/system/tests/src/Functional/Form/FormTest.php index 4ec6ae9a9bf1..2407a3f51a03 100644 --- a/core/modules/system/tests/src/Functional/Form/FormTest.php +++ b/core/modules/system/tests/src/Functional/Form/FormTest.php @@ -25,7 +25,7 @@ class FormTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['filter', 'form_test', 'file', 'datetime']; + public static $modules = ['filter', 'form_test', 'file', 'datetime']; protected function setUp() { parent::setUp(); diff --git a/core/modules/system/tests/src/Functional/Form/LanguageSelectElementTest.php b/core/modules/system/tests/src/Functional/Form/LanguageSelectElementTest.php index d19bb5e5c72b..2262670f2bd0 100644 --- a/core/modules/system/tests/src/Functional/Form/LanguageSelectElementTest.php +++ b/core/modules/system/tests/src/Functional/Form/LanguageSelectElementTest.php @@ -20,7 +20,7 @@ class LanguageSelectElementTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['form_test', 'language']; + public static $modules = ['form_test', 'language']; /** * Tests that the options printed by the language select element are correct. diff --git a/core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php b/core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php index 7420ded71aa5..dc63e64d72d8 100644 --- a/core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php +++ b/core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php @@ -14,7 +14,7 @@ class ModulesListFormWebTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system_test', 'help']; + public static $modules = ['system_test', 'help']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Form/RedirectTest.php b/core/modules/system/tests/src/Functional/Form/RedirectTest.php index 9909f51af126..62253a681bb5 100644 --- a/core/modules/system/tests/src/Functional/Form/RedirectTest.php +++ b/core/modules/system/tests/src/Functional/Form/RedirectTest.php @@ -16,7 +16,7 @@ class RedirectTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['form_test', 'block']; + public static $modules = ['form_test', 'block']; /** * Tests form redirection. diff --git a/core/modules/system/tests/src/Functional/Form/ResponseTest.php b/core/modules/system/tests/src/Functional/Form/ResponseTest.php index a043c46693c1..de5d8fd6c7a6 100644 --- a/core/modules/system/tests/src/Functional/Form/ResponseTest.php +++ b/core/modules/system/tests/src/Functional/Form/ResponseTest.php @@ -17,7 +17,7 @@ class ResponseTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; /** * Tests that enforced responses propagate through subscribers and middleware. diff --git a/core/modules/system/tests/src/Functional/Form/StateValuesCleanAdvancedTest.php b/core/modules/system/tests/src/Functional/Form/StateValuesCleanAdvancedTest.php index 11746b65036c..d30b4f110b11 100644 --- a/core/modules/system/tests/src/Functional/Form/StateValuesCleanAdvancedTest.php +++ b/core/modules/system/tests/src/Functional/Form/StateValuesCleanAdvancedTest.php @@ -23,7 +23,7 @@ class StateValuesCleanAdvancedTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['file', 'form_test']; + public static $modules = ['file', 'form_test']; /** * An image file path for uploading. diff --git a/core/modules/system/tests/src/Functional/Form/StateValuesCleanTest.php b/core/modules/system/tests/src/Functional/Form/StateValuesCleanTest.php index 5049b0485ce6..cae0835b5f82 100644 --- a/core/modules/system/tests/src/Functional/Form/StateValuesCleanTest.php +++ b/core/modules/system/tests/src/Functional/Form/StateValuesCleanTest.php @@ -19,7 +19,7 @@ class StateValuesCleanTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; /** * Tests \Drupal\Core\Form\FormState::cleanValues(). diff --git a/core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php b/core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php index c3304fb33a4e..09ad06ac8c26 100644 --- a/core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php +++ b/core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php @@ -16,7 +16,7 @@ class SystemConfigFormTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; /** * Tests the SystemConfigFormTestBase class. diff --git a/core/modules/system/tests/src/Functional/Form/UrlTest.php b/core/modules/system/tests/src/Functional/Form/UrlTest.php index c4d2c6118908..82d227bbdf95 100644 --- a/core/modules/system/tests/src/Functional/Form/UrlTest.php +++ b/core/modules/system/tests/src/Functional/Form/UrlTest.php @@ -17,7 +17,7 @@ class UrlTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; protected $profile = 'testing'; diff --git a/core/modules/system/tests/src/Functional/Form/ValidationTest.php b/core/modules/system/tests/src/Functional/Form/ValidationTest.php index 799b2da751aa..094a0af73c74 100644 --- a/core/modules/system/tests/src/Functional/Form/ValidationTest.php +++ b/core/modules/system/tests/src/Functional/Form/ValidationTest.php @@ -17,7 +17,7 @@ class ValidationTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; /** * Tests #element_validate and #validate. diff --git a/core/modules/system/tests/src/Functional/Hal/ActionHalJsonAnonTest.php b/core/modules/system/tests/src/Functional/Hal/ActionHalJsonAnonTest.php index 040cbc98efaf..eb19bac6f129 100644 --- a/core/modules/system/tests/src/Functional/Hal/ActionHalJsonAnonTest.php +++ b/core/modules/system/tests/src/Functional/Hal/ActionHalJsonAnonTest.php @@ -15,7 +15,7 @@ class ActionHalJsonAnonTest extends ActionResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Hal/ActionHalJsonBasicAuthTest.php b/core/modules/system/tests/src/Functional/Hal/ActionHalJsonBasicAuthTest.php index 71ec8f0fed41..7441f6ab4bcd 100644 --- a/core/modules/system/tests/src/Functional/Hal/ActionHalJsonBasicAuthTest.php +++ b/core/modules/system/tests/src/Functional/Hal/ActionHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class ActionHalJsonBasicAuthTest extends ActionResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Hal/ActionHalJsonCookieTest.php b/core/modules/system/tests/src/Functional/Hal/ActionHalJsonCookieTest.php index 5dbf181626bb..f013032e8516 100644 --- a/core/modules/system/tests/src/Functional/Hal/ActionHalJsonCookieTest.php +++ b/core/modules/system/tests/src/Functional/Hal/ActionHalJsonCookieTest.php @@ -15,7 +15,7 @@ class ActionHalJsonCookieTest extends ActionResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Hal/MenuHalJsonAnonTest.php b/core/modules/system/tests/src/Functional/Hal/MenuHalJsonAnonTest.php index 4a95b9cc630b..0200624b162c 100644 --- a/core/modules/system/tests/src/Functional/Hal/MenuHalJsonAnonTest.php +++ b/core/modules/system/tests/src/Functional/Hal/MenuHalJsonAnonTest.php @@ -15,7 +15,7 @@ class MenuHalJsonAnonTest extends MenuResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Hal/MenuHalJsonBasicAuthTest.php b/core/modules/system/tests/src/Functional/Hal/MenuHalJsonBasicAuthTest.php index 7c07b2867e3f..cce118b1186b 100644 --- a/core/modules/system/tests/src/Functional/Hal/MenuHalJsonBasicAuthTest.php +++ b/core/modules/system/tests/src/Functional/Hal/MenuHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class MenuHalJsonBasicAuthTest extends MenuResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php b/core/modules/system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php index a10b747525b6..9f7346f2592e 100644 --- a/core/modules/system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php +++ b/core/modules/system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php @@ -15,7 +15,7 @@ class MenuHalJsonCookieTest extends MenuResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Lock/LockFunctionalTest.php b/core/modules/system/tests/src/Functional/Lock/LockFunctionalTest.php index 7af09ad67183..0b13f18d6266 100644 --- a/core/modules/system/tests/src/Functional/Lock/LockFunctionalTest.php +++ b/core/modules/system/tests/src/Functional/Lock/LockFunctionalTest.php @@ -16,7 +16,7 @@ class LockFunctionalTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['system_test']; + public static $modules = ['system_test']; /** * Confirms that we can acquire and release locks in two parallel requests. diff --git a/core/modules/system/tests/src/Functional/Mail/MailTest.php b/core/modules/system/tests/src/Functional/Mail/MailTest.php index cae6343e3634..e8accddb6f4e 100644 --- a/core/modules/system/tests/src/Functional/Mail/MailTest.php +++ b/core/modules/system/tests/src/Functional/Mail/MailTest.php @@ -19,7 +19,7 @@ class MailTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['simpletest', 'system_mail_failure_test']; + public static $modules = ['simpletest', 'system_mail_failure_test']; /** * Assert that the pluggable mail system is functional. diff --git a/core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php b/core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php index edcf385c03c2..0e493e5d6881 100644 --- a/core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php +++ b/core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php @@ -21,7 +21,7 @@ class BreadcrumbTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['menu_test', 'block']; + public static $modules = ['menu_test', 'block']; /** * An administrative user. diff --git a/core/modules/system/tests/src/Functional/Menu/LocalActionTest.php b/core/modules/system/tests/src/Functional/Menu/LocalActionTest.php index 2a78b118d54b..f7b9aafae40c 100644 --- a/core/modules/system/tests/src/Functional/Menu/LocalActionTest.php +++ b/core/modules/system/tests/src/Functional/Menu/LocalActionTest.php @@ -18,7 +18,7 @@ class LocalActionTest extends BrowserTestBase { * * @var string[] */ - protected static $modules = ['block', 'menu_test']; + public static $modules = ['block', 'menu_test']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Menu/LocalTasksTest.php b/core/modules/system/tests/src/Functional/Menu/LocalTasksTest.php index 824112cf948f..1a49336777ed 100644 --- a/core/modules/system/tests/src/Functional/Menu/LocalTasksTest.php +++ b/core/modules/system/tests/src/Functional/Menu/LocalTasksTest.php @@ -18,7 +18,7 @@ class LocalTasksTest extends BrowserTestBase { * * @var string[] */ - protected static $modules = ['block', 'menu_test', 'entity_test', 'node']; + public static $modules = ['block', 'menu_test', 'entity_test', 'node']; /** * The local tasks block under testing. diff --git a/core/modules/system/tests/src/Functional/Menu/MenuAccessTest.php b/core/modules/system/tests/src/Functional/Menu/MenuAccessTest.php index 2c95315d404f..10af396a6d74 100644 --- a/core/modules/system/tests/src/Functional/Menu/MenuAccessTest.php +++ b/core/modules/system/tests/src/Functional/Menu/MenuAccessTest.php @@ -17,7 +17,7 @@ class MenuAccessTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'menu_test']; + public static $modules = ['block', 'menu_test']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Menu/MenuLinkSecurityTest.php b/core/modules/system/tests/src/Functional/Menu/MenuLinkSecurityTest.php index 8432a676b140..c58bf8e504dc 100644 --- a/core/modules/system/tests/src/Functional/Menu/MenuLinkSecurityTest.php +++ b/core/modules/system/tests/src/Functional/Menu/MenuLinkSecurityTest.php @@ -15,7 +15,7 @@ class MenuLinkSecurityTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_link_content', 'block', 'menu_test']; + public static $modules = ['menu_link_content', 'block', 'menu_test']; /** * Ensures that a menu link does not cause an XSS issue. diff --git a/core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php b/core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php index e30eaef9a98a..7669e1875af7 100644 --- a/core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php +++ b/core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php @@ -17,7 +17,7 @@ class MenuRouterTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'menu_test', 'test_page_test']; + public static $modules = ['block', 'menu_test', 'test_page_test']; /** * Name of the administrative theme to use for tests. diff --git a/core/modules/system/tests/src/Functional/Module/InstallTest.php b/core/modules/system/tests/src/Functional/Module/InstallTest.php index 8026549863e3..ccbca6d31261 100644 --- a/core/modules/system/tests/src/Functional/Module/InstallTest.php +++ b/core/modules/system/tests/src/Functional/Module/InstallTest.php @@ -17,7 +17,7 @@ class InstallTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['module_test']; + public static $modules = ['module_test']; /** * Verify that drupal_get_schema() can be used during module installation. diff --git a/core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php b/core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php index ddd62a514afe..9ca44078012f 100644 --- a/core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php +++ b/core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php @@ -16,7 +16,7 @@ class InstallUninstallTest extends ModuleTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system_test', 'dblog', 'taxonomy', 'update_test_postupdate']; + public static $modules = ['system_test', 'dblog', 'taxonomy', 'update_test_postupdate']; /** * Tests that a fixed set of modules can be installed and uninstalled. diff --git a/core/modules/system/tests/src/Functional/Module/ModuleTestBase.php b/core/modules/system/tests/src/Functional/Module/ModuleTestBase.php index 2d7bc6ef215a..6cc726326dc3 100644 --- a/core/modules/system/tests/src/Functional/Module/ModuleTestBase.php +++ b/core/modules/system/tests/src/Functional/Module/ModuleTestBase.php @@ -18,7 +18,7 @@ abstract class ModuleTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['system_test']; + public static $modules = ['system_test']; protected $adminUser; diff --git a/core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php b/core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php index 66e9e8214fed..5edaf42afe50 100644 --- a/core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php +++ b/core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php @@ -33,7 +33,7 @@ class PrepareUninstallTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'taxonomy', 'entity_test']; + public static $modules = ['node', 'taxonomy', 'entity_test']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Module/UninstallTest.php b/core/modules/system/tests/src/Functional/Module/UninstallTest.php index 420443eaf9d4..98b96ee91ef1 100644 --- a/core/modules/system/tests/src/Functional/Module/UninstallTest.php +++ b/core/modules/system/tests/src/Functional/Module/UninstallTest.php @@ -21,7 +21,7 @@ class UninstallTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['module_test', 'user', 'views', 'node']; + public static $modules = ['module_test', 'user', 'views', 'node']; /** * Tests the hook_modules_uninstalled() of the user module. diff --git a/core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php b/core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php index 404137aafae9..faafe84600ac 100644 --- a/core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php +++ b/core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php @@ -12,7 +12,7 @@ */ class UpcastingTest extends BrowserTestBase { - protected static $modules = ['paramconverter_test', 'node', 'language']; + public static $modules = ['paramconverter_test', 'node', 'language']; /** * Confirms that all parameters are converted as expected. diff --git a/core/modules/system/tests/src/Functional/Path/UrlAlterFunctionalTest.php b/core/modules/system/tests/src/Functional/Path/UrlAlterFunctionalTest.php index 3c1d7e380c0c..271774169f0e 100644 --- a/core/modules/system/tests/src/Functional/Path/UrlAlterFunctionalTest.php +++ b/core/modules/system/tests/src/Functional/Path/UrlAlterFunctionalTest.php @@ -19,7 +19,7 @@ class UrlAlterFunctionalTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['path', 'forum', 'url_alter_test']; + public static $modules = ['path', 'forum', 'url_alter_test']; /** * Test that URL altering works and that it occurs in the correct order. diff --git a/core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php b/core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php index 5cb34269b5fb..586b1c93b2bf 100644 --- a/core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php +++ b/core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php @@ -16,7 +16,7 @@ class AjaxPageStateTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'views']; + public static $modules = ['node', 'views']; /** * User account with all available permissions diff --git a/core/modules/system/tests/src/Functional/Render/DisplayVariantTest.php b/core/modules/system/tests/src/Functional/Render/DisplayVariantTest.php index 47517ed41cd1..2f5415ba7c44 100644 --- a/core/modules/system/tests/src/Functional/Render/DisplayVariantTest.php +++ b/core/modules/system/tests/src/Functional/Render/DisplayVariantTest.php @@ -16,7 +16,7 @@ class DisplayVariantTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['display_variant_test']; + public static $modules = ['display_variant_test']; /** * Tests selecting the variant and passing configuration. diff --git a/core/modules/system/tests/src/Functional/Render/PlaceholderMessageTest.php b/core/modules/system/tests/src/Functional/Render/PlaceholderMessageTest.php index 0d7a1e9935ad..185ca4985a0c 100644 --- a/core/modules/system/tests/src/Functional/Render/PlaceholderMessageTest.php +++ b/core/modules/system/tests/src/Functional/Render/PlaceholderMessageTest.php @@ -17,7 +17,7 @@ class PlaceholderMessageTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['render_placeholder_message_test']; + public static $modules = ['render_placeholder_message_test']; /** * Test rendering of message placeholder. diff --git a/core/modules/system/tests/src/Functional/Render/RenderArrayNonHtmlSubscriberTest.php b/core/modules/system/tests/src/Functional/Render/RenderArrayNonHtmlSubscriberTest.php index 08674b829e61..08380dec024e 100644 --- a/core/modules/system/tests/src/Functional/Render/RenderArrayNonHtmlSubscriberTest.php +++ b/core/modules/system/tests/src/Functional/Render/RenderArrayNonHtmlSubscriberTest.php @@ -17,7 +17,7 @@ class RenderArrayNonHtmlSubscriberTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['render_array_non_html_subscriber_test']; + public static $modules = ['render_array_non_html_subscriber_test']; /** * Tests handling of responses by events subscriber. diff --git a/core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php b/core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php index d5b887f8c53a..fdc516b9e4ab 100644 --- a/core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php +++ b/core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class ActionJsonBasicAuthTest extends ActionResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php b/core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php index bfa962259177..5134e910a674 100644 --- a/core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php +++ b/core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php @@ -11,7 +11,7 @@ abstract class ActionResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user']; + public static $modules = ['user']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php b/core/modules/system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php index 9ea85939fe3d..f11459bc6d0e 100644 --- a/core/modules/system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php +++ b/core/modules/system/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class ActionXmlBasicAuthTest extends ActionResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Rest/MenuJsonBasicAuthTest.php b/core/modules/system/tests/src/Functional/Rest/MenuJsonBasicAuthTest.php index 16f670d9cc39..1d35d421619d 100644 --- a/core/modules/system/tests/src/Functional/Rest/MenuJsonBasicAuthTest.php +++ b/core/modules/system/tests/src/Functional/Rest/MenuJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class MenuJsonBasicAuthTest extends MenuResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php b/core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php index 13a74beb3e28..91953eb44148 100644 --- a/core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php +++ b/core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php @@ -10,7 +10,7 @@ abstract class MenuResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = []; + public static $modules = []; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Rest/MenuXmlBasicAuthTest.php b/core/modules/system/tests/src/Functional/Rest/MenuXmlBasicAuthTest.php index 63ac36b260fb..091043004285 100644 --- a/core/modules/system/tests/src/Functional/Rest/MenuXmlBasicAuthTest.php +++ b/core/modules/system/tests/src/Functional/Rest/MenuXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class MenuXmlBasicAuthTest extends MenuResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Routing/RouterPermissionTest.php b/core/modules/system/tests/src/Functional/Routing/RouterPermissionTest.php index 4071d84a1ffa..62a511f2e438 100644 --- a/core/modules/system/tests/src/Functional/Routing/RouterPermissionTest.php +++ b/core/modules/system/tests/src/Functional/Routing/RouterPermissionTest.php @@ -16,7 +16,7 @@ class RouterPermissionTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['router_test']; + public static $modules = ['router_test']; /** * Tests permission requirements on routes. diff --git a/core/modules/system/tests/src/Functional/ServiceProvider/ServiceProviderWebTest.php b/core/modules/system/tests/src/Functional/ServiceProvider/ServiceProviderWebTest.php index 3bd4c0355708..5e86164f6e6d 100644 --- a/core/modules/system/tests/src/Functional/ServiceProvider/ServiceProviderWebTest.php +++ b/core/modules/system/tests/src/Functional/ServiceProvider/ServiceProviderWebTest.php @@ -16,7 +16,7 @@ class ServiceProviderWebTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['file', 'service_provider_test']; + public static $modules = ['file', 'service_provider_test']; /** * Tests that module service providers get registered to the DIC. diff --git a/core/modules/system/tests/src/Functional/System/AccessDeniedTest.php b/core/modules/system/tests/src/Functional/System/AccessDeniedTest.php index d9f20144cb51..6490910bee79 100644 --- a/core/modules/system/tests/src/Functional/System/AccessDeniedTest.php +++ b/core/modules/system/tests/src/Functional/System/AccessDeniedTest.php @@ -21,7 +21,7 @@ class AccessDeniedTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'node', 'system_test']; + public static $modules = ['block', 'node', 'system_test']; protected $adminUser; diff --git a/core/modules/system/tests/src/Functional/System/AdminTest.php b/core/modules/system/tests/src/Functional/System/AdminTest.php index ef30042270c8..7a0b2a3ae6c1 100644 --- a/core/modules/system/tests/src/Functional/System/AdminTest.php +++ b/core/modules/system/tests/src/Functional/System/AdminTest.php @@ -31,7 +31,7 @@ class AdminTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['locale']; + public static $modules = ['locale']; protected function setUp() { // testAdminPages() requires Locale module. diff --git a/core/modules/system/tests/src/Functional/System/CronRunTest.php b/core/modules/system/tests/src/Functional/System/CronRunTest.php index 54f06919fa4a..12b86c83e7ed 100644 --- a/core/modules/system/tests/src/Functional/System/CronRunTest.php +++ b/core/modules/system/tests/src/Functional/System/CronRunTest.php @@ -19,7 +19,7 @@ class CronRunTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['common_test', 'common_test_cron_helper', 'automated_cron']; + public static $modules = ['common_test', 'common_test_cron_helper', 'automated_cron']; /** * Test cron runs. diff --git a/core/modules/system/tests/src/Functional/System/DateTimeTest.php b/core/modules/system/tests/src/Functional/System/DateTimeTest.php index 900ada683179..bdecab5d4cdc 100644 --- a/core/modules/system/tests/src/Functional/System/DateTimeTest.php +++ b/core/modules/system/tests/src/Functional/System/DateTimeTest.php @@ -19,7 +19,7 @@ class DateTimeTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'node', 'language', 'field', 'field_ui', 'datetime', 'options']; + public static $modules = ['block', 'node', 'language', 'field', 'field_ui', 'datetime', 'options']; protected function setUp() { parent::setUp(); diff --git a/core/modules/system/tests/src/Functional/System/FrontPageTest.php b/core/modules/system/tests/src/Functional/System/FrontPageTest.php index 6d5204b61fdd..7f9fc8c1f071 100644 --- a/core/modules/system/tests/src/Functional/System/FrontPageTest.php +++ b/core/modules/system/tests/src/Functional/System/FrontPageTest.php @@ -17,7 +17,7 @@ class FrontPageTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'system_test', 'views']; + public static $modules = ['node', 'system_test', 'views']; /** * The path to a node that is created for testing. diff --git a/core/modules/system/tests/src/Functional/System/HtaccessTest.php b/core/modules/system/tests/src/Functional/System/HtaccessTest.php index bd41b31f6fc6..79c4766c4cce 100644 --- a/core/modules/system/tests/src/Functional/System/HtaccessTest.php +++ b/core/modules/system/tests/src/Functional/System/HtaccessTest.php @@ -16,7 +16,7 @@ class HtaccessTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'path']; + public static $modules = ['node', 'path']; /** * Get an array of file paths for access testing. diff --git a/core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php b/core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php index d197d4a0c11e..931b84ce2422 100644 --- a/core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php +++ b/core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php @@ -16,7 +16,7 @@ class MainContentFallbackTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'system_test']; + public static $modules = ['block', 'system_test']; protected $adminUser; protected $webUser; diff --git a/core/modules/system/tests/src/Functional/System/PageNotFoundTest.php b/core/modules/system/tests/src/Functional/System/PageNotFoundTest.php index 733125c4c801..ab9b54b491d0 100644 --- a/core/modules/system/tests/src/Functional/System/PageNotFoundTest.php +++ b/core/modules/system/tests/src/Functional/System/PageNotFoundTest.php @@ -21,7 +21,7 @@ class PageNotFoundTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['system_test']; + public static $modules = ['system_test']; protected $adminUser; diff --git a/core/modules/system/tests/src/Functional/System/PageTitleTest.php b/core/modules/system/tests/src/Functional/System/PageTitleTest.php index 53f07bf889d0..8073827fb271 100644 --- a/core/modules/system/tests/src/Functional/System/PageTitleTest.php +++ b/core/modules/system/tests/src/Functional/System/PageTitleTest.php @@ -19,7 +19,7 @@ class PageTitleTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'test_page_test', 'form_test', 'block']; + public static $modules = ['node', 'test_page_test', 'form_test', 'block']; protected $contentUser; protected $savedTitle; diff --git a/core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php b/core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php index 34013d941246..592364636d95 100644 --- a/core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php +++ b/core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php @@ -17,7 +17,7 @@ class ResponseGeneratorTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['hal', 'rest', 'node', 'basic_auth']; + public static $modules = ['hal', 'rest', 'node', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php b/core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php index 802b9d3fa6ba..0859ebd355a6 100644 --- a/core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php +++ b/core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php @@ -16,7 +16,7 @@ class ShutdownFunctionsTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['system_test']; + public static $modules = ['system_test']; protected function tearDown() { // This test intentionally throws an exception in a PHP shutdown function. diff --git a/core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php b/core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php index eb6202b8ce7a..389b3f756606 100644 --- a/core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php +++ b/core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php @@ -22,7 +22,7 @@ class SiteMaintenanceTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node']; + public static $modules = ['node']; protected $adminUser; diff --git a/core/modules/system/tests/src/Functional/System/StatusTest.php b/core/modules/system/tests/src/Functional/System/StatusTest.php index 9c99cec069e8..c902a3731f93 100644 --- a/core/modules/system/tests/src/Functional/System/StatusTest.php +++ b/core/modules/system/tests/src/Functional/System/StatusTest.php @@ -17,7 +17,7 @@ class StatusTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['update_test_postupdate']; + public static $modules = ['update_test_postupdate']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php b/core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php index 42af534038b4..b3f9b310b385 100644 --- a/core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php +++ b/core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php @@ -16,7 +16,7 @@ class SystemAuthorizeTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['system_test']; + public static $modules = ['system_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/system/tests/src/Functional/System/ThemeTest.php b/core/modules/system/tests/src/Functional/System/ThemeTest.php index 81377d0a2247..d1d7880c8fdc 100644 --- a/core/modules/system/tests/src/Functional/System/ThemeTest.php +++ b/core/modules/system/tests/src/Functional/System/ThemeTest.php @@ -30,7 +30,7 @@ class ThemeTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'block', 'file']; + public static $modules = ['node', 'block', 'file']; protected function setUp() { parent::setUp(); diff --git a/core/modules/system/tests/src/Functional/System/TokenReplaceWebTest.php b/core/modules/system/tests/src/Functional/System/TokenReplaceWebTest.php index 3c889e8acf13..450f50704552 100644 --- a/core/modules/system/tests/src/Functional/System/TokenReplaceWebTest.php +++ b/core/modules/system/tests/src/Functional/System/TokenReplaceWebTest.php @@ -18,7 +18,7 @@ class TokenReplaceWebTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['token_test', 'filter', 'node']; + public static $modules = ['token_test', 'filter', 'node']; /** * Tests a token replacement on an actual website. diff --git a/core/modules/system/tests/src/Functional/Theme/EngineNyanCatTest.php b/core/modules/system/tests/src/Functional/Theme/EngineNyanCatTest.php index 0f0c3ef46609..6dca1b38d3cd 100644 --- a/core/modules/system/tests/src/Functional/Theme/EngineNyanCatTest.php +++ b/core/modules/system/tests/src/Functional/Theme/EngineNyanCatTest.php @@ -16,7 +16,7 @@ class EngineNyanCatTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['theme_test']; + public static $modules = ['theme_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php b/core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php index 8e3e2b43aab4..07b30ee30ffc 100644 --- a/core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php +++ b/core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php @@ -21,7 +21,7 @@ class EngineTwigTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['theme_test', 'twig_theme_test']; + public static $modules = ['theme_test', 'twig_theme_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/system/tests/src/Functional/Theme/FastTest.php b/core/modules/system/tests/src/Functional/Theme/FastTest.php index 188b2361685d..d8f85f1f4a49 100644 --- a/core/modules/system/tests/src/Functional/Theme/FastTest.php +++ b/core/modules/system/tests/src/Functional/Theme/FastTest.php @@ -16,7 +16,7 @@ class FastTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['theme_test']; + public static $modules = ['theme_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/system/tests/src/Functional/Theme/HtmlAttributesTest.php b/core/modules/system/tests/src/Functional/Theme/HtmlAttributesTest.php index 4645526ad68c..5aa4be9cc9d3 100644 --- a/core/modules/system/tests/src/Functional/Theme/HtmlAttributesTest.php +++ b/core/modules/system/tests/src/Functional/Theme/HtmlAttributesTest.php @@ -16,7 +16,7 @@ class HtmlAttributesTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['theme_test']; + public static $modules = ['theme_test']; /** * Tests that attributes in the 'html' and 'body' elements can be altered. diff --git a/core/modules/system/tests/src/Functional/Theme/ThemeEarlyInitializationTest.php b/core/modules/system/tests/src/Functional/Theme/ThemeEarlyInitializationTest.php index c95562861460..040dfabfce91 100644 --- a/core/modules/system/tests/src/Functional/Theme/ThemeEarlyInitializationTest.php +++ b/core/modules/system/tests/src/Functional/Theme/ThemeEarlyInitializationTest.php @@ -17,7 +17,7 @@ class ThemeEarlyInitializationTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['theme_test']; + public static $modules = ['theme_test']; /** * Test that the theme system can generate output in a request listener. diff --git a/core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php b/core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php index 5aa164277a3f..e372bb262a6c 100644 --- a/core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php +++ b/core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php @@ -16,7 +16,7 @@ class ThemeInfoTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['theme_test']; + public static $modules = ['theme_test']; /** * The theme handler used in this test for enabling themes. diff --git a/core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php b/core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php index ef399cb748b5..5f2668ef0a03 100644 --- a/core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php +++ b/core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php @@ -17,7 +17,7 @@ class ThemeSuggestionsAlterTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['theme_test']; + public static $modules = ['theme_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/system/tests/src/Functional/Theme/ThemeTest.php b/core/modules/system/tests/src/Functional/Theme/ThemeTest.php index edfce700f2e5..fff7bdfa4e0e 100644 --- a/core/modules/system/tests/src/Functional/Theme/ThemeTest.php +++ b/core/modules/system/tests/src/Functional/Theme/ThemeTest.php @@ -18,7 +18,7 @@ class ThemeTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['theme_test', 'node']; + public static $modules = ['theme_test', 'node']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Theme/ThemeTokenTest.php b/core/modules/system/tests/src/Functional/Theme/ThemeTokenTest.php index 4ecfb10b0d23..1488c5b3e445 100644 --- a/core/modules/system/tests/src/Functional/Theme/ThemeTokenTest.php +++ b/core/modules/system/tests/src/Functional/Theme/ThemeTokenTest.php @@ -16,7 +16,7 @@ class ThemeTokenTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block']; + static public $modules = ['block']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Theme/TwigDebugMarkupTest.php b/core/modules/system/tests/src/Functional/Theme/TwigDebugMarkupTest.php index 92c5a4701a81..9fe89fd58b7a 100644 --- a/core/modules/system/tests/src/Functional/Theme/TwigDebugMarkupTest.php +++ b/core/modules/system/tests/src/Functional/Theme/TwigDebugMarkupTest.php @@ -17,7 +17,7 @@ class TwigDebugMarkupTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['theme_test', 'node']; + public static $modules = ['theme_test', 'node']; /** * Tests debug markup added to Twig template output. diff --git a/core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php b/core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php index fff60678939c..5e3bc722e3de 100644 --- a/core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php +++ b/core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php @@ -16,7 +16,7 @@ class TwigExtensionTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['theme_test', 'twig_extension_test']; + public static $modules = ['theme_test', 'twig_extension_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/system/tests/src/Functional/Theme/TwigLoaderTest.php b/core/modules/system/tests/src/Functional/Theme/TwigLoaderTest.php index af7bea32c536..d2b0b5465d2d 100644 --- a/core/modules/system/tests/src/Functional/Theme/TwigLoaderTest.php +++ b/core/modules/system/tests/src/Functional/Theme/TwigLoaderTest.php @@ -16,7 +16,7 @@ class TwigLoaderTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['twig_loader_test']; + public static $modules = ['twig_loader_test']; /** * Tests adding an additional twig loader to the loader chain. diff --git a/core/modules/system/tests/src/Functional/Theme/TwigRegistryLoaderTest.php b/core/modules/system/tests/src/Functional/Theme/TwigRegistryLoaderTest.php index d6cd472e61e9..2446289984eb 100644 --- a/core/modules/system/tests/src/Functional/Theme/TwigRegistryLoaderTest.php +++ b/core/modules/system/tests/src/Functional/Theme/TwigRegistryLoaderTest.php @@ -16,7 +16,7 @@ class TwigRegistryLoaderTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['twig_theme_test', 'block']; + public static $modules = ['twig_theme_test', 'block']; /** * @var \Drupal\Core\Template\TwigEnvironment diff --git a/core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php b/core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php index 696e07a63b5d..0ad88ce320bb 100644 --- a/core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php +++ b/core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php @@ -17,7 +17,7 @@ class TwigSettingsTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['theme_test']; + public static $modules = ['theme_test']; /** * Ensures Twig template auto reload setting can be overridden. diff --git a/core/modules/system/tests/src/Functional/Theme/TwigTransTest.php b/core/modules/system/tests/src/Functional/Theme/TwigTransTest.php index dba1b7824117..aeafe7aeb114 100644 --- a/core/modules/system/tests/src/Functional/Theme/TwigTransTest.php +++ b/core/modules/system/tests/src/Functional/Theme/TwigTransTest.php @@ -17,7 +17,7 @@ class TwigTransTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'theme_test', 'twig_theme_test', 'locale', diff --git a/core/modules/system/tests/src/Functional/Update/DependencyHookInvocationTest.php b/core/modules/system/tests/src/Functional/Update/DependencyHookInvocationTest.php index d6be777acc09..203d89ef2a70 100644 --- a/core/modules/system/tests/src/Functional/Update/DependencyHookInvocationTest.php +++ b/core/modules/system/tests/src/Functional/Update/DependencyHookInvocationTest.php @@ -17,7 +17,7 @@ class DependencyHookInvocationTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['update_test_0', 'update_test_1', 'update_test_2']; + public static $modules = ['update_test_0', 'update_test_1', 'update_test_2']; protected function setUp() { parent::setUp(); diff --git a/core/modules/system/tests/src/Functional/Update/DependencyMissingTest.php b/core/modules/system/tests/src/Functional/Update/DependencyMissingTest.php index b01b82dcc0e1..e11999a46c23 100644 --- a/core/modules/system/tests/src/Functional/Update/DependencyMissingTest.php +++ b/core/modules/system/tests/src/Functional/Update/DependencyMissingTest.php @@ -16,7 +16,7 @@ class DependencyMissingTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['update_test_0', 'update_test_2']; + public static $modules = ['update_test_0', 'update_test_2']; protected function setUp() { // Only install update_test_2.module, even though its updates have a diff --git a/core/modules/system/tests/src/Functional/Update/DependencyOrderingTest.php b/core/modules/system/tests/src/Functional/Update/DependencyOrderingTest.php index 1946b8d88856..0f168aa78f5c 100644 --- a/core/modules/system/tests/src/Functional/Update/DependencyOrderingTest.php +++ b/core/modules/system/tests/src/Functional/Update/DependencyOrderingTest.php @@ -16,7 +16,7 @@ class DependencyOrderingTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['update_test_0', 'update_test_1', 'update_test_2', 'update_test_3']; + public static $modules = ['update_test_0', 'update_test_1', 'update_test_2', 'update_test_3']; protected function setUp() { parent::setUp(); diff --git a/core/modules/system/tests/src/Functional/Update/InvalidUpdateHookTest.php b/core/modules/system/tests/src/Functional/Update/InvalidUpdateHookTest.php index 573be5cbd8f9..85d041e2a48f 100644 --- a/core/modules/system/tests/src/Functional/Update/InvalidUpdateHookTest.php +++ b/core/modules/system/tests/src/Functional/Update/InvalidUpdateHookTest.php @@ -17,7 +17,7 @@ class InvalidUpdateHookTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['update_test_invalid_hook', 'update_script_test', 'dblog']; + public static $modules = ['update_test_invalid_hook', 'update_script_test', 'dblog']; /** * URL for the upgrade script. diff --git a/core/modules/system/tests/src/Functional/Update/UpdateSchemaTest.php b/core/modules/system/tests/src/Functional/Update/UpdateSchemaTest.php index b1e600922bd4..1c2edee065df 100644 --- a/core/modules/system/tests/src/Functional/Update/UpdateSchemaTest.php +++ b/core/modules/system/tests/src/Functional/Update/UpdateSchemaTest.php @@ -15,7 +15,7 @@ class UpdateSchemaTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['update_test_schema']; + public static $modules = ['update_test_schema']; /** * @var \Drupal\user\UserInterface diff --git a/core/modules/system/tests/src/Functional/Update/UpdateScriptTest.php b/core/modules/system/tests/src/Functional/Update/UpdateScriptTest.php index b723a0980f2f..29d4d08e238b 100644 --- a/core/modules/system/tests/src/Functional/Update/UpdateScriptTest.php +++ b/core/modules/system/tests/src/Functional/Update/UpdateScriptTest.php @@ -18,7 +18,7 @@ class UpdateScriptTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['update_script_test', 'dblog', 'language']; + public static $modules = ['update_script_test', 'dblog', 'language']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Functional/Update/UpdatesWith7xTest.php b/core/modules/system/tests/src/Functional/Update/UpdatesWith7xTest.php index 686ce4f51d67..4f536ea5aa4f 100644 --- a/core/modules/system/tests/src/Functional/Update/UpdatesWith7xTest.php +++ b/core/modules/system/tests/src/Functional/Update/UpdatesWith7xTest.php @@ -17,7 +17,7 @@ class UpdatesWith7xTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['update_test_with_7x']; + public static $modules = ['update_test_with_7x']; /** * The URL for the update page. diff --git a/core/modules/system/tests/src/FunctionalJavascript/ModalRendererTest.php b/core/modules/system/tests/src/FunctionalJavascript/ModalRendererTest.php index e4ec16bfe831..3597ba46dd2e 100644 --- a/core/modules/system/tests/src/FunctionalJavascript/ModalRendererTest.php +++ b/core/modules/system/tests/src/FunctionalJavascript/ModalRendererTest.php @@ -14,7 +14,7 @@ class ModalRendererTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'dialog_renderer_test']; + public static $modules = ['system', 'dialog_renderer_test']; /** * Tests that links respect 'data-dialog-renderer' attribute. diff --git a/core/modules/system/tests/src/FunctionalJavascript/OffCanvasTest.php b/core/modules/system/tests/src/FunctionalJavascript/OffCanvasTest.php index 4537af0dd787..c42d777c135e 100644 --- a/core/modules/system/tests/src/FunctionalJavascript/OffCanvasTest.php +++ b/core/modules/system/tests/src/FunctionalJavascript/OffCanvasTest.php @@ -21,7 +21,7 @@ class OffCanvasTest extends OffCanvasTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'off_canvas_test', ]; diff --git a/core/modules/system/tests/src/FunctionalJavascript/ThemeFormSettingsTest.php b/core/modules/system/tests/src/FunctionalJavascript/ThemeFormSettingsTest.php index e524d24518ae..4f3e9f1d49cb 100644 --- a/core/modules/system/tests/src/FunctionalJavascript/ThemeFormSettingsTest.php +++ b/core/modules/system/tests/src/FunctionalJavascript/ThemeFormSettingsTest.php @@ -18,7 +18,7 @@ class ThemeFormSettingsTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['file']; + public static $modules = ['file']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Kernel/Action/ActionTest.php b/core/modules/system/tests/src/Kernel/Action/ActionTest.php index 6a2c7c612073..6c381d7c80f7 100644 --- a/core/modules/system/tests/src/Kernel/Action/ActionTest.php +++ b/core/modules/system/tests/src/Kernel/Action/ActionTest.php @@ -17,7 +17,7 @@ class ActionTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'field', 'user', 'action_test']; + public static $modules = ['system', 'field', 'user', 'action_test']; /** * The action manager. diff --git a/core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php b/core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php index d1a890cbd460..7a6d6685e9ed 100644 --- a/core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php +++ b/core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php @@ -31,7 +31,7 @@ class SystemMenuBlockTest extends KernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'system', 'block', 'menu_test', diff --git a/core/modules/system/tests/src/Kernel/Common/AddFeedTest.php b/core/modules/system/tests/src/Kernel/Common/AddFeedTest.php index 324e6f670961..1060b30e4a9f 100644 --- a/core/modules/system/tests/src/Kernel/Common/AddFeedTest.php +++ b/core/modules/system/tests/src/Kernel/Common/AddFeedTest.php @@ -15,7 +15,7 @@ class AddFeedTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * Tests attaching feeds with paths, URLs, and titles. diff --git a/core/modules/system/tests/src/Kernel/DateFormatAccessControlHandlerTest.php b/core/modules/system/tests/src/Kernel/DateFormatAccessControlHandlerTest.php index d5767ed579d5..01b09dc6bbd4 100644 --- a/core/modules/system/tests/src/Kernel/DateFormatAccessControlHandlerTest.php +++ b/core/modules/system/tests/src/Kernel/DateFormatAccessControlHandlerTest.php @@ -24,7 +24,7 @@ class DateFormatAccessControlHandlerTest extends KernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'system', 'user', ]; diff --git a/core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php b/core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php index 33c68cfbce2c..058f83bb933f 100644 --- a/core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php +++ b/core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php @@ -41,7 +41,7 @@ class EntityReferenceSelectionReferenceableTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'user', 'field', 'entity_reference', 'node', 'entity_test']; + public static $modules = ['system', 'user', 'field', 'entity_reference', 'node', 'entity_test']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php b/core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php index 0eee3185da7d..708d517a3212 100644 --- a/core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php +++ b/core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php @@ -17,7 +17,7 @@ class ModuleHandlerTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Kernel/Form/FormElementLabelTest.php b/core/modules/system/tests/src/Kernel/Form/FormElementLabelTest.php index 5a7992c49630..2bc895f8a027 100644 --- a/core/modules/system/tests/src/Kernel/Form/FormElementLabelTest.php +++ b/core/modules/system/tests/src/Kernel/Form/FormElementLabelTest.php @@ -15,7 +15,7 @@ class FormElementLabelTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * Ensures that attributes can be placed for form element label. diff --git a/core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php b/core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php index 480ccb3b30b1..94026b65414f 100644 --- a/core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php +++ b/core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php @@ -18,7 +18,7 @@ class FormElementMaxlengthTest extends KernelTestBase implements FormInterface { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Kernel/Form/FormObjectTest.php b/core/modules/system/tests/src/Kernel/Form/FormObjectTest.php index 730d1ae4c24e..36cbb50ca77c 100644 --- a/core/modules/system/tests/src/Kernel/Form/FormObjectTest.php +++ b/core/modules/system/tests/src/Kernel/Form/FormObjectTest.php @@ -17,7 +17,7 @@ class FormObjectTest extends ConfigFormTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php b/core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php index 58fa338c4f70..28d056cecd99 100644 --- a/core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php +++ b/core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php @@ -17,7 +17,7 @@ class ProgrammaticTest extends KernelTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; /** * Test the programmatic form submission workflow. diff --git a/core/modules/system/tests/src/Kernel/Installer/InstallerMissingDependenciesTest.php b/core/modules/system/tests/src/Kernel/Installer/InstallerMissingDependenciesTest.php index 226c5dc42657..052c0afb8002 100644 --- a/core/modules/system/tests/src/Kernel/Installer/InstallerMissingDependenciesTest.php +++ b/core/modules/system/tests/src/Kernel/Installer/InstallerMissingDependenciesTest.php @@ -14,7 +14,7 @@ class InstallerMissingDependenciesTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * Verifies that the exception message in the profile step is correct. diff --git a/core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php b/core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php index cc94bc2b5ad5..f3591538c86c 100644 --- a/core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php +++ b/core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php @@ -16,7 +16,7 @@ class UninstallKernelTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'user', 'field', 'file', 'image', 'media']; + public static $modules = ['system', 'user', 'field', 'file', 'image', 'media']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Kernel/MenuAccessControlHandlerTest.php b/core/modules/system/tests/src/Kernel/MenuAccessControlHandlerTest.php index 9291db94f329..6d702c7cb59b 100644 --- a/core/modules/system/tests/src/Kernel/MenuAccessControlHandlerTest.php +++ b/core/modules/system/tests/src/Kernel/MenuAccessControlHandlerTest.php @@ -24,7 +24,7 @@ class MenuAccessControlHandlerTest extends KernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'system', 'user', ]; diff --git a/core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php b/core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php index c5181de13ed0..33c963de3c83 100644 --- a/core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php +++ b/core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php @@ -14,7 +14,7 @@ class MigrateSystemConfigurationTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['action', 'file', 'system']; + public static $modules = ['action', 'file', 'system']; protected $expectedConfig = [ 'system.cron' => [ diff --git a/core/modules/system/tests/src/Kernel/Migrate/d7/MigrateGlobalThemeSettingsTest.php b/core/modules/system/tests/src/Kernel/Migrate/d7/MigrateGlobalThemeSettingsTest.php index 73bfef93e1ca..56ee5b6312f4 100644 --- a/core/modules/system/tests/src/Kernel/Migrate/d7/MigrateGlobalThemeSettingsTest.php +++ b/core/modules/system/tests/src/Kernel/Migrate/d7/MigrateGlobalThemeSettingsTest.php @@ -14,7 +14,7 @@ class MigrateGlobalThemeSettingsTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php b/core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php index dd933317b932..0216e2dd312e 100644 --- a/core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php +++ b/core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php @@ -11,7 +11,7 @@ */ class MigrateSystemConfigurationTest extends MigrateDrupal7TestBase { - protected static $modules = ['action', 'file', 'system']; + public static $modules = ['action', 'file', 'system']; protected $expectedConfig = [ 'system.authorize' => [ diff --git a/core/modules/system/tests/src/Kernel/PathHooksTest.php b/core/modules/system/tests/src/Kernel/PathHooksTest.php index 497610e3e999..fcbb499979cc 100644 --- a/core/modules/system/tests/src/Kernel/PathHooksTest.php +++ b/core/modules/system/tests/src/Kernel/PathHooksTest.php @@ -15,7 +15,7 @@ class PathHooksTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + static public $modules = ['system']; /** * Test system_path_*() correctly clears caches. diff --git a/core/modules/system/tests/src/Kernel/PermissionsTest.php b/core/modules/system/tests/src/Kernel/PermissionsTest.php index b423ddb4be43..fdd69f52f5f9 100644 --- a/core/modules/system/tests/src/Kernel/PermissionsTest.php +++ b/core/modules/system/tests/src/Kernel/PermissionsTest.php @@ -12,7 +12,7 @@ class PermissionsTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'system', 'user', ]; diff --git a/core/modules/system/tests/src/Kernel/Plugin/migrate/source/ExtensionTest.php b/core/modules/system/tests/src/Kernel/Plugin/migrate/source/ExtensionTest.php index 64251b7107cc..c6576019a760 100644 --- a/core/modules/system/tests/src/Kernel/Plugin/migrate/source/ExtensionTest.php +++ b/core/modules/system/tests/src/Kernel/Plugin/migrate/source/ExtensionTest.php @@ -15,7 +15,7 @@ class ExtensionTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'migrate_drupal']; + public static $modules = ['system', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Kernel/Plugin/migrate/source/MenuTest.php b/core/modules/system/tests/src/Kernel/Plugin/migrate/source/MenuTest.php index 3917b37cc085..0feb9a2b0fe6 100644 --- a/core/modules/system/tests/src/Kernel/Plugin/migrate/source/MenuTest.php +++ b/core/modules/system/tests/src/Kernel/Plugin/migrate/source/MenuTest.php @@ -16,7 +16,7 @@ class MenuTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'migrate_drupal']; + public static $modules = ['system', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/ThemeSettingsTest.php b/core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/ThemeSettingsTest.php index 482e4ddf683f..17b54fa1bc21 100644 --- a/core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/ThemeSettingsTest.php +++ b/core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/ThemeSettingsTest.php @@ -16,7 +16,7 @@ class ThemeSettingsTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'migrate_drupal']; + public static $modules = ['system', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Kernel/Render/ClassyTest.php b/core/modules/system/tests/src/Kernel/Render/ClassyTest.php index 4708503f2fa4..8d1cb8548126 100644 --- a/core/modules/system/tests/src/Kernel/Render/ClassyTest.php +++ b/core/modules/system/tests/src/Kernel/Render/ClassyTest.php @@ -14,7 +14,7 @@ class ClassyTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'twig_theme_test']; + public static $modules = ['system', 'twig_theme_test']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Kernel/Scripts/DbDumpCommandTest.php b/core/modules/system/tests/src/Kernel/Scripts/DbDumpCommandTest.php index 3e6ec4c86c62..a2ca86486200 100644 --- a/core/modules/system/tests/src/Kernel/Scripts/DbDumpCommandTest.php +++ b/core/modules/system/tests/src/Kernel/Scripts/DbDumpCommandTest.php @@ -17,7 +17,7 @@ class DbDumpCommandTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Kernel/Scripts/DbImportCommandTest.php b/core/modules/system/tests/src/Kernel/Scripts/DbImportCommandTest.php index e489371db879..8a292e502d43 100644 --- a/core/modules/system/tests/src/Kernel/Scripts/DbImportCommandTest.php +++ b/core/modules/system/tests/src/Kernel/Scripts/DbImportCommandTest.php @@ -17,7 +17,7 @@ class DbImportCommandTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'config', 'dblog', 'menu_link_content', 'link', 'block_content', 'file', 'user']; + public static $modules = ['system', 'config', 'dblog', 'menu_link_content', 'link', 'block_content', 'file', 'user']; /** * Tables that should be part of the exported script. diff --git a/core/modules/system/tests/src/Kernel/System/CronQueueTest.php b/core/modules/system/tests/src/Kernel/System/CronQueueTest.php index f5e13bfe845c..649a2c752658 100644 --- a/core/modules/system/tests/src/Kernel/System/CronQueueTest.php +++ b/core/modules/system/tests/src/Kernel/System/CronQueueTest.php @@ -17,7 +17,7 @@ class CronQueueTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'cron_queue_test']; + public static $modules = ['system', 'cron_queue_test']; /** * The database connection. diff --git a/core/modules/system/tests/src/Kernel/System/InfoAlterTest.php b/core/modules/system/tests/src/Kernel/System/InfoAlterTest.php index 3c64d29e6f21..ebdac3ce0dbf 100644 --- a/core/modules/system/tests/src/Kernel/System/InfoAlterTest.php +++ b/core/modules/system/tests/src/Kernel/System/InfoAlterTest.php @@ -11,7 +11,7 @@ */ class InfoAlterTest extends KernelTestBase { - protected static $modules = ['system']; + public static $modules = ['system']; /** * Tests that theme .info.yml data is rebuild after enabling a module. diff --git a/core/modules/system/tests/src/Kernel/System/SystemGetInfoTest.php b/core/modules/system/tests/src/Kernel/System/SystemGetInfoTest.php index e2d79b944d6f..cd42fa48707d 100644 --- a/core/modules/system/tests/src/Kernel/System/SystemGetInfoTest.php +++ b/core/modules/system/tests/src/Kernel/System/SystemGetInfoTest.php @@ -11,7 +11,7 @@ */ class SystemGetInfoTest extends KernelTestBase { - protected static $modules = ['system']; + public static $modules = ['system']; /** * Tests system_get_info(). diff --git a/core/modules/system/tests/src/Kernel/Theme/FunctionsTest.php b/core/modules/system/tests/src/Kernel/Theme/FunctionsTest.php index 0d72e4b31a2a..9b93dff3ff8b 100644 --- a/core/modules/system/tests/src/Kernel/Theme/FunctionsTest.php +++ b/core/modules/system/tests/src/Kernel/Theme/FunctionsTest.php @@ -21,7 +21,7 @@ class FunctionsTest extends KernelTestBase { * * @var array */ - protected static $modules = ['router_test', 'system']; + public static $modules = ['router_test', 'system']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Kernel/Theme/ThemeTest.php b/core/modules/system/tests/src/Kernel/Theme/ThemeTest.php index 05281901aacc..b9f09ec034bc 100644 --- a/core/modules/system/tests/src/Kernel/Theme/ThemeTest.php +++ b/core/modules/system/tests/src/Kernel/Theme/ThemeTest.php @@ -16,7 +16,7 @@ class ThemeTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['theme_test', 'node', 'system']; + public static $modules = ['theme_test', 'node', 'system']; /** * {@inheritdoc} diff --git a/core/modules/system/tests/src/Kernel/Theme/TwigFilterTest.php b/core/modules/system/tests/src/Kernel/Theme/TwigFilterTest.php index c32911ee8365..c1c26dd032ca 100644 --- a/core/modules/system/tests/src/Kernel/Theme/TwigFilterTest.php +++ b/core/modules/system/tests/src/Kernel/Theme/TwigFilterTest.php @@ -16,7 +16,7 @@ class TwigFilterTest extends KernelTestBase { * * @var array */ - protected static $modules = ['twig_theme_test']; + public static $modules = ['twig_theme_test']; /** * Test Twig "without" filter. diff --git a/core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php b/core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php index 123afb1a628e..4ffd2558f074 100644 --- a/core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php +++ b/core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php @@ -16,7 +16,7 @@ class TwigNamespaceTest extends KernelTestBase { * * @var array */ - protected static $modules = ['twig_theme_test', 'twig_namespace_a', 'twig_namespace_b', 'node']; + public static $modules = ['twig_theme_test', 'twig_namespace_a', 'twig_namespace_b', 'node']; /** * @var \Drupal\Core\Template\TwigEnvironment diff --git a/core/modules/system/tests/src/Kernel/Theme/TwigRawTest.php b/core/modules/system/tests/src/Kernel/Theme/TwigRawTest.php index 5af515115b47..970e9d514043 100644 --- a/core/modules/system/tests/src/Kernel/Theme/TwigRawTest.php +++ b/core/modules/system/tests/src/Kernel/Theme/TwigRawTest.php @@ -16,7 +16,7 @@ class TwigRawTest extends KernelTestBase { * * @var array */ - protected static $modules = ['twig_theme_test']; + public static $modules = ['twig_theme_test']; /** * Tests the raw filter inside an autoescape tag. diff --git a/core/modules/system/tests/src/Kernel/Timezone/TimezoneTest.php b/core/modules/system/tests/src/Kernel/Timezone/TimezoneTest.php index 42ff81c28164..8a5385c2fe81 100644 --- a/core/modules/system/tests/src/Kernel/Timezone/TimezoneTest.php +++ b/core/modules/system/tests/src/Kernel/Timezone/TimezoneTest.php @@ -11,7 +11,7 @@ */ class TimezoneTest extends KernelTestBase { - protected static $modules = ['system']; + public static $modules = ['system']; /** * Tests system_time_zones(). diff --git a/core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php b/core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php index 3ebf35239759..2c8339060486 100644 --- a/core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php +++ b/core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php @@ -28,7 +28,7 @@ abstract class TokenReplaceKernelTestBase extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; protected function setUp() { parent::setUp(); diff --git a/core/modules/taxonomy/src/Tests/RssTest.php b/core/modules/taxonomy/src/Tests/RssTest.php index 5aa212cfa0b2..c4f48846b436 100644 --- a/core/modules/taxonomy/src/Tests/RssTest.php +++ b/core/modules/taxonomy/src/Tests/RssTest.php @@ -18,7 +18,7 @@ class RssTest extends TaxonomyTestBase { * * @var array */ - protected static $modules = ['node', 'field_ui', 'views']; + public static $modules = ['node', 'field_ui', 'views']; /** * Vocabulary for testing. diff --git a/core/modules/taxonomy/src/Tests/TaxonomyTermIndentationTest.php b/core/modules/taxonomy/src/Tests/TaxonomyTermIndentationTest.php index 6701e53cc43e..599b6fb2c7a7 100644 --- a/core/modules/taxonomy/src/Tests/TaxonomyTermIndentationTest.php +++ b/core/modules/taxonomy/src/Tests/TaxonomyTermIndentationTest.php @@ -14,7 +14,7 @@ class TaxonomyTermIndentationTest extends TaxonomyTestBase { * * @var array */ - protected static $modules = ['taxonomy']; + public static $modules = ['taxonomy']; /** * Vocabulary for testing. diff --git a/core/modules/taxonomy/src/Tests/TaxonomyTestBase.php b/core/modules/taxonomy/src/Tests/TaxonomyTestBase.php index 4ca7868f7bd1..b4f941da5b66 100644 --- a/core/modules/taxonomy/src/Tests/TaxonomyTestBase.php +++ b/core/modules/taxonomy/src/Tests/TaxonomyTestBase.php @@ -24,7 +24,7 @@ abstract class TaxonomyTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['taxonomy', 'block']; + public static $modules = ['taxonomy', 'block']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/src/Tests/TermTest.php b/core/modules/taxonomy/src/Tests/TermTest.php index e408adfe25b3..54309c4237e2 100644 --- a/core/modules/taxonomy/src/Tests/TermTest.php +++ b/core/modules/taxonomy/src/Tests/TermTest.php @@ -34,7 +34,7 @@ class TermTest extends TaxonomyTestBase { * * @var string[] */ - protected static $modules = ['block']; + public static $modules = ['block']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/src/Tests/TermTranslationTest.php b/core/modules/taxonomy/src/Tests/TermTranslationTest.php index 8e32362a8a17..ccb16f611db5 100644 --- a/core/modules/taxonomy/src/Tests/TermTranslationTest.php +++ b/core/modules/taxonomy/src/Tests/TermTranslationTest.php @@ -36,7 +36,7 @@ class TermTranslationTest extends TaxonomyTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'language', 'content_translation']; + public static $modules = ['taxonomy', 'language', 'content_translation']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php b/core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php index 0132ab726594..e4490f3431aa 100644 --- a/core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php +++ b/core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php @@ -18,7 +18,7 @@ class EarlyDateTest extends TaxonomyTestBase { * * @var array */ - protected static $modules = ['node', 'datetime']; + public static $modules = ['node', 'datetime']; protected function setUp() { parent::setUp(); diff --git a/core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonAnonTest.php b/core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonAnonTest.php index 4544f70d9bec..ee3effc572a2 100644 --- a/core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonAnonTest.php +++ b/core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonAnonTest.php @@ -18,7 +18,7 @@ class TermHalJsonAnonTest extends TermResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonBasicAuthTest.php b/core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonBasicAuthTest.php index 574c68f0f6e8..576615607239 100644 --- a/core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonBasicAuthTest.php +++ b/core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class TermHalJsonBasicAuthTest extends TermHalJsonAnonTest { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonAnonTest.php b/core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonAnonTest.php index 9ab5e23cc57b..e2c1bc86bd90 100644 --- a/core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonAnonTest.php +++ b/core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonAnonTest.php @@ -15,7 +15,7 @@ class VocabularyHalJsonAnonTest extends VocabularyResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonBasicAuthTest.php b/core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonBasicAuthTest.php index cf105d0bd28a..d8c17e6d3a0f 100644 --- a/core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonBasicAuthTest.php +++ b/core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class VocabularyHalJsonBasicAuthTest extends VocabularyResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonCookieTest.php b/core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonCookieTest.php index dfa861cfd20e..13a44dbb93e5 100644 --- a/core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonCookieTest.php +++ b/core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonCookieTest.php @@ -15,7 +15,7 @@ class VocabularyHalJsonCookieTest extends VocabularyResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php b/core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php index 21ef548de0da..959e2bb187a9 100644 --- a/core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php +++ b/core/modules/taxonomy/tests/src/Functional/Rest/TermJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class TermJsonBasicAuthTest extends TermResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php b/core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php index 681cef374de8..3a1a5a241d03 100644 --- a/core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php +++ b/core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php @@ -16,7 +16,7 @@ abstract class TermResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'path']; + public static $modules = ['taxonomy', 'path']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php b/core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php index 97abbc7b425c..8eacb85c1c08 100644 --- a/core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php +++ b/core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class TermXmlBasicAuthTest extends TermResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php b/core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php index bab82437048a..ec0d67e2b2ed 100644 --- a/core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php +++ b/core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class VocabularyJsonBasicAuthTest extends VocabularyResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php b/core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php index 90781ae5eb9c..b1e87d986e21 100644 --- a/core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php +++ b/core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php @@ -10,7 +10,7 @@ abstract class VocabularyResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy']; + public static $modules = ['taxonomy']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php b/core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php index 25b4bad952a3..52b3741a9aff 100644 --- a/core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php +++ b/core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class VocabularyXmlBasicAuthTest extends VocabularyResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php b/core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php index 8d83097a6c0a..fc2fe6243232 100644 --- a/core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php +++ b/core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php @@ -32,7 +32,7 @@ class TaxonomyImageTest extends TaxonomyTestBase { * * @var array */ - protected static $modules = ['image']; + public static $modules = ['image']; protected function setUp() { parent::setUp(); diff --git a/core/modules/taxonomy/tests/src/Functional/TaxonomyQueryAlterTest.php b/core/modules/taxonomy/tests/src/Functional/TaxonomyQueryAlterTest.php index b18ad9ff699b..81bd6796b53d 100644 --- a/core/modules/taxonomy/tests/src/Functional/TaxonomyQueryAlterTest.php +++ b/core/modules/taxonomy/tests/src/Functional/TaxonomyQueryAlterTest.php @@ -18,7 +18,7 @@ class TaxonomyQueryAlterTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['taxonomy', 'taxonomy_test']; + public static $modules = ['taxonomy', 'taxonomy_test']; /** * Tests that appropriate tags are added when querying the database. diff --git a/core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php b/core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php index 0a72651fa754..66782f3e7ab9 100644 --- a/core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php +++ b/core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php @@ -14,7 +14,7 @@ class TaxonomyTermPagerTest extends TaxonomyTestBase { * * @var array */ - protected static $modules = ['taxonomy']; + public static $modules = ['taxonomy']; /** * Vocabulary for testing. diff --git a/core/modules/taxonomy/tests/src/Functional/TaxonomyTestBase.php b/core/modules/taxonomy/tests/src/Functional/TaxonomyTestBase.php index 51df0af52ff6..fdbfccd30341 100644 --- a/core/modules/taxonomy/tests/src/Functional/TaxonomyTestBase.php +++ b/core/modules/taxonomy/tests/src/Functional/TaxonomyTestBase.php @@ -18,7 +18,7 @@ abstract class TaxonomyTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['taxonomy', 'block']; + public static $modules = ['taxonomy', 'block']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php b/core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php index 7b52311ed2e6..378d02c755f0 100644 --- a/core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php +++ b/core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php @@ -16,7 +16,7 @@ class TermCacheTagsTest extends EntityWithUriCacheTagsTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy']; + public static $modules = ['taxonomy']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php b/core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php index 0581b090a940..997e698b9eff 100644 --- a/core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php +++ b/core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php @@ -12,7 +12,7 @@ class TermContextualLinksTest extends TaxonomyTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'contextual', ]; diff --git a/core/modules/taxonomy/tests/src/Functional/TermEntityReferenceTest.php b/core/modules/taxonomy/tests/src/Functional/TermEntityReferenceTest.php index 350982271ec7..9d4522ec71ed 100644 --- a/core/modules/taxonomy/tests/src/Functional/TermEntityReferenceTest.php +++ b/core/modules/taxonomy/tests/src/Functional/TermEntityReferenceTest.php @@ -17,7 +17,7 @@ class TermEntityReferenceTest extends TaxonomyTestBase { * * @var array */ - protected static $modules = ['entity_reference_test', 'entity_test']; + public static $modules = ['entity_reference_test', 'entity_test']; /** * Tests an entity reference field restricted to a single vocabulary. diff --git a/core/modules/taxonomy/tests/src/Functional/TermIndexTest.php b/core/modules/taxonomy/tests/src/Functional/TermIndexTest.php index 5aca546d0974..83ab04d5e13e 100644 --- a/core/modules/taxonomy/tests/src/Functional/TermIndexTest.php +++ b/core/modules/taxonomy/tests/src/Functional/TermIndexTest.php @@ -16,7 +16,7 @@ class TermIndexTest extends TaxonomyTestBase { * * @var array */ - protected static $modules = ['views']; + public static $modules = ['views']; /** * Vocabulary for testing. diff --git a/core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php b/core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php index 8de70dcaa98d..f60e77e534a6 100644 --- a/core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php +++ b/core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php @@ -12,7 +12,7 @@ */ class TermLanguageTest extends TaxonomyTestBase { - protected static $modules = ['language']; + public static $modules = ['language']; /** * Vocabulary for testing. diff --git a/core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php b/core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php index bb18e3159c41..236ac7055335 100644 --- a/core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php +++ b/core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php @@ -39,7 +39,7 @@ class TermTranslationFieldViewTest extends TaxonomyTestBase { * * @var array */ - protected static $modules = ['language', 'content_translation', 'taxonomy']; + public static $modules = ['language', 'content_translation', 'taxonomy']; protected function setUp() { parent::setUp(); diff --git a/core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php b/core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php index f0681734c714..0d24b6990e7b 100644 --- a/core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php +++ b/core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php @@ -25,7 +25,7 @@ class TermTranslationUITest extends ContentTranslationUITestBase { * * @var array */ - protected static $modules = ['language', 'content_translation', 'taxonomy']; + public static $modules = ['language', 'content_translation', 'taxonomy']; protected function setUp() { $this->entityTypeId = 'taxonomy_term'; diff --git a/core/modules/taxonomy/tests/src/Functional/Views/ArgumentValidatorTermTest.php b/core/modules/taxonomy/tests/src/Functional/Views/ArgumentValidatorTermTest.php index 16d1a2b923d9..8260565e36c6 100644 --- a/core/modules/taxonomy/tests/src/Functional/Views/ArgumentValidatorTermTest.php +++ b/core/modules/taxonomy/tests/src/Functional/Views/ArgumentValidatorTermTest.php @@ -38,7 +38,7 @@ class ArgumentValidatorTermTest extends TaxonomyTestBase { * * @var array */ - protected static $modules = ['taxonomy', 'taxonomy_test_views', 'views_test_config']; + public static $modules = ['taxonomy', 'taxonomy_test_views', 'views_test_config']; /** * Views used by this test. diff --git a/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php b/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php index c68817801a06..1b8bbcaa517e 100644 --- a/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php +++ b/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php @@ -22,7 +22,7 @@ class TaxonomyFieldFilterTest extends ViewTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language', 'taxonomy', 'taxonomy_test_views', 'text', 'views', 'node']; + public static $modules = ['language', 'taxonomy', 'taxonomy_test_views', 'text', 'views', 'node']; /** * Views used by this test. diff --git a/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidFilterTest.php b/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidFilterTest.php index b459304dae5b..6fd1eba86587 100644 --- a/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidFilterTest.php +++ b/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidFilterTest.php @@ -19,7 +19,7 @@ class TaxonomyIndexTidFilterTest extends TaxonomyTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'taxonomy_test_views', 'views', 'node']; + public static $modules = ['taxonomy', 'taxonomy_test_views', 'views', 'node']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php b/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php index c7874b5b271d..992e5bee18cc 100644 --- a/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php +++ b/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php @@ -31,7 +31,7 @@ class TaxonomyIndexTidUiTest extends UITestBase { * * @var array */ - protected static $modules = ['node', 'taxonomy', 'views', 'views_ui', 'taxonomy_test_views']; + public static $modules = ['node', 'taxonomy', 'views', 'views_ui', 'taxonomy_test_views']; /** * A nested array of \Drupal\taxonomy\TermInterface objects. diff --git a/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php b/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php index 40985e7cebaf..d8ab8ea12116 100644 --- a/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php +++ b/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php @@ -25,7 +25,7 @@ class TaxonomyParentUITest extends UITestBase { * * @var array */ - protected static $modules = ['taxonomy', 'taxonomy_test_views']; + public static $modules = ['taxonomy', 'taxonomy_test_views']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentDepthTest.php b/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentDepthTest.php index c37b9a527de2..3505784a0785 100644 --- a/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentDepthTest.php +++ b/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentDepthTest.php @@ -12,7 +12,7 @@ class TaxonomyTermArgumentDepthTest extends TaxonomyTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'taxonomy_test_views', 'views', 'node']; + public static $modules = ['taxonomy', 'taxonomy_test_views', 'views', 'node']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php b/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php index 3b065314b7db..4d7a4fdf03c6 100644 --- a/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php +++ b/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php @@ -14,7 +14,7 @@ class TaxonomyTermFilterDepthTest extends TaxonomyTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'taxonomy_test_views', 'views', 'node']; + public static $modules = ['taxonomy', 'taxonomy_test_views', 'views', 'node']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php b/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php index e3df7ad6c854..fc0cddce484b 100644 --- a/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php +++ b/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php @@ -21,7 +21,7 @@ class TaxonomyTermViewTest extends TaxonomyTestBase { * * @var array */ - protected static $modules = ['taxonomy', 'views']; + public static $modules = ['taxonomy', 'views']; /** * An user with permissions to administer taxonomy. diff --git a/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php b/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php index 0eb4cbf46b89..a2d8ec14a380 100644 --- a/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php +++ b/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php @@ -22,7 +22,7 @@ abstract class TaxonomyTestBase extends ViewTestBase { * * @var array */ - protected static $modules = ['taxonomy', 'taxonomy_test_views']; + public static $modules = ['taxonomy', 'taxonomy_test_views']; /** * Stores the nodes used for the different tests. diff --git a/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php b/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php index 721df17d7b57..8b1d58cf29e6 100644 --- a/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php +++ b/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php @@ -14,7 +14,7 @@ class TaxonomyVocabularyArgumentTest extends TaxonomyTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'taxonomy_test_views', 'views']; + public static $modules = ['taxonomy', 'taxonomy_test_views', 'views']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/VocabularyCrudTest.php b/core/modules/taxonomy/tests/src/Functional/VocabularyCrudTest.php index 0243e209fc32..1fb01630bf67 100644 --- a/core/modules/taxonomy/tests/src/Functional/VocabularyCrudTest.php +++ b/core/modules/taxonomy/tests/src/Functional/VocabularyCrudTest.php @@ -18,7 +18,7 @@ class VocabularyCrudTest extends TaxonomyTestBase { * * @var array */ - protected static $modules = ['field_test', 'taxonomy_crud']; + public static $modules = ['field_test', 'taxonomy_crud']; protected function setUp() { parent::setUp(); diff --git a/core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php b/core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php index fd607aba71f3..c94d64e287d8 100644 --- a/core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php +++ b/core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php @@ -12,7 +12,7 @@ */ class VocabularyLanguageTest extends TaxonomyTestBase { - protected static $modules = ['language']; + public static $modules = ['language']; protected function setUp() { parent::setUp(); diff --git a/core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php b/core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php index 8690cfbe1eb9..bb94a96da67a 100644 --- a/core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php +++ b/core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php @@ -16,7 +16,7 @@ class VocabularyPermissionsTest extends TaxonomyTestBase { * * @var array */ - protected static $modules = ['help']; + public static $modules = ['help']; protected function setUp() { parent::setUp(); diff --git a/core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php b/core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php index 16621b3390db..b9aba8a7989e 100644 --- a/core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php +++ b/core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php @@ -21,7 +21,7 @@ class VocabularySerializationTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'vocabulary_serialization_test']; + public static $modules = ['taxonomy', 'vocabulary_serialization_test']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php b/core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php index 680729723813..aa98ac33300b 100644 --- a/core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php +++ b/core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php @@ -12,7 +12,7 @@ class VocabularyTranslationTest extends TaxonomyTestBase { /** * {@inheritdoc} */ - protected static $modules = ['content_translation', 'language']; + public static $modules = ['content_translation', 'language']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php b/core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php index e0480170b142..92ebe5926ae0 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php @@ -17,7 +17,7 @@ class MigrateTaxonomyConfigsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy']; + public static $modules = ['taxonomy']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php b/core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php index 1d340fc155b9..2da51e4a4393 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php @@ -20,7 +20,7 @@ class MigrateTaxonomyTermStubTest extends MigrateDrupalTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'text', 'taxonomy_term_stub_test']; + public static $modules = ['taxonomy', 'text', 'taxonomy_term_stub_test']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php b/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php index c14f39859cac..75c79241e0c8 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php @@ -15,7 +15,7 @@ class MigrateTaxonomyTermTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy']; + public static $modules = ['taxonomy']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTest.php b/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTest.php index cf2a353536ac..1584c5cc738a 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTest.php @@ -15,7 +15,7 @@ class MigrateTaxonomyVocabularyTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy']; + public static $modules = ['taxonomy']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTranslationTest.php b/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTranslationTest.php index 176344b36ffa..9d7176c49758 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTranslationTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTranslationTest.php @@ -14,7 +14,7 @@ class MigrateTaxonomyVocabularyTranslationTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'config_translation', 'language', 'taxonomy', diff --git a/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeRevisionTest.php b/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeRevisionTest.php index 4f98ed3b6501..25544486ab28 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeRevisionTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeRevisionTest.php @@ -14,7 +14,7 @@ class MigrateTermNodeRevisionTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'menu_ui']; + public static $modules = ['taxonomy', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTest.php b/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTest.php index eb8e0922bbcc..8e7d13de0e30 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTest.php @@ -15,7 +15,7 @@ class MigrateTermNodeTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'menu_ui']; + public static $modules = ['taxonomy', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php b/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php index 74de1b630d67..6b6ee945c6ac 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php @@ -15,7 +15,7 @@ class MigrateVocabularyEntityDisplayTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['field', 'taxonomy', 'menu_ui']; + public static $modules = ['field', 'taxonomy', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php b/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php index 1e332ca8219f..7cfc306a98cd 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php @@ -15,7 +15,7 @@ class MigrateVocabularyEntityFormDisplayTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'menu_ui']; + public static $modules = ['taxonomy', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php b/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php index fdbdb46c9f31..77cb3e9069d8 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php @@ -15,7 +15,7 @@ class MigrateVocabularyFieldInstanceTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'menu_ui']; + public static $modules = ['taxonomy', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldTest.php b/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldTest.php index 9cdb0c323b5d..fa5c7f3a1646 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldTest.php @@ -15,7 +15,7 @@ class MigrateVocabularyFieldTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'menu_ui']; + public static $modules = ['taxonomy', 'menu_ui']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php b/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php index c7b5738149b6..e8c6fefa8b2f 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php @@ -14,7 +14,7 @@ */ class MigrateNodeTaxonomyTest extends MigrateDrupal7TestBase { - protected static $modules = [ + public static $modules = [ 'datetime', 'field', 'filter', diff --git a/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php b/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php index 269a8a12d9c3..e4246594a91d 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php @@ -13,7 +13,7 @@ */ class MigrateTaxonomyTermTest extends MigrateDrupal7TestBase { - protected static $modules = [ + public static $modules = [ 'comment', 'datetime', 'forum', diff --git a/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php b/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php index 10220bd34dd2..5663ea6cda61 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php @@ -16,7 +16,7 @@ class MigrateTaxonomyVocabularyTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy']; + public static $modules = ['taxonomy']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php b/core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php index ed9acf609bd5..e4b2cc051c88 100644 --- a/core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php @@ -20,7 +20,7 @@ class PendingRevisionTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'node', 'user', 'text', 'field', 'system']; + public static $modules = ['taxonomy', 'node', 'user', 'text', 'field', 'system']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermNodeTest.php b/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermNodeTest.php index 16a365a2afad..3084acffae6d 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermNodeTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermNodeTest.php @@ -15,7 +15,7 @@ class TermNodeTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'migrate_drupal']; + public static $modules = ['taxonomy', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php b/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php index bb60f9c4b9f6..42fa75d0fff2 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php @@ -13,7 +13,7 @@ class TermSourceWithVocabularyFilterTest extends TermTest { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'migrate_drupal']; + public static $modules = ['taxonomy', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTest.php b/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTest.php index c0b50cb0f670..d1ac238ae26f 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTest.php @@ -15,7 +15,7 @@ class TermTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'migrate_drupal']; + public static $modules = ['taxonomy', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTranslationTest.php b/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTranslationTest.php index cafbc813b95f..af69e30e3740 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTranslationTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTranslationTest.php @@ -15,7 +15,7 @@ class TermTranslationTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'migrate_drupal']; + public static $modules = ['taxonomy', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTest.php b/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTest.php index 4b81b6c3fb87..a98b2985ed58 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTest.php @@ -16,7 +16,7 @@ class VocabularyTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'migrate_drupal']; + public static $modules = ['taxonomy', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php b/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php index 1c5522c5fee0..e54eb6ee3f7c 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php @@ -15,7 +15,7 @@ class VocabularyTranslationTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'migrate_drupal']; + public static $modules = ['taxonomy', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php b/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php index 274d586d7419..671bb554ed53 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php @@ -13,7 +13,7 @@ class TermSourceWithVocabularyFilterTest extends TermTest { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'migrate_drupal']; + public static $modules = ['taxonomy', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTest.php b/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTest.php index ab2cb58d51cd..ef002cfec89b 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTest.php @@ -15,7 +15,7 @@ class TermTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'migrate_drupal']; + public static $modules = ['taxonomy', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTest.php b/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTest.php index fb78c547d738..4d1975ceb418 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTest.php @@ -15,7 +15,7 @@ class VocabularyTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'migrate_drupal']; + public static $modules = ['taxonomy', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php b/core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php index a9b1f5df20db..3d8bff80a377 100644 --- a/core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php @@ -18,7 +18,7 @@ class TermKernelTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['filter', 'taxonomy', 'text', 'user']; + public static $modules = ['filter', 'taxonomy', 'text', 'user']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php b/core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php index 97784673dde0..437a305f6f56 100644 --- a/core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php @@ -16,7 +16,7 @@ class TermValidationTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['taxonomy']; + public static $modules = ['taxonomy']; /** * {@inheritdoc} diff --git a/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php b/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php index 2bd6005d2014..2fde283e3251 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php @@ -24,7 +24,7 @@ class TaxonomyFieldVidTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['taxonomy', 'taxonomy_test_views', 'text', 'filter']; + public static $modules = ['taxonomy', 'taxonomy_test_views', 'text', 'filter']; /** * Views used by this test. diff --git a/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php b/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php index a1a310b7aa9a..a9f4c474be1c 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php +++ b/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php @@ -32,7 +32,7 @@ abstract class TaxonomyTestBase extends ViewsKernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'taxonomy', 'taxonomy_test_views', 'text', diff --git a/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php b/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php index 2d7b960e3954..e62232befd19 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php @@ -16,7 +16,7 @@ class TaxonomyViewsFieldAccessTest extends FieldFieldAccessTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'text', 'entity_test']; + public static $modules = ['taxonomy', 'text', 'entity_test']; /** * {@inheritdoc} diff --git a/core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php b/core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php index b1f52471d788..75e626f66dd5 100644 --- a/core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php +++ b/core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php @@ -18,7 +18,7 @@ class TelephoneFieldTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'field', 'node', 'telephone', diff --git a/core/modules/telephone/tests/src/Kernel/TelephoneItemTest.php b/core/modules/telephone/tests/src/Kernel/TelephoneItemTest.php index 11b65120daf1..72269409e438 100644 --- a/core/modules/telephone/tests/src/Kernel/TelephoneItemTest.php +++ b/core/modules/telephone/tests/src/Kernel/TelephoneItemTest.php @@ -21,7 +21,7 @@ class TelephoneItemTest extends FieldKernelTestBase { * * @var array */ - protected static $modules = ['telephone']; + public static $modules = ['telephone']; protected function setUp() { parent::setUp(); diff --git a/core/modules/text/tests/src/FunctionalJavascript/TextareaWithSummaryTest.php b/core/modules/text/tests/src/FunctionalJavascript/TextareaWithSummaryTest.php index 5ce2083b54d5..88153abce5b4 100644 --- a/core/modules/text/tests/src/FunctionalJavascript/TextareaWithSummaryTest.php +++ b/core/modules/text/tests/src/FunctionalJavascript/TextareaWithSummaryTest.php @@ -15,7 +15,7 @@ class TextareaWithSummaryTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['text', 'node']; + public static $modules = ['text', 'node']; /** * {@inheritdoc} diff --git a/core/modules/text/tests/src/Kernel/TextFormatterTest.php b/core/modules/text/tests/src/Kernel/TextFormatterTest.php index d75bcc40c6d5..c75ac34bc439 100644 --- a/core/modules/text/tests/src/Kernel/TextFormatterTest.php +++ b/core/modules/text/tests/src/Kernel/TextFormatterTest.php @@ -33,7 +33,7 @@ class TextFormatterTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['text']; + public static $modules = ['text']; /** * {@inheritdoc} diff --git a/core/modules/text/tests/src/Kernel/TextSummaryTest.php b/core/modules/text/tests/src/Kernel/TextSummaryTest.php index 25641b419787..2eeaf2de0be6 100644 --- a/core/modules/text/tests/src/Kernel/TextSummaryTest.php +++ b/core/modules/text/tests/src/Kernel/TextSummaryTest.php @@ -12,7 +12,7 @@ */ class TextSummaryTest extends KernelTestBase { - protected static $modules = ['system', 'user', 'filter', 'text']; + public static $modules = ['system', 'user', 'filter', 'text']; protected function setUp() { parent::setUp(); diff --git a/core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php b/core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php index 70c2af1a9904..195250abb906 100644 --- a/core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php +++ b/core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php @@ -21,7 +21,7 @@ class TextWithSummaryItemTest extends FieldKernelTestBase { * * @var array */ - protected static $modules = ['filter']; + public static $modules = ['filter']; /** * Field storage entity. diff --git a/core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php b/core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php index 400cb974ba61..9585c86eb4a1 100644 --- a/core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php +++ b/core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php @@ -54,7 +54,7 @@ class ToolbarAdminMenuTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'block', 'menu_ui', 'user', 'taxonomy', 'toolbar', 'language', 'test_page_test', 'locale']; + public static $modules = ['node', 'block', 'menu_ui', 'user', 'taxonomy', 'toolbar', 'language', 'test_page_test', 'locale']; protected function setUp() { parent::setUp(); diff --git a/core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php b/core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php index c114978d7b01..023254547321 100644 --- a/core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php +++ b/core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php @@ -21,7 +21,7 @@ class ToolbarCacheContextsTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['toolbar', 'test_page_test']; + public static $modules = ['toolbar', 'test_page_test']; /** * An authenticated user to use for testing. diff --git a/core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php b/core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php index 19ebfc62e376..f3d3ce6118db 100644 --- a/core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php +++ b/core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php @@ -23,7 +23,7 @@ class ToolbarHookToolbarTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['toolbar', 'toolbar_test', 'test_page_test']; + public static $modules = ['toolbar', 'toolbar_test', 'test_page_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php b/core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php index a954a85c3fdb..995d49ee3869 100644 --- a/core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php +++ b/core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php @@ -23,7 +23,7 @@ class ToolbarMenuTranslationTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['toolbar', 'toolbar_test', 'locale', 'locale_test']; + public static $modules = ['toolbar', 'toolbar_test', 'locale', 'locale_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php b/core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php index 1ed7b6cb114e..fd163985e750 100644 --- a/core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php +++ b/core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php @@ -14,7 +14,7 @@ class ToolbarIntegrationTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['toolbar', 'node']; + public static $modules = ['toolbar', 'node']; /** * Tests if the toolbar can be toggled with JavaScript. diff --git a/core/modules/tour/tests/src/Functional/Hal/TourHalJsonAnonTest.php b/core/modules/tour/tests/src/Functional/Hal/TourHalJsonAnonTest.php index cf112a2fa808..1461fc1a88d9 100644 --- a/core/modules/tour/tests/src/Functional/Hal/TourHalJsonAnonTest.php +++ b/core/modules/tour/tests/src/Functional/Hal/TourHalJsonAnonTest.php @@ -15,7 +15,7 @@ class TourHalJsonAnonTest extends TourResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/tour/tests/src/Functional/Hal/TourHalJsonBasicAuthTest.php b/core/modules/tour/tests/src/Functional/Hal/TourHalJsonBasicAuthTest.php index 8d65c30e3f80..c79f55e48e67 100644 --- a/core/modules/tour/tests/src/Functional/Hal/TourHalJsonBasicAuthTest.php +++ b/core/modules/tour/tests/src/Functional/Hal/TourHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class TourHalJsonBasicAuthTest extends TourResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/tour/tests/src/Functional/Hal/TourHalJsonCookieTest.php b/core/modules/tour/tests/src/Functional/Hal/TourHalJsonCookieTest.php index e808503f2f63..6a7737db0810 100644 --- a/core/modules/tour/tests/src/Functional/Hal/TourHalJsonCookieTest.php +++ b/core/modules/tour/tests/src/Functional/Hal/TourHalJsonCookieTest.php @@ -15,7 +15,7 @@ class TourHalJsonCookieTest extends TourResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/tour/tests/src/Functional/Rest/TourJsonBasicAuthTest.php b/core/modules/tour/tests/src/Functional/Rest/TourJsonBasicAuthTest.php index 3a1215e5c1aa..fb1ff6995c4b 100644 --- a/core/modules/tour/tests/src/Functional/Rest/TourJsonBasicAuthTest.php +++ b/core/modules/tour/tests/src/Functional/Rest/TourJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class TourJsonBasicAuthTest extends TourResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php b/core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php index 157dbd4ad67d..a0f35f5316aa 100644 --- a/core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php +++ b/core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php @@ -10,7 +10,7 @@ abstract class TourResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['tour']; + public static $modules = ['tour']; /** * {@inheritdoc} diff --git a/core/modules/tour/tests/src/Functional/Rest/TourXmlBasicAuthTest.php b/core/modules/tour/tests/src/Functional/Rest/TourXmlBasicAuthTest.php index 617530e69c20..618b41defdd7 100644 --- a/core/modules/tour/tests/src/Functional/Rest/TourXmlBasicAuthTest.php +++ b/core/modules/tour/tests/src/Functional/Rest/TourXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class TourXmlBasicAuthTest extends TourResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/tour/tests/src/Functional/TourCacheTagsTest.php b/core/modules/tour/tests/src/Functional/TourCacheTagsTest.php index 32621bc50c52..daed6fa292b3 100644 --- a/core/modules/tour/tests/src/Functional/TourCacheTagsTest.php +++ b/core/modules/tour/tests/src/Functional/TourCacheTagsTest.php @@ -18,7 +18,7 @@ class TourCacheTagsTest extends PageCacheTagsTestBase { /** * {@inheritdoc} */ - protected static $modules = ['tour', 'tour_test']; + public static $modules = ['tour', 'tour_test']; /** * {@inheritdoc} diff --git a/core/modules/tour/tests/src/Functional/TourHelpPageTest.php b/core/modules/tour/tests/src/Functional/TourHelpPageTest.php index de8fb3023ea7..ad60df104f20 100644 --- a/core/modules/tour/tests/src/Functional/TourHelpPageTest.php +++ b/core/modules/tour/tests/src/Functional/TourHelpPageTest.php @@ -16,7 +16,7 @@ class TourHelpPageTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['help', 'tour', 'locale', 'language']; + public static $modules = ['help', 'tour', 'locale', 'language']; /** * User that can access tours and help. diff --git a/core/modules/tour/tests/src/Functional/TourTest.php b/core/modules/tour/tests/src/Functional/TourTest.php index b4101dda5de1..1db1bb8cae50 100644 --- a/core/modules/tour/tests/src/Functional/TourTest.php +++ b/core/modules/tour/tests/src/Functional/TourTest.php @@ -17,7 +17,7 @@ class TourTest extends TourTestBasic { * * @var array */ - protected static $modules = ['block', 'tour', 'locale', 'language', 'tour_test']; + public static $modules = ['block', 'tour', 'locale', 'language', 'tour_test']; /** * The permissions required for a logged in user to test tour tips. diff --git a/core/modules/tour/tests/src/Kernel/TourPluginTest.php b/core/modules/tour/tests/src/Kernel/TourPluginTest.php index 732f9127ea1d..ce47467df714 100644 --- a/core/modules/tour/tests/src/Kernel/TourPluginTest.php +++ b/core/modules/tour/tests/src/Kernel/TourPluginTest.php @@ -16,7 +16,7 @@ class TourPluginTest extends KernelTestBase { * * @var array */ - protected static $modules = ['tour']; + public static $modules = ['tour']; /** * Stores the tour plugin manager. diff --git a/core/modules/tracker/src/Tests/Views/TrackerTestBase.php b/core/modules/tracker/src/Tests/Views/TrackerTestBase.php index 7c7e8f6e4d34..4dfaab03bc4f 100644 --- a/core/modules/tracker/src/Tests/Views/TrackerTestBase.php +++ b/core/modules/tracker/src/Tests/Views/TrackerTestBase.php @@ -25,7 +25,7 @@ abstract class TrackerTestBase extends ViewTestBase { * * @var array */ - protected static $modules = ['comment', 'tracker', 'tracker_test_views']; + public static $modules = ['comment', 'tracker', 'tracker_test_views']; /** * The node used for testing. diff --git a/core/modules/tracker/tests/src/Functional/TrackerNodeAccessTest.php b/core/modules/tracker/tests/src/Functional/TrackerNodeAccessTest.php index 8fa2b89fd8d7..2b320ae4b6df 100644 --- a/core/modules/tracker/tests/src/Functional/TrackerNodeAccessTest.php +++ b/core/modules/tracker/tests/src/Functional/TrackerNodeAccessTest.php @@ -21,7 +21,7 @@ class TrackerNodeAccessTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'comment', 'tracker', 'node_access_test']; + public static $modules = ['node', 'comment', 'tracker', 'node_access_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/tracker/tests/src/Functional/TrackerTest.php b/core/modules/tracker/tests/src/Functional/TrackerTest.php index 957b206c70de..75b7b5cde797 100644 --- a/core/modules/tracker/tests/src/Functional/TrackerTest.php +++ b/core/modules/tracker/tests/src/Functional/TrackerTest.php @@ -27,7 +27,7 @@ class TrackerTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['block', 'comment', 'tracker', 'history', 'node_test']; + public static $modules = ['block', 'comment', 'tracker', 'history', 'node_test']; /** * The main user for testing. diff --git a/core/modules/tracker/tests/src/Functional/Views/TrackerTestBase.php b/core/modules/tracker/tests/src/Functional/Views/TrackerTestBase.php index 0c7ebdd75c82..d70684378c57 100644 --- a/core/modules/tracker/tests/src/Functional/Views/TrackerTestBase.php +++ b/core/modules/tracker/tests/src/Functional/Views/TrackerTestBase.php @@ -20,7 +20,7 @@ abstract class TrackerTestBase extends ViewTestBase { * * @var array */ - protected static $modules = ['comment', 'tracker', 'tracker_test_views']; + public static $modules = ['comment', 'tracker', 'tracker_test_views']; /** * The node used for testing. diff --git a/core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerNodeTest.php b/core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerNodeTest.php index fa0674f431fd..d37050269f6a 100644 --- a/core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerNodeTest.php +++ b/core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerNodeTest.php @@ -15,7 +15,7 @@ class MigrateTrackerNodeTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'menu_ui', 'node', 'text', diff --git a/core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerSettingsTest.php b/core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerSettingsTest.php index 552774b298c5..ea9732221a91 100644 --- a/core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerSettingsTest.php +++ b/core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerSettingsTest.php @@ -11,7 +11,7 @@ */ class MigrateTrackerSettingsTest extends MigrateDrupal7TestBase { - protected static $modules = ['tracker']; + public static $modules = ['tracker']; /** * {@inheritdoc} diff --git a/core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerUserTest.php b/core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerUserTest.php index 2282070668c9..3b0c11bb3238 100644 --- a/core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerUserTest.php +++ b/core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerUserTest.php @@ -15,7 +15,7 @@ class MigrateTrackerUserTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'menu_ui', 'node', 'text', diff --git a/core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerNodeTest.php b/core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerNodeTest.php index 9f1c0978a0a6..28d377261498 100644 --- a/core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerNodeTest.php +++ b/core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerNodeTest.php @@ -16,7 +16,7 @@ class TrackerNodeTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['tracker', 'migrate_drupal']; + public static $modules = ['tracker', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerUserTest.php b/core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerUserTest.php index d609d0d1e3a1..293e559a2058 100644 --- a/core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerUserTest.php +++ b/core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerUserTest.php @@ -16,7 +16,7 @@ class TrackerUserTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['tracker', 'migrate_drupal']; + public static $modules = ['tracker', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/update/tests/src/Functional/FileTransferAuthorizeFormTest.php b/core/modules/update/tests/src/Functional/FileTransferAuthorizeFormTest.php index cac85123ac81..d768b06d8183 100644 --- a/core/modules/update/tests/src/Functional/FileTransferAuthorizeFormTest.php +++ b/core/modules/update/tests/src/Functional/FileTransferAuthorizeFormTest.php @@ -14,7 +14,7 @@ class FileTransferAuthorizeFormTest extends UpdateTestBase { * * @var array */ - protected static $modules = ['update', 'update_test']; + public static $modules = ['update', 'update_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/update/tests/src/Functional/UpdateContribTest.php b/core/modules/update/tests/src/Functional/UpdateContribTest.php index a9c7c53f6c15..20d397cd4828 100644 --- a/core/modules/update/tests/src/Functional/UpdateContribTest.php +++ b/core/modules/update/tests/src/Functional/UpdateContribTest.php @@ -18,7 +18,7 @@ class UpdateContribTest extends UpdateTestBase { * * @var array */ - protected static $modules = ['update_test', 'update', 'aaa_update_test', 'bbb_update_test', 'ccc_update_test']; + public static $modules = ['update_test', 'update', 'aaa_update_test', 'bbb_update_test', 'ccc_update_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/update/tests/src/Functional/UpdateCoreTest.php b/core/modules/update/tests/src/Functional/UpdateCoreTest.php index 8c0696005365..222d56858027 100644 --- a/core/modules/update/tests/src/Functional/UpdateCoreTest.php +++ b/core/modules/update/tests/src/Functional/UpdateCoreTest.php @@ -20,7 +20,7 @@ class UpdateCoreTest extends UpdateTestBase { * * @var array */ - protected static $modules = ['update_test', 'update', 'language', 'block']; + public static $modules = ['update_test', 'update', 'language', 'block']; protected function setUp() { parent::setUp(); diff --git a/core/modules/update/tests/src/Functional/UpdateDeleteFileIfStaleTest.php b/core/modules/update/tests/src/Functional/UpdateDeleteFileIfStaleTest.php index c1487d693812..33c4ed3f0fe2 100644 --- a/core/modules/update/tests/src/Functional/UpdateDeleteFileIfStaleTest.php +++ b/core/modules/update/tests/src/Functional/UpdateDeleteFileIfStaleTest.php @@ -14,7 +14,7 @@ class UpdateDeleteFileIfStaleTest extends UpdateTestBase { * * @var array */ - protected static $modules = ['update']; + public static $modules = ['update']; /** * {@inheritdoc} diff --git a/core/modules/update/tests/src/Functional/UpdateUploadTest.php b/core/modules/update/tests/src/Functional/UpdateUploadTest.php index 9a03e7a3353a..e86dff54981e 100644 --- a/core/modules/update/tests/src/Functional/UpdateUploadTest.php +++ b/core/modules/update/tests/src/Functional/UpdateUploadTest.php @@ -23,7 +23,7 @@ class UpdateUploadTest extends UpdateTestBase { * * @var array */ - protected static $modules = ['update', 'update_test']; + public static $modules = ['update', 'update_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php b/core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php index a7d2349f2a6a..aa3563c60857 100644 --- a/core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php +++ b/core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php @@ -17,7 +17,7 @@ class MigrateUpdateConfigsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['update']; + public static $modules = ['update']; /** * {@inheritdoc} diff --git a/core/modules/user/src/Tests/Functional/UserPasswordResetTest.php b/core/modules/user/src/Tests/Functional/UserPasswordResetTest.php index b56bc1b60468..11d0691350ac 100644 --- a/core/modules/user/src/Tests/Functional/UserPasswordResetTest.php +++ b/core/modules/user/src/Tests/Functional/UserPasswordResetTest.php @@ -31,7 +31,7 @@ class UserPasswordResetTest extends PageCacheTagsTestBase { * * @var array */ - protected static $modules = ['block']; + public static $modules = ['block']; /** * {@inheritdoc} diff --git a/core/modules/user/src/Tests/FunctionalJavascript/UserPasswordResetTest.php b/core/modules/user/src/Tests/FunctionalJavascript/UserPasswordResetTest.php index d30f2d81c751..caad739175ef 100644 --- a/core/modules/user/src/Tests/FunctionalJavascript/UserPasswordResetTest.php +++ b/core/modules/user/src/Tests/FunctionalJavascript/UserPasswordResetTest.php @@ -44,7 +44,7 @@ class UserPasswordResetTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block']; + public static $modules = ['block']; /** * {@inheritdoc} diff --git a/core/modules/user/src/Tests/RestRegisterUserTest.php b/core/modules/user/src/Tests/RestRegisterUserTest.php index 6b574083f079..31bcce4d295c 100644 --- a/core/modules/user/src/Tests/RestRegisterUserTest.php +++ b/core/modules/user/src/Tests/RestRegisterUserTest.php @@ -17,7 +17,7 @@ class RestRegisterUserTest extends RESTTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/user/src/Tests/UserAdminLanguageTest.php b/core/modules/user/src/Tests/UserAdminLanguageTest.php index be5453d1b653..cd6cc657bf0d 100644 --- a/core/modules/user/src/Tests/UserAdminLanguageTest.php +++ b/core/modules/user/src/Tests/UserAdminLanguageTest.php @@ -31,7 +31,7 @@ class UserAdminLanguageTest extends WebTestBase { * * @var array */ - protected static $modules = ['user', 'language', 'language_test']; + public static $modules = ['user', 'language', 'language_test']; protected function setUp() { parent::setUp(); diff --git a/core/modules/user/src/Tests/UserAdminSettingsFormTest.php b/core/modules/user/src/Tests/UserAdminSettingsFormTest.php index 375f41a58857..784d5e1e62e1 100644 --- a/core/modules/user/src/Tests/UserAdminSettingsFormTest.php +++ b/core/modules/user/src/Tests/UserAdminSettingsFormTest.php @@ -15,7 +15,7 @@ class UserAdminSettingsFormTest extends ConfigFormTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user', 'system']; + public static $modules = ['user', 'system']; /** * {@inheritdoc} diff --git a/core/modules/user/src/Tests/UserBlocksTest.php b/core/modules/user/src/Tests/UserBlocksTest.php index 09b641b407ef..b7e6cad7e32b 100644 --- a/core/modules/user/src/Tests/UserBlocksTest.php +++ b/core/modules/user/src/Tests/UserBlocksTest.php @@ -17,7 +17,7 @@ class UserBlocksTest extends WebTestBase { * * @var array */ - protected static $modules = ['block', 'views']; + public static $modules = ['block', 'views']; /** * A user with the 'administer blocks' permission. diff --git a/core/modules/user/src/Tests/UserCreateTest.php b/core/modules/user/src/Tests/UserCreateTest.php index 049019e206eb..7b534435a0c2 100644 --- a/core/modules/user/src/Tests/UserCreateTest.php +++ b/core/modules/user/src/Tests/UserCreateTest.php @@ -18,7 +18,7 @@ class UserCreateTest extends WebTestBase { * * @var array */ - protected static $modules = ['image']; + public static $modules = ['image']; /** * Create a user through the administration interface and ensure that it diff --git a/core/modules/user/src/Tests/UserRegistrationTest.php b/core/modules/user/src/Tests/UserRegistrationTest.php index fc73d53a20b6..95fd7a0999d5 100644 --- a/core/modules/user/src/Tests/UserRegistrationTest.php +++ b/core/modules/user/src/Tests/UserRegistrationTest.php @@ -21,7 +21,7 @@ class UserRegistrationTest extends WebTestBase { * * @var array */ - protected static $modules = ['field_test']; + public static $modules = ['field_test']; public function testRegistrationWithEmailVerification() { $config = $this->config('user.settings'); diff --git a/core/modules/user/tests/src/Functional/AccessRoleUITest.php b/core/modules/user/tests/src/Functional/AccessRoleUITest.php index e33d9b532a8d..6c1004c9d432 100644 --- a/core/modules/user/tests/src/Functional/AccessRoleUITest.php +++ b/core/modules/user/tests/src/Functional/AccessRoleUITest.php @@ -25,7 +25,7 @@ class AccessRoleUITest extends UITestBase { * * @var array */ - protected static $modules = ['user', 'user_test_views']; + public static $modules = ['user', 'user_test_views']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Functional/Hal/RoleHalJsonAnonTest.php b/core/modules/user/tests/src/Functional/Hal/RoleHalJsonAnonTest.php index 697417bb4584..a08a1d094a89 100644 --- a/core/modules/user/tests/src/Functional/Hal/RoleHalJsonAnonTest.php +++ b/core/modules/user/tests/src/Functional/Hal/RoleHalJsonAnonTest.php @@ -15,7 +15,7 @@ class RoleHalJsonAnonTest extends RoleResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Functional/Hal/RoleHalJsonBasicAuthTest.php b/core/modules/user/tests/src/Functional/Hal/RoleHalJsonBasicAuthTest.php index f5c1e8c73e8b..1e613e5d73fc 100644 --- a/core/modules/user/tests/src/Functional/Hal/RoleHalJsonBasicAuthTest.php +++ b/core/modules/user/tests/src/Functional/Hal/RoleHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class RoleHalJsonBasicAuthTest extends RoleResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Functional/Hal/RoleHalJsonCookieTest.php b/core/modules/user/tests/src/Functional/Hal/RoleHalJsonCookieTest.php index 9b2c833d5051..0074e0516cb1 100644 --- a/core/modules/user/tests/src/Functional/Hal/RoleHalJsonCookieTest.php +++ b/core/modules/user/tests/src/Functional/Hal/RoleHalJsonCookieTest.php @@ -15,7 +15,7 @@ class RoleHalJsonCookieTest extends RoleResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Functional/Hal/UserHalJsonAnonTest.php b/core/modules/user/tests/src/Functional/Hal/UserHalJsonAnonTest.php index 48be944ebd03..b33c6868bcbe 100644 --- a/core/modules/user/tests/src/Functional/Hal/UserHalJsonAnonTest.php +++ b/core/modules/user/tests/src/Functional/Hal/UserHalJsonAnonTest.php @@ -17,7 +17,7 @@ class UserHalJsonAnonTest extends UserResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Functional/Hal/UserHalJsonBasicAuthTest.php b/core/modules/user/tests/src/Functional/Hal/UserHalJsonBasicAuthTest.php index 97e3038f58ec..7da859e06089 100644 --- a/core/modules/user/tests/src/Functional/Hal/UserHalJsonBasicAuthTest.php +++ b/core/modules/user/tests/src/Functional/Hal/UserHalJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class UserHalJsonBasicAuthTest extends UserHalJsonAnonTest { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Functional/Rest/RoleJsonBasicAuthTest.php b/core/modules/user/tests/src/Functional/Rest/RoleJsonBasicAuthTest.php index c0d572855aee..79d16cb90b76 100644 --- a/core/modules/user/tests/src/Functional/Rest/RoleJsonBasicAuthTest.php +++ b/core/modules/user/tests/src/Functional/Rest/RoleJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class RoleJsonBasicAuthTest extends RoleResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php b/core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php index 1bb24b676e22..18ff4842a91f 100644 --- a/core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php +++ b/core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php @@ -10,7 +10,7 @@ abstract class RoleResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user']; + public static $modules = ['user']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php b/core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php index bc661a49c8c4..fa98edd47c01 100644 --- a/core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php +++ b/core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class RoleXmlBasicAuthTest extends RoleResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php b/core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php index 80aa29722d3e..7a1ea2674e5f 100644 --- a/core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php +++ b/core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class UserJsonBasicAuthTest extends UserResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php b/core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php index 0b0f9124189c..d8fe60e40c12 100644 --- a/core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php +++ b/core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php @@ -15,7 +15,7 @@ abstract class UserResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user']; + public static $modules = ['user']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Functional/Rest/UserXmlBasicAuthTest.php b/core/modules/user/tests/src/Functional/Rest/UserXmlBasicAuthTest.php index d5065ff860d9..fc985980c3f4 100644 --- a/core/modules/user/tests/src/Functional/Rest/UserXmlBasicAuthTest.php +++ b/core/modules/user/tests/src/Functional/Rest/UserXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class UserXmlBasicAuthTest extends UserResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Functional/UserAccountLinksTest.php b/core/modules/user/tests/src/Functional/UserAccountLinksTest.php index 678dfc5e86f6..c09fc34daffc 100644 --- a/core/modules/user/tests/src/Functional/UserAccountLinksTest.php +++ b/core/modules/user/tests/src/Functional/UserAccountLinksTest.php @@ -16,7 +16,7 @@ class UserAccountLinksTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['menu_ui', 'block', 'test_page_test']; + public static $modules = ['menu_ui', 'block', 'test_page_test']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Functional/UserAdminTest.php b/core/modules/user/tests/src/Functional/UserAdminTest.php index 022569b0d668..82e5df807c1e 100644 --- a/core/modules/user/tests/src/Functional/UserAdminTest.php +++ b/core/modules/user/tests/src/Functional/UserAdminTest.php @@ -22,7 +22,7 @@ class UserAdminTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['taxonomy', 'views']; + public static $modules = ['taxonomy', 'views']; /** * Registers a user and deletes it. diff --git a/core/modules/user/tests/src/Functional/UserCacheTagsTest.php b/core/modules/user/tests/src/Functional/UserCacheTagsTest.php index a2eb5427342a..c9ab91fac71a 100644 --- a/core/modules/user/tests/src/Functional/UserCacheTagsTest.php +++ b/core/modules/user/tests/src/Functional/UserCacheTagsTest.php @@ -17,7 +17,7 @@ class UserCacheTagsTest extends EntityWithUriCacheTagsTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user']; + public static $modules = ['user']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Functional/UserCancelTest.php b/core/modules/user/tests/src/Functional/UserCancelTest.php index 3b10197d4cb6..869cd37bdd5a 100644 --- a/core/modules/user/tests/src/Functional/UserCancelTest.php +++ b/core/modules/user/tests/src/Functional/UserCancelTest.php @@ -22,7 +22,7 @@ class UserCancelTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'comment']; + public static $modules = ['node', 'comment']; protected function setUp() { parent::setUp(); diff --git a/core/modules/user/tests/src/Functional/UserCreateFailMailTest.php b/core/modules/user/tests/src/Functional/UserCreateFailMailTest.php index 5c23f4ba0025..38f2514a496f 100644 --- a/core/modules/user/tests/src/Functional/UserCreateFailMailTest.php +++ b/core/modules/user/tests/src/Functional/UserCreateFailMailTest.php @@ -16,7 +16,7 @@ class UserCreateFailMailTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['system_mail_failure_test']; + public static $modules = ['system_mail_failure_test']; /** * Tests the create user administration page. diff --git a/core/modules/user/tests/src/Functional/UserEntityCallbacksTest.php b/core/modules/user/tests/src/Functional/UserEntityCallbacksTest.php index e3626a94ddde..feea805afd11 100644 --- a/core/modules/user/tests/src/Functional/UserEntityCallbacksTest.php +++ b/core/modules/user/tests/src/Functional/UserEntityCallbacksTest.php @@ -18,7 +18,7 @@ class UserEntityCallbacksTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['user', 'user_hooks_test']; + public static $modules = ['user', 'user_hooks_test']; /** * An authenticated user to use for testing. diff --git a/core/modules/user/tests/src/Functional/UserLanguageCreationTest.php b/core/modules/user/tests/src/Functional/UserLanguageCreationTest.php index 2c736c8496f1..6f493418b208 100644 --- a/core/modules/user/tests/src/Functional/UserLanguageCreationTest.php +++ b/core/modules/user/tests/src/Functional/UserLanguageCreationTest.php @@ -18,7 +18,7 @@ class UserLanguageCreationTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['user', 'language']; + public static $modules = ['user', 'language']; /** * Functional test for language handling during user creation. diff --git a/core/modules/user/tests/src/Functional/UserLanguageTest.php b/core/modules/user/tests/src/Functional/UserLanguageTest.php index 8553017d1dd5..0e6c0f1a75db 100644 --- a/core/modules/user/tests/src/Functional/UserLanguageTest.php +++ b/core/modules/user/tests/src/Functional/UserLanguageTest.php @@ -17,7 +17,7 @@ class UserLanguageTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['user', 'language']; + public static $modules = ['user', 'language']; /** * Test if user can change their default language. diff --git a/core/modules/user/tests/src/Functional/UserLoginHttpTest.php b/core/modules/user/tests/src/Functional/UserLoginHttpTest.php index 0e8a9078c726..b12a72b58e8c 100644 --- a/core/modules/user/tests/src/Functional/UserLoginHttpTest.php +++ b/core/modules/user/tests/src/Functional/UserLoginHttpTest.php @@ -28,7 +28,7 @@ class UserLoginHttpTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * The cookie jar. diff --git a/core/modules/user/tests/src/Functional/UserRoleAdminTest.php b/core/modules/user/tests/src/Functional/UserRoleAdminTest.php index 4af9dd31251b..24dc0849fc37 100644 --- a/core/modules/user/tests/src/Functional/UserRoleAdminTest.php +++ b/core/modules/user/tests/src/Functional/UserRoleAdminTest.php @@ -25,7 +25,7 @@ class UserRoleAdminTest extends BrowserTestBase { * * @var string[] */ - protected static $modules = ['block']; + public static $modules = ['block']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Functional/UserSearchTest.php b/core/modules/user/tests/src/Functional/UserSearchTest.php index ef7cd22005bf..8ce0319bf623 100644 --- a/core/modules/user/tests/src/Functional/UserSearchTest.php +++ b/core/modules/user/tests/src/Functional/UserSearchTest.php @@ -17,7 +17,7 @@ class UserSearchTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['search']; + public static $modules = ['search']; public function testUserSearch() { // Verify that a user without 'administer users' permission cannot search diff --git a/core/modules/user/tests/src/Functional/UserTimeZoneTest.php b/core/modules/user/tests/src/Functional/UserTimeZoneTest.php index 335a5592ab11..ccf43253def6 100644 --- a/core/modules/user/tests/src/Functional/UserTimeZoneTest.php +++ b/core/modules/user/tests/src/Functional/UserTimeZoneTest.php @@ -17,7 +17,7 @@ class UserTimeZoneTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['node', 'system_test']; + public static $modules = ['node', 'system_test']; /** * Tests the display of dates and time when user-configurable time zones are set. diff --git a/core/modules/user/tests/src/Functional/UserTokenReplaceTest.php b/core/modules/user/tests/src/Functional/UserTokenReplaceTest.php index 9cf2202a8ec2..e272b6073252 100644 --- a/core/modules/user/tests/src/Functional/UserTokenReplaceTest.php +++ b/core/modules/user/tests/src/Functional/UserTokenReplaceTest.php @@ -21,7 +21,7 @@ class UserTokenReplaceTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['language', 'user_hooks_test']; + public static $modules = ['language', 'user_hooks_test']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Functional/UserTranslationUITest.php b/core/modules/user/tests/src/Functional/UserTranslationUITest.php index 657515e4eff8..630e58586c55 100644 --- a/core/modules/user/tests/src/Functional/UserTranslationUITest.php +++ b/core/modules/user/tests/src/Functional/UserTranslationUITest.php @@ -23,7 +23,7 @@ class UserTranslationUITest extends ContentTranslationUITestBase { * * @var array */ - protected static $modules = ['language', 'content_translation', 'user', 'views']; + public static $modules = ['language', 'content_translation', 'user', 'views']; protected function setUp() { $this->entityTypeId = 'user'; diff --git a/core/modules/user/tests/src/Functional/Views/AccessTestBase.php b/core/modules/user/tests/src/Functional/Views/AccessTestBase.php index 350dfc755362..36f2334f1166 100644 --- a/core/modules/user/tests/src/Functional/Views/AccessTestBase.php +++ b/core/modules/user/tests/src/Functional/Views/AccessTestBase.php @@ -12,7 +12,7 @@ abstract class AccessTestBase extends UserTestBase { * * @var array */ - protected static $modules = ['block']; + public static $modules = ['block']; /** * Contains a user object that has no special permissions. diff --git a/core/modules/user/tests/src/Functional/Views/BulkFormAccessTest.php b/core/modules/user/tests/src/Functional/Views/BulkFormAccessTest.php index e8c4831003cc..5f613f3b1684 100644 --- a/core/modules/user/tests/src/Functional/Views/BulkFormAccessTest.php +++ b/core/modules/user/tests/src/Functional/Views/BulkFormAccessTest.php @@ -19,7 +19,7 @@ class BulkFormAccessTest extends UserTestBase { * * @var array */ - protected static $modules = ['user_access_test']; + public static $modules = ['user_access_test']; /** * Views used by this test. diff --git a/core/modules/user/tests/src/Functional/Views/BulkFormTest.php b/core/modules/user/tests/src/Functional/Views/BulkFormTest.php index b3baff7d3121..29c0e83e6b9d 100644 --- a/core/modules/user/tests/src/Functional/Views/BulkFormTest.php +++ b/core/modules/user/tests/src/Functional/Views/BulkFormTest.php @@ -19,7 +19,7 @@ class BulkFormTest extends UserTestBase { * * @var array */ - protected static $modules = ['views_ui']; + public static $modules = ['views_ui']; /** * Views used by this test. diff --git a/core/modules/user/tests/src/Functional/Views/FilterPermissionUiTest.php b/core/modules/user/tests/src/Functional/Views/FilterPermissionUiTest.php index d8eba694984d..d08c2f31695f 100644 --- a/core/modules/user/tests/src/Functional/Views/FilterPermissionUiTest.php +++ b/core/modules/user/tests/src/Functional/Views/FilterPermissionUiTest.php @@ -25,7 +25,7 @@ class FilterPermissionUiTest extends ViewTestBase { * * @var array */ - protected static $modules = ['user', 'user_test_views', 'views_ui']; + public static $modules = ['user', 'user_test_views', 'views_ui']; protected function setUp($import_test_views = TRUE) { parent::setUp($import_test_views); diff --git a/core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php b/core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php index a50eeebc44ea..a5d271092a02 100644 --- a/core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php +++ b/core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php @@ -19,7 +19,7 @@ class HandlerFilterUserNameTest extends ViewTestBase { * * @var array */ - protected static $modules = ['views_ui', 'user_test_views']; + public static $modules = ['views_ui', 'user_test_views']; /** * Views used by this test. diff --git a/core/modules/user/tests/src/Functional/Views/UserChangedTest.php b/core/modules/user/tests/src/Functional/Views/UserChangedTest.php index c31d4c359a12..2271c0ce0726 100644 --- a/core/modules/user/tests/src/Functional/Views/UserChangedTest.php +++ b/core/modules/user/tests/src/Functional/Views/UserChangedTest.php @@ -17,7 +17,7 @@ class UserChangedTest extends ViewTestBase { * * @var array */ - protected static $modules = ['views_ui', 'user_test_views']; + public static $modules = ['views_ui', 'user_test_views']; /** * Views used by this test. diff --git a/core/modules/user/tests/src/Functional/Views/UserFieldsAccessChangeTest.php b/core/modules/user/tests/src/Functional/Views/UserFieldsAccessChangeTest.php index 1a5601424c04..1a238579c91c 100644 --- a/core/modules/user/tests/src/Functional/Views/UserFieldsAccessChangeTest.php +++ b/core/modules/user/tests/src/Functional/Views/UserFieldsAccessChangeTest.php @@ -14,7 +14,7 @@ class UserFieldsAccessChangeTest extends UserTestBase { * * @var array */ - protected static $modules = ['user_access_test']; + public static $modules = ['user_access_test']; /** * Views used by this test. diff --git a/core/modules/user/tests/src/Functional/Views/UserTestBase.php b/core/modules/user/tests/src/Functional/Views/UserTestBase.php index 83f0ab297de4..49de6f793fd1 100644 --- a/core/modules/user/tests/src/Functional/Views/UserTestBase.php +++ b/core/modules/user/tests/src/Functional/Views/UserTestBase.php @@ -16,7 +16,7 @@ abstract class UserTestBase extends ViewTestBase { * * @var array */ - protected static $modules = ['user_test_views', 'node']; + public static $modules = ['user_test_views', 'node']; /** * Users to use during this test. diff --git a/core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php b/core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php index 8eda24058816..29306cd4d168 100644 --- a/core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php +++ b/core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php @@ -31,7 +31,7 @@ class RegistrationWithUserFieldsTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field_test']; + public static $modules = ['field_test']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php b/core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php index 64a12a7ce6e0..d6923faf9762 100644 --- a/core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php +++ b/core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php @@ -48,7 +48,7 @@ class UserRoleConditionTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'user', 'field']; + public static $modules = ['system', 'user', 'field']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Field/UserNameFormatterTest.php b/core/modules/user/tests/src/Kernel/Field/UserNameFormatterTest.php index e91f4fe7aa12..6beecb88d3d6 100644 --- a/core/modules/user/tests/src/Kernel/Field/UserNameFormatterTest.php +++ b/core/modules/user/tests/src/Kernel/Field/UserNameFormatterTest.php @@ -19,7 +19,7 @@ class UserNameFormatterTest extends KernelTestBase { * * @var array */ - protected static $modules = ['field', 'user', 'system']; + public static $modules = ['field', 'user', 'system']; /** * @var string diff --git a/core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php b/core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php index a54f797555ed..85cd761bc3ec 100644 --- a/core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php +++ b/core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php @@ -24,7 +24,7 @@ class MigrateUserAdminPassTest extends MigrateTestBase { * * @var string[] */ - protected static $modules = ['user']; + public static $modules = ['user']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Migrate/MigrateUserPictureEntityDisplayTest.php b/core/modules/user/tests/src/Kernel/Migrate/MigrateUserPictureEntityDisplayTest.php index 8a4f1a16b8fa..0d3bb7c20607 100644 --- a/core/modules/user/tests/src/Kernel/Migrate/MigrateUserPictureEntityDisplayTest.php +++ b/core/modules/user/tests/src/Kernel/Migrate/MigrateUserPictureEntityDisplayTest.php @@ -15,7 +15,7 @@ class MigrateUserPictureEntityDisplayTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = ['file', 'image']; + public static $modules = ['file', 'image']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Migrate/MigrateUserPictureEntityFormDisplayTest.php b/core/modules/user/tests/src/Kernel/Migrate/MigrateUserPictureEntityFormDisplayTest.php index f501012fccf7..f75382496fed 100644 --- a/core/modules/user/tests/src/Kernel/Migrate/MigrateUserPictureEntityFormDisplayTest.php +++ b/core/modules/user/tests/src/Kernel/Migrate/MigrateUserPictureEntityFormDisplayTest.php @@ -12,7 +12,7 @@ */ class MigrateUserPictureEntityFormDisplayTest extends MigrateDrupal7TestBase { - protected static $modules = ['image', 'file']; + public static $modules = ['image', 'file']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Migrate/MigrateUserPictureFieldInstanceTest.php b/core/modules/user/tests/src/Kernel/Migrate/MigrateUserPictureFieldInstanceTest.php index e9a8e6276978..9b3829e06d55 100644 --- a/core/modules/user/tests/src/Kernel/Migrate/MigrateUserPictureFieldInstanceTest.php +++ b/core/modules/user/tests/src/Kernel/Migrate/MigrateUserPictureFieldInstanceTest.php @@ -13,7 +13,7 @@ */ class MigrateUserPictureFieldInstanceTest extends MigrateDrupal7TestBase { - protected static $modules = ['image', 'file']; + public static $modules = ['image', 'file']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Migrate/MigrateUserPictureFieldTest.php b/core/modules/user/tests/src/Kernel/Migrate/MigrateUserPictureFieldTest.php index fac8122c72bf..138969302447 100644 --- a/core/modules/user/tests/src/Kernel/Migrate/MigrateUserPictureFieldTest.php +++ b/core/modules/user/tests/src/Kernel/Migrate/MigrateUserPictureFieldTest.php @@ -13,7 +13,7 @@ */ class MigrateUserPictureFieldTest extends MigrateDrupal7TestBase { - protected static $modules = ['image', 'file']; + public static $modules = ['image', 'file']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Migrate/MigrateUserProfileFieldInstanceTest.php b/core/modules/user/tests/src/Kernel/Migrate/MigrateUserProfileFieldInstanceTest.php index c2a5bd5b3625..ecc9bc9651f1 100644 --- a/core/modules/user/tests/src/Kernel/Migrate/MigrateUserProfileFieldInstanceTest.php +++ b/core/modules/user/tests/src/Kernel/Migrate/MigrateUserProfileFieldInstanceTest.php @@ -15,7 +15,7 @@ class MigrateUserProfileFieldInstanceTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['field']; + public static $modules = ['field']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Migrate/MigrateUserStubTest.php b/core/modules/user/tests/src/Kernel/Migrate/MigrateUserStubTest.php index 3c25c70cda3b..768f5d72c895 100644 --- a/core/modules/user/tests/src/Kernel/Migrate/MigrateUserStubTest.php +++ b/core/modules/user/tests/src/Kernel/Migrate/MigrateUserStubTest.php @@ -17,7 +17,7 @@ class MigrateUserStubTest extends MigrateDrupalTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user']; + public static $modules = ['user']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserContactSettingsTest.php b/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserContactSettingsTest.php index b1e3ac11e1bc..fcdaa2542670 100644 --- a/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserContactSettingsTest.php +++ b/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserContactSettingsTest.php @@ -14,7 +14,7 @@ class MigrateUserContactSettingsTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['contact']; + public static $modules = ['contact']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php b/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php index df807fe63dae..71acad69f2f3 100644 --- a/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php +++ b/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php @@ -15,7 +15,7 @@ class MigrateUserProfileValuesTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserTest.php b/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserTest.php index b87708d3ce4c..ed287770ae7e 100644 --- a/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserTest.php +++ b/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserTest.php @@ -22,7 +22,7 @@ class MigrateUserTest extends MigrateDrupal6TestBase { /** * {@inheritdoc} */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php b/core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php index a25b27511d73..bbfc41d77d5f 100644 --- a/core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php +++ b/core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php @@ -22,7 +22,7 @@ class MigrateUserTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'comment', 'datetime', 'file', diff --git a/core/modules/user/tests/src/Kernel/Plugin/migrate/source/ProfileFieldTest.php b/core/modules/user/tests/src/Kernel/Plugin/migrate/source/ProfileFieldTest.php index c24a0a79e267..99c61fd49108 100644 --- a/core/modules/user/tests/src/Kernel/Plugin/migrate/source/ProfileFieldTest.php +++ b/core/modules/user/tests/src/Kernel/Plugin/migrate/source/ProfileFieldTest.php @@ -15,7 +15,7 @@ class ProfileFieldTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user', 'migrate_drupal']; + public static $modules = ['user', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Plugin/migrate/source/UserPictureInstanceTest.php b/core/modules/user/tests/src/Kernel/Plugin/migrate/source/UserPictureInstanceTest.php index a87ede1f7ad3..d9e77edde03a 100644 --- a/core/modules/user/tests/src/Kernel/Plugin/migrate/source/UserPictureInstanceTest.php +++ b/core/modules/user/tests/src/Kernel/Plugin/migrate/source/UserPictureInstanceTest.php @@ -15,7 +15,7 @@ class UserPictureInstanceTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user', 'migrate_drupal']; + public static $modules = ['user', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php b/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php index 2e3aba422435..26c2ed55f8d8 100644 --- a/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php +++ b/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php @@ -15,7 +15,7 @@ class ProfileFieldValuesTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user', 'migrate_drupal']; + public static $modules = ['user', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/RoleTest.php b/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/RoleTest.php index d37659b4f8b6..1a841d32dfa5 100644 --- a/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/RoleTest.php +++ b/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/RoleTest.php @@ -15,7 +15,7 @@ class RoleTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user', 'migrate_drupal']; + public static $modules = ['user', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/UserPictureFileTest.php b/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/UserPictureFileTest.php index c77b45cc6f04..2724d35f59f6 100644 --- a/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/UserPictureFileTest.php +++ b/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/UserPictureFileTest.php @@ -15,7 +15,7 @@ class UserPictureFileTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user', 'migrate_drupal']; + public static $modules = ['user', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/UserPictureTest.php b/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/UserPictureTest.php index 2eb61d84c1e1..aea6afa7c90f 100644 --- a/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/UserPictureTest.php +++ b/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/UserPictureTest.php @@ -15,7 +15,7 @@ class UserPictureTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user', 'migrate_drupal']; + public static $modules = ['user', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/UserTest.php b/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/UserTest.php index 19f85be63a8c..1dc34a7cd601 100644 --- a/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/UserTest.php +++ b/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/UserTest.php @@ -15,7 +15,7 @@ class UserTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user', 'migrate_drupal']; + public static $modules = ['user', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/RoleTest.php b/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/RoleTest.php index 885894c78090..d2d43a44c94a 100644 --- a/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/RoleTest.php +++ b/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/RoleTest.php @@ -15,7 +15,7 @@ class RoleTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['migrate_drupal', 'user']; + public static $modules = ['migrate_drupal', 'user']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/UserTest.php b/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/UserTest.php index 09cdce70aeb2..80935715eb31 100644 --- a/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/UserTest.php +++ b/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/UserTest.php @@ -15,7 +15,7 @@ class UserTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user', 'migrate_drupal']; + public static $modules = ['user', 'migrate_drupal']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php b/core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php index 6a7aed7e08d5..ae9d4cb13eec 100644 --- a/core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php +++ b/core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php @@ -22,7 +22,7 @@ class TempStoreDatabaseTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'user']; + public static $modules = ['system', 'user']; /** * A key/value store factory. diff --git a/core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php b/core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php index 1ce92f0d6623..fe967b2d9f6f 100644 --- a/core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php +++ b/core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php @@ -18,7 +18,7 @@ class UserAccountFormFieldsTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'user', 'field']; + public static $modules = ['system', 'user', 'field']; /** * Tests the root user account form section in the "Configure site" form. diff --git a/core/modules/user/tests/src/Kernel/UserActionConfigSchemaTest.php b/core/modules/user/tests/src/Kernel/UserActionConfigSchemaTest.php index d6e5c353c070..dfafb1d5368b 100644 --- a/core/modules/user/tests/src/Kernel/UserActionConfigSchemaTest.php +++ b/core/modules/user/tests/src/Kernel/UserActionConfigSchemaTest.php @@ -21,7 +21,7 @@ class UserActionConfigSchemaTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'user']; + public static $modules = ['system', 'user']; /** * Tests whether the user action config schema are valid. diff --git a/core/modules/user/tests/src/Kernel/UserEntityTest.php b/core/modules/user/tests/src/Kernel/UserEntityTest.php index a05c6484b0bc..73fe869ec3d4 100644 --- a/core/modules/user/tests/src/Kernel/UserEntityTest.php +++ b/core/modules/user/tests/src/Kernel/UserEntityTest.php @@ -19,7 +19,7 @@ class UserEntityTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'user', 'field']; + public static $modules = ['system', 'user', 'field']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/UserFieldsTest.php b/core/modules/user/tests/src/Kernel/UserFieldsTest.php index ee5bf39598c5..672ddb065e03 100644 --- a/core/modules/user/tests/src/Kernel/UserFieldsTest.php +++ b/core/modules/user/tests/src/Kernel/UserFieldsTest.php @@ -17,7 +17,7 @@ class UserFieldsTest extends KernelTestBase { * * @var array */ - protected static $modules = ['user', 'system']; + public static $modules = ['user', 'system']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/UserInstallTest.php b/core/modules/user/tests/src/Kernel/UserInstallTest.php index b95094736b1e..be3336f78027 100644 --- a/core/modules/user/tests/src/Kernel/UserInstallTest.php +++ b/core/modules/user/tests/src/Kernel/UserInstallTest.php @@ -16,7 +16,7 @@ class UserInstallTest extends KernelTestBase { * * @var array */ - protected static $modules = ['user']; + public static $modules = ['user']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php b/core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php index ee7f881d11a3..cac470aaab84 100644 --- a/core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php +++ b/core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php @@ -17,7 +17,7 @@ class UserRoleDeleteTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'user', 'field']; + public static $modules = ['system', 'user', 'field']; protected function setUp() { parent::setUp(); diff --git a/core/modules/user/tests/src/Kernel/UserRoleEntityTest.php b/core/modules/user/tests/src/Kernel/UserRoleEntityTest.php index b597c3ddae82..562ada11f237 100644 --- a/core/modules/user/tests/src/Kernel/UserRoleEntityTest.php +++ b/core/modules/user/tests/src/Kernel/UserRoleEntityTest.php @@ -10,7 +10,7 @@ */ class UserRoleEntityTest extends KernelTestBase { - protected static $modules = ['system', 'user']; + public static $modules = ['system', 'user']; public function testOrderOfPermissions() { $role = Role::create(['id' => 'test_role']); diff --git a/core/modules/user/tests/src/Kernel/UserSaveStatusTest.php b/core/modules/user/tests/src/Kernel/UserSaveStatusTest.php index 093c6bf67eac..17364c059de2 100644 --- a/core/modules/user/tests/src/Kernel/UserSaveStatusTest.php +++ b/core/modules/user/tests/src/Kernel/UserSaveStatusTest.php @@ -17,7 +17,7 @@ class UserSaveStatusTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'user', 'field']; + public static $modules = ['system', 'user', 'field']; protected function setUp() { parent::setUp(); diff --git a/core/modules/user/tests/src/Kernel/UserServiceProviderFallbackTest.php b/core/modules/user/tests/src/Kernel/UserServiceProviderFallbackTest.php index e5cbf27806ff..78ab454981ad 100644 --- a/core/modules/user/tests/src/Kernel/UserServiceProviderFallbackTest.php +++ b/core/modules/user/tests/src/Kernel/UserServiceProviderFallbackTest.php @@ -18,7 +18,7 @@ class UserServiceProviderFallbackTest extends KernelTestBase { * * @var array */ - protected static $modules = ['user']; + public static $modules = ['user']; /** * Tests that user.tempstore.expire equals tempstore.expire if not customized. diff --git a/core/modules/user/tests/src/Kernel/UserServiceProviderTest.php b/core/modules/user/tests/src/Kernel/UserServiceProviderTest.php index 07f76c676d46..38f1af1d4817 100644 --- a/core/modules/user/tests/src/Kernel/UserServiceProviderTest.php +++ b/core/modules/user/tests/src/Kernel/UserServiceProviderTest.php @@ -18,7 +18,7 @@ class UserServiceProviderTest extends KernelTestBase { * * @var array */ - protected static $modules = ['user']; + public static $modules = ['user']; /** * Tests that tempstore.expire is set to user.tempstore.expire. diff --git a/core/modules/user/tests/src/Kernel/UserValidationTest.php b/core/modules/user/tests/src/Kernel/UserValidationTest.php index 144fa8381161..98065f36b48a 100644 --- a/core/modules/user/tests/src/Kernel/UserValidationTest.php +++ b/core/modules/user/tests/src/Kernel/UserValidationTest.php @@ -21,7 +21,7 @@ class UserValidationTest extends KernelTestBase { * * @var array */ - protected static $modules = ['field', 'user', 'system']; + public static $modules = ['field', 'user', 'system']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php b/core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php index dc6cd31879cc..0e862c86b897 100644 --- a/core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php +++ b/core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php @@ -15,7 +15,7 @@ abstract class UserKernelTestBase extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['user_test_views', 'user', 'system', 'field']; + public static $modules = ['user_test_views', 'user', 'system', 'field']; /** * Users to use during this test. diff --git a/core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php b/core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php index e20a01ba337b..f14779e26be5 100644 --- a/core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php +++ b/core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php @@ -16,7 +16,7 @@ class UserViewsFieldAccessTest extends FieldFieldAccessTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user', 'entity_test', 'language']; + public static $modules = ['user', 'entity_test', 'language']; /** * {@inheritdoc} diff --git a/core/modules/user/tests/src/Kernel/WhosOnlineBlockTest.php b/core/modules/user/tests/src/Kernel/WhosOnlineBlockTest.php index 60403f966c96..02844a1610f4 100644 --- a/core/modules/user/tests/src/Kernel/WhosOnlineBlockTest.php +++ b/core/modules/user/tests/src/Kernel/WhosOnlineBlockTest.php @@ -16,7 +16,7 @@ class WhosOnlineBlockTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'user', 'block', 'views']; + public static $modules = ['system', 'user', 'block', 'views']; /** * The block being tested. diff --git a/core/modules/views/src/Tests/FieldApiDataTest.php b/core/modules/views/src/Tests/FieldApiDataTest.php index 287adff73254..b20a8712e615 100644 --- a/core/modules/views/src/Tests/FieldApiDataTest.php +++ b/core/modules/views/src/Tests/FieldApiDataTest.php @@ -21,7 +21,7 @@ class FieldApiDataTest extends FieldTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * {@inheritdoc} diff --git a/core/modules/views/src/Tests/Plugin/DisplayFeedTest.php b/core/modules/views/src/Tests/Plugin/DisplayFeedTest.php index 5d162355e1f6..04ba4cab993e 100644 --- a/core/modules/views/src/Tests/Plugin/DisplayFeedTest.php +++ b/core/modules/views/src/Tests/Plugin/DisplayFeedTest.php @@ -24,7 +24,7 @@ class DisplayFeedTest extends PluginTestBase { * * @var array */ - protected static $modules = ['block', 'node', 'views']; + public static $modules = ['block', 'node', 'views']; protected function setUp($import_test_views = TRUE) { parent::setUp($import_test_views); diff --git a/core/modules/views/src/Tests/Plugin/StyleOpmlTest.php b/core/modules/views/src/Tests/Plugin/StyleOpmlTest.php index 5516df3d0546..66a8bc826be4 100644 --- a/core/modules/views/src/Tests/Plugin/StyleOpmlTest.php +++ b/core/modules/views/src/Tests/Plugin/StyleOpmlTest.php @@ -22,7 +22,7 @@ class StyleOpmlTest extends PluginTestBase { * * @var array */ - protected static $modules = ['aggregator']; + public static $modules = ['aggregator']; /** * {@inheritdoc} diff --git a/core/modules/views/src/Tests/ViewKernelTestBase.php b/core/modules/views/src/Tests/ViewKernelTestBase.php index 452d24ea2db6..5a2328591836 100644 --- a/core/modules/views/src/Tests/ViewKernelTestBase.php +++ b/core/modules/views/src/Tests/ViewKernelTestBase.php @@ -26,7 +26,7 @@ abstract class ViewKernelTestBase extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'views', 'views_test_config', 'views_test_data', 'user']; + public static $modules = ['system', 'views', 'views_test_config', 'views_test_data', 'user']; /** * {@inheritdoc} diff --git a/core/modules/views/src/Tests/ViewTestBase.php b/core/modules/views/src/Tests/ViewTestBase.php index 9db2136e7882..e1e5190f5932 100644 --- a/core/modules/views/src/Tests/ViewTestBase.php +++ b/core/modules/views/src/Tests/ViewTestBase.php @@ -30,7 +30,7 @@ abstract class ViewTestBase extends WebTestBase { * * @var array */ - protected static $modules = ['views', 'views_test_config']; + public static $modules = ['views', 'views_test_config']; protected function setUp($import_test_views = TRUE) { parent::setUp(); diff --git a/core/modules/views/src/Tests/Wizard/WizardTestBase.php b/core/modules/views/src/Tests/Wizard/WizardTestBase.php index 404af4d6e4d7..29b96d38c198 100644 --- a/core/modules/views/src/Tests/Wizard/WizardTestBase.php +++ b/core/modules/views/src/Tests/Wizard/WizardTestBase.php @@ -19,7 +19,7 @@ abstract class WizardTestBase extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'views_ui', 'block', 'rest']; + public static $modules = ['node', 'views_ui', 'block', 'rest']; protected function setUp($import_test_views = TRUE) { parent::setUp($import_test_views); diff --git a/core/modules/views/tests/src/Functional/DefaultViewsTest.php b/core/modules/views/tests/src/Functional/DefaultViewsTest.php index 8a591d3122ef..b6120707d98c 100644 --- a/core/modules/views/tests/src/Functional/DefaultViewsTest.php +++ b/core/modules/views/tests/src/Functional/DefaultViewsTest.php @@ -28,7 +28,7 @@ class DefaultViewsTest extends ViewTestBase { * * @var array */ - protected static $modules = ['views', 'node', 'search', 'comment', 'taxonomy', 'block', 'user']; + public static $modules = ['views', 'node', 'search', 'comment', 'taxonomy', 'block', 'user']; /** * An array of argument arrays to use for default views. diff --git a/core/modules/views/tests/src/Functional/Entity/BaseFieldAccessTest.php b/core/modules/views/tests/src/Functional/Entity/BaseFieldAccessTest.php index 876d1aba8a1b..19aa191e1413 100644 --- a/core/modules/views/tests/src/Functional/Entity/BaseFieldAccessTest.php +++ b/core/modules/views/tests/src/Functional/Entity/BaseFieldAccessTest.php @@ -25,7 +25,7 @@ class BaseFieldAccessTest extends ViewTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'views', 'views_test_config', 'entity_test', 'node', 'views_entity_test', ]; diff --git a/core/modules/views/tests/src/Functional/Entity/FieldEntityTest.php b/core/modules/views/tests/src/Functional/Entity/FieldEntityTest.php index e9cdf2c9c4ea..2393b6d26993 100644 --- a/core/modules/views/tests/src/Functional/Entity/FieldEntityTest.php +++ b/core/modules/views/tests/src/Functional/Entity/FieldEntityTest.php @@ -31,7 +31,7 @@ class FieldEntityTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'comment']; + public static $modules = ['node', 'comment']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php b/core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php index 3d62103a5387..2a227c543373 100644 --- a/core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php +++ b/core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php @@ -19,7 +19,7 @@ class FieldEntityTranslationTest extends ViewTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language', 'locale', 'content_translation', 'node']; + public static $modules = ['language', 'locale', 'content_translation', 'node']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Functional/Entity/FilterEntityBundleTest.php b/core/modules/views/tests/src/Functional/Entity/FilterEntityBundleTest.php index 80a7e1258490..22bb6435c87d 100644 --- a/core/modules/views/tests/src/Functional/Entity/FilterEntityBundleTest.php +++ b/core/modules/views/tests/src/Functional/Entity/FilterEntityBundleTest.php @@ -26,7 +26,7 @@ class FilterEntityBundleTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * Entity bundle data. diff --git a/core/modules/views/tests/src/Functional/Entity/LatestRevisionFilterTest.php b/core/modules/views/tests/src/Functional/Entity/LatestRevisionFilterTest.php index 3d978001cf63..d73a11793bc2 100644 --- a/core/modules/views/tests/src/Functional/Entity/LatestRevisionFilterTest.php +++ b/core/modules/views/tests/src/Functional/Entity/LatestRevisionFilterTest.php @@ -40,7 +40,7 @@ class LatestRevisionFilterTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php b/core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php index 0b9d0116089f..911cd61e66a5 100644 --- a/core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php +++ b/core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php @@ -18,7 +18,7 @@ class ViewNonTranslatableEntityTest extends BrowserTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'entity_test', 'content_translation', 'language_test', diff --git a/core/modules/views/tests/src/Functional/GlossaryTest.php b/core/modules/views/tests/src/Functional/GlossaryTest.php index aed04d628524..ed247f1829bc 100644 --- a/core/modules/views/tests/src/Functional/GlossaryTest.php +++ b/core/modules/views/tests/src/Functional/GlossaryTest.php @@ -21,7 +21,7 @@ class GlossaryTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * Tests the default glossary view. diff --git a/core/modules/views/tests/src/Functional/Hal/ViewHalJsonAnonTest.php b/core/modules/views/tests/src/Functional/Hal/ViewHalJsonAnonTest.php index e02ce83a9b4c..134b00f223bd 100644 --- a/core/modules/views/tests/src/Functional/Hal/ViewHalJsonAnonTest.php +++ b/core/modules/views/tests/src/Functional/Hal/ViewHalJsonAnonTest.php @@ -15,7 +15,7 @@ class ViewHalJsonAnonTest extends ViewResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Functional/Hal/ViewHalJsonBasicAuthTest.php b/core/modules/views/tests/src/Functional/Hal/ViewHalJsonBasicAuthTest.php index bf353b19f61f..87c39852cff5 100644 --- a/core/modules/views/tests/src/Functional/Hal/ViewHalJsonBasicAuthTest.php +++ b/core/modules/views/tests/src/Functional/Hal/ViewHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class ViewHalJsonBasicAuthTest extends ViewResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Functional/Hal/ViewHalJsonCookieTest.php b/core/modules/views/tests/src/Functional/Hal/ViewHalJsonCookieTest.php index f0b87c2423a6..aa5aa4f6b7ad 100644 --- a/core/modules/views/tests/src/Functional/Hal/ViewHalJsonCookieTest.php +++ b/core/modules/views/tests/src/Functional/Hal/ViewHalJsonCookieTest.php @@ -15,7 +15,7 @@ class ViewHalJsonCookieTest extends ViewResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php b/core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php index 82923c9b2b47..dc914ce219e6 100644 --- a/core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php +++ b/core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php @@ -25,7 +25,7 @@ class AreaHTTPStatusCodeTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * Tests the area handler. diff --git a/core/modules/views/tests/src/Functional/Handler/AreaTest.php b/core/modules/views/tests/src/Functional/Handler/AreaTest.php index 2a2437476459..1827319bbd05 100644 --- a/core/modules/views/tests/src/Functional/Handler/AreaTest.php +++ b/core/modules/views/tests/src/Functional/Handler/AreaTest.php @@ -27,7 +27,7 @@ class AreaTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'views_ui']; + public static $modules = ['node', 'views_ui']; protected function setUp($import_test_views = TRUE) { parent::setUp($import_test_views); diff --git a/core/modules/views/tests/src/Functional/Handler/ArgumentStringTest.php b/core/modules/views/tests/src/Functional/Handler/ArgumentStringTest.php index a1a57f719ff9..17ece944c5cd 100644 --- a/core/modules/views/tests/src/Functional/Handler/ArgumentStringTest.php +++ b/core/modules/views/tests/src/Functional/Handler/ArgumentStringTest.php @@ -24,7 +24,7 @@ class ArgumentStringTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * Tests the glossary feature. diff --git a/core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php b/core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php index b3c2b8051efc..e0e380b0f8d6 100644 --- a/core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php +++ b/core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php @@ -24,7 +24,7 @@ class FieldDropButtonTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php b/core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php index 028973c4a762..7ced4f7071e0 100644 --- a/core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php +++ b/core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php @@ -26,7 +26,7 @@ class FieldEntityOperationsTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'language', 'views_ui']; + public static $modules = ['node', 'language', 'views_ui']; protected function setUp($import_test_views = TRUE) { parent::setUp($import_test_views); diff --git a/core/modules/views/tests/src/Functional/Handler/FieldGroupRowsTest.php b/core/modules/views/tests/src/Functional/Handler/FieldGroupRowsTest.php index b2d96adf50a4..d38ba41792ba 100644 --- a/core/modules/views/tests/src/Functional/Handler/FieldGroupRowsTest.php +++ b/core/modules/views/tests/src/Functional/Handler/FieldGroupRowsTest.php @@ -30,7 +30,7 @@ class FieldGroupRowsTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'field_test']; + public static $modules = ['node', 'field_test']; /** * Field that will be created to test the group/ungroup rows functionality diff --git a/core/modules/views/tests/src/Functional/Handler/FieldGroupRowsWebTest.php b/core/modules/views/tests/src/Functional/Handler/FieldGroupRowsWebTest.php index 0efbd5166b22..275960cb0d4a 100644 --- a/core/modules/views/tests/src/Functional/Handler/FieldGroupRowsWebTest.php +++ b/core/modules/views/tests/src/Functional/Handler/FieldGroupRowsWebTest.php @@ -26,7 +26,7 @@ class FieldGroupRowsWebTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * The page node type. diff --git a/core/modules/views/tests/src/Functional/Handler/FieldWebTest.php b/core/modules/views/tests/src/Functional/Handler/FieldWebTest.php index a5d0fb9093d0..eda5b81abe1f 100644 --- a/core/modules/views/tests/src/Functional/Handler/FieldWebTest.php +++ b/core/modules/views/tests/src/Functional/Handler/FieldWebTest.php @@ -30,7 +30,7 @@ class FieldWebTest extends ViewTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * Maps between the key in the expected result and the query result. diff --git a/core/modules/views/tests/src/Functional/Handler/FilterDateTest.php b/core/modules/views/tests/src/Functional/Handler/FilterDateTest.php index 6e52bac4d6f7..ec3b52385fb6 100644 --- a/core/modules/views/tests/src/Functional/Handler/FilterDateTest.php +++ b/core/modules/views/tests/src/Functional/Handler/FilterDateTest.php @@ -29,7 +29,7 @@ class FilterDateTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'views_ui', 'datetime']; + public static $modules = ['node', 'views_ui', 'datetime']; protected function setUp($import_test_views = TRUE) { parent::setUp($import_test_views); diff --git a/core/modules/views/tests/src/Functional/Handler/FilterPlaceholderTextTest.php b/core/modules/views/tests/src/Functional/Handler/FilterPlaceholderTextTest.php index 81f6826adddc..7d852f7c8700 100644 --- a/core/modules/views/tests/src/Functional/Handler/FilterPlaceholderTextTest.php +++ b/core/modules/views/tests/src/Functional/Handler/FilterPlaceholderTextTest.php @@ -21,7 +21,7 @@ class FilterPlaceholderTextTest extends ViewTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * Tests that HTML placeholders are added, when appropriate. diff --git a/core/modules/views/tests/src/Functional/Handler/HandlerAllTest.php b/core/modules/views/tests/src/Functional/Handler/HandlerAllTest.php index b81ef29af22b..1a37ce830703 100644 --- a/core/modules/views/tests/src/Functional/Handler/HandlerAllTest.php +++ b/core/modules/views/tests/src/Functional/Handler/HandlerAllTest.php @@ -23,7 +23,7 @@ class HandlerAllTest extends ViewTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'aggregator', 'book', 'block', diff --git a/core/modules/views/tests/src/Functional/Handler/HandlerTest.php b/core/modules/views/tests/src/Functional/Handler/HandlerTest.php index 1522f8d76f49..cffe6d140262 100644 --- a/core/modules/views/tests/src/Functional/Handler/HandlerTest.php +++ b/core/modules/views/tests/src/Functional/Handler/HandlerTest.php @@ -30,7 +30,7 @@ class HandlerTest extends ViewTestBase { * * @var array */ - protected static $modules = ['views_ui', 'comment', 'node']; + public static $modules = ['views_ui', 'comment', 'node']; protected function setUp($import_test_views = TRUE) { parent::setUp($import_test_views); diff --git a/core/modules/views/tests/src/Functional/Plugin/AccessTest.php b/core/modules/views/tests/src/Functional/Plugin/AccessTest.php index 31ab4abcfa2b..31a64cc1cf10 100644 --- a/core/modules/views/tests/src/Functional/Plugin/AccessTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/AccessTest.php @@ -27,7 +27,7 @@ class AccessTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * Web user for testing. diff --git a/core/modules/views/tests/src/Functional/Plugin/ArgumentDefaultTest.php b/core/modules/views/tests/src/Functional/Plugin/ArgumentDefaultTest.php index bde1361999c9..b12e43e857c2 100644 --- a/core/modules/views/tests/src/Functional/Plugin/ArgumentDefaultTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/ArgumentDefaultTest.php @@ -35,7 +35,7 @@ class ArgumentDefaultTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'views_ui', 'block']; + public static $modules = ['node', 'views_ui', 'block']; protected function setUp($import_test_views = TRUE) { parent::setUp($import_test_views); diff --git a/core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php b/core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php index 79273d0c2618..1d78204db9a9 100644 --- a/core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php @@ -27,7 +27,7 @@ class CacheTagTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * The node storage. diff --git a/core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php b/core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php index 67996aa852c6..c919bcb8312f 100644 --- a/core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php @@ -29,7 +29,7 @@ class CacheWebTest extends ViewTestBase { * * @var array */ - protected static $modules = ['taxonomy']; + public static $modules = ['taxonomy']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Functional/Plugin/ContextualFiltersBlockContextTest.php b/core/modules/views/tests/src/Functional/Plugin/ContextualFiltersBlockContextTest.php index 722fc8293571..41356b69c76f 100644 --- a/core/modules/views/tests/src/Functional/Plugin/ContextualFiltersBlockContextTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/ContextualFiltersBlockContextTest.php @@ -21,7 +21,7 @@ class ContextualFiltersBlockContextTest extends ViewTestBase { * * @var array */ - protected static $modules = ['block', 'block_test_views', 'views_ui', 'node']; + public static $modules = ['block', 'block_test_views', 'views_ui', 'node']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php b/core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php index 7b00ea53fc52..708ac5503037 100644 --- a/core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php @@ -24,7 +24,7 @@ class DisabledDisplayTest extends ViewTestBase { * * @var array */ - protected static $modules = ['block', 'node', 'views']; + public static $modules = ['block', 'node', 'views']; protected function setUp($import_test_views = TRUE) { parent::setUp($import_test_views); diff --git a/core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php b/core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php index a8d3153b040f..44668447c783 100644 --- a/core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php @@ -25,7 +25,7 @@ class DisplayAttachmentTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'views']; + public static $modules = ['node', 'views']; protected function setUp($import_test_views = TRUE) { parent::setUp($import_test_views); diff --git a/core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php b/core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php index 8b757dc69494..499d1b2c8abf 100644 --- a/core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php @@ -32,7 +32,7 @@ class DisplayEntityReferenceTest extends ViewTestBase { * * @var array */ - protected static $modules = ['entity_test', 'field', 'views_ui']; + public static $modules = ['entity_test', 'field', 'views_ui']; /** * The used field name in the test. diff --git a/core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php b/core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php index c31698a1b1fb..501d9226eeda 100644 --- a/core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php @@ -27,7 +27,7 @@ class DisplayPageWebTest extends ViewTestBase { * * @var array */ - protected static $modules = ['menu_ui', 'block', 'views_ui']; + public static $modules = ['menu_ui', 'block', 'views_ui']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Functional/Plugin/DisplayTest.php b/core/modules/views/tests/src/Functional/Plugin/DisplayTest.php index c0a99576c33a..d8deaa598b86 100644 --- a/core/modules/views/tests/src/Functional/Plugin/DisplayTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/DisplayTest.php @@ -26,7 +26,7 @@ class DisplayTest extends ViewTestBase { * * @var array */ - protected static $modules = ['views_ui', 'node', 'block']; + public static $modules = ['views_ui', 'node', 'block']; protected function setUp($import_test_views = TRUE) { parent::setUp(); diff --git a/core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php b/core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php index 5546d86c64e1..f5901a080d15 100644 --- a/core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php @@ -27,7 +27,7 @@ class ExposedFormCheckboxesTest extends ViewTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'views_ui', 'taxonomy']; + public static $modules = ['node', 'views_ui', 'taxonomy']; /** * Test terms. diff --git a/core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php b/core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php index eff3af036c14..4cd81d2891c2 100644 --- a/core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php @@ -31,7 +31,7 @@ class ExposedFormTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'views_ui', 'block', 'entity_test']; + public static $modules = ['node', 'views_ui', 'block', 'entity_test']; protected function setUp($import_test_views = TRUE) { parent::setUp($import_test_views); diff --git a/core/modules/views/tests/src/Functional/Plugin/FilterTest.php b/core/modules/views/tests/src/Functional/Plugin/FilterTest.php index 6cf285e3e324..60424108f5fa 100644 --- a/core/modules/views/tests/src/Functional/Plugin/FilterTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/FilterTest.php @@ -26,7 +26,7 @@ class FilterTest extends ViewTestBase { * * @var array */ - protected static $modules = ['views_ui', 'node']; + public static $modules = ['views_ui', 'node']; protected function setUp($import_test_views = TRUE) { parent::setUp($import_test_views); diff --git a/core/modules/views/tests/src/Functional/Plugin/MenuLinkTest.php b/core/modules/views/tests/src/Functional/Plugin/MenuLinkTest.php index c45208430017..8afbb57b8c8c 100644 --- a/core/modules/views/tests/src/Functional/Plugin/MenuLinkTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/MenuLinkTest.php @@ -24,7 +24,7 @@ class MenuLinkTest extends ViewTestBase { * * @var array */ - protected static $modules = ['views', 'views_ui', 'user', 'node', 'menu_ui', 'block']; + public static $modules = ['views', 'views_ui', 'user', 'node', 'menu_ui', 'block']; /** * A user with permission to administer views, menus and view content. diff --git a/core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php b/core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php index d8d7507b26c1..492d22f98797 100644 --- a/core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php @@ -25,7 +25,7 @@ class MiniPagerTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * Nodes used by the test. diff --git a/core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php b/core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php index e72a2b2b5879..08f2504c54ea 100644 --- a/core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php @@ -18,7 +18,7 @@ class NumericFormatPluralTest extends ViewTestBase { * * @var array */ - protected static $modules = ['views_ui', 'file', 'language', 'locale']; + public static $modules = ['views_ui', 'file', 'language', 'locale']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Functional/Plugin/PagerTest.php b/core/modules/views/tests/src/Functional/Plugin/PagerTest.php index cc64b6ef1d04..272a3f073dfd 100644 --- a/core/modules/views/tests/src/Functional/Plugin/PagerTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/PagerTest.php @@ -28,7 +28,7 @@ class PagerTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'views_ui']; + public static $modules = ['node', 'views_ui']; /** * String translation storage object. diff --git a/core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php b/core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php index 77674e2ff407..a2359b97344e 100644 --- a/core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php @@ -15,7 +15,7 @@ class StyleSummaryTest extends ViewTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test', 'views_ui']; + public static $modules = ['entity_test', 'views_ui']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php b/core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php index ae0d5cbc5fe0..e3faa88405fd 100644 --- a/core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php @@ -23,7 +23,7 @@ class ViewsBulkTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'views']; + public static $modules = ['node', 'views']; public function setUp($import_test_views = TRUE) { parent::setUp($import_test_views); diff --git a/core/modules/views/tests/src/Functional/Plugin/ViewsFormTest.php b/core/modules/views/tests/src/Functional/Plugin/ViewsFormTest.php index 9ad5e43918e9..3f6e1eca5fd5 100644 --- a/core/modules/views/tests/src/Functional/Plugin/ViewsFormTest.php +++ b/core/modules/views/tests/src/Functional/Plugin/ViewsFormTest.php @@ -16,7 +16,7 @@ class ViewsFormTest extends ViewTestBase { * * @var array */ - protected static $modules = ['action_bulk_test']; + public static $modules = ['action_bulk_test']; /** * Tests the Views form wrapper. diff --git a/core/modules/views/tests/src/Functional/RenderCacheWebTest.php b/core/modules/views/tests/src/Functional/RenderCacheWebTest.php index c297b7ea8570..f8dfdd810da2 100644 --- a/core/modules/views/tests/src/Functional/RenderCacheWebTest.php +++ b/core/modules/views/tests/src/Functional/RenderCacheWebTest.php @@ -14,7 +14,7 @@ class RenderCacheWebTest extends ViewTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'block']; + public static $modules = ['node', 'block']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Functional/Rest/ViewJsonBasicAuthTest.php b/core/modules/views/tests/src/Functional/Rest/ViewJsonBasicAuthTest.php index 80f96132a349..4ebe08c3367c 100644 --- a/core/modules/views/tests/src/Functional/Rest/ViewJsonBasicAuthTest.php +++ b/core/modules/views/tests/src/Functional/Rest/ViewJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class ViewJsonBasicAuthTest extends ViewResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php b/core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php index f5dcf3e62363..b57256365e3d 100644 --- a/core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php +++ b/core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php @@ -10,7 +10,7 @@ abstract class ViewResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['views']; + public static $modules = ['views']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php b/core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php index a3af943dabb0..ba9e58b3e6b1 100644 --- a/core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php +++ b/core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class ViewXmlBasicAuthTest extends ViewResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Functional/SearchIntegrationTest.php b/core/modules/views/tests/src/Functional/SearchIntegrationTest.php index 479581b75d84..fbbc96582b72 100644 --- a/core/modules/views/tests/src/Functional/SearchIntegrationTest.php +++ b/core/modules/views/tests/src/Functional/SearchIntegrationTest.php @@ -19,7 +19,7 @@ class SearchIntegrationTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'search']; + public static $modules = ['node', 'search']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Functional/SearchMultilingualTest.php b/core/modules/views/tests/src/Functional/SearchMultilingualTest.php index 1849306fa8fb..d6a72bf8cdfb 100644 --- a/core/modules/views/tests/src/Functional/SearchMultilingualTest.php +++ b/core/modules/views/tests/src/Functional/SearchMultilingualTest.php @@ -20,7 +20,7 @@ class SearchMultilingualTest extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'search', 'language', 'content_translation']; + public static $modules = ['node', 'search', 'language', 'content_translation']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php b/core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php index 1f7a4c630aa3..fbf5f414588f 100644 --- a/core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php +++ b/core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php @@ -18,7 +18,7 @@ class TaxonomyGlossaryTest extends ViewTestBase { * * @var array */ - protected static $modules = ['taxonomy']; + public static $modules = ['taxonomy']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Functional/ViewTestBase.php b/core/modules/views/tests/src/Functional/ViewTestBase.php index ec499ae369ef..10bc5d48bcbc 100644 --- a/core/modules/views/tests/src/Functional/ViewTestBase.php +++ b/core/modules/views/tests/src/Functional/ViewTestBase.php @@ -28,7 +28,7 @@ abstract class ViewTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['views', 'views_test_config']; + public static $modules = ['views', 'views_test_config']; protected function setUp($import_test_views = TRUE) { parent::setUp(); diff --git a/core/modules/views/tests/src/Functional/ViewsEscapingTest.php b/core/modules/views/tests/src/Functional/ViewsEscapingTest.php index 90443ba36ded..80a839872226 100644 --- a/core/modules/views/tests/src/Functional/ViewsEscapingTest.php +++ b/core/modules/views/tests/src/Functional/ViewsEscapingTest.php @@ -25,7 +25,7 @@ class ViewsEscapingTest extends ViewTestBase { * * @see \Drupal\simpletest\WebTestBase::setup() */ - protected static $modules = ['views', 'theme_test']; + public static $modules = ['views', 'theme_test']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php b/core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php index 4db8a0f027c1..9bdb405b86fd 100644 --- a/core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php +++ b/core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php @@ -28,7 +28,7 @@ class ViewsThemeIntegrationTest extends ViewTestBase { * * @see \Drupal\simpletest\WebTestBase::setup() */ - protected static $modules = ['views', 'theme_test']; + public static $modules = ['views', 'theme_test']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php b/core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php index 7067a6bcd107..680d64496edc 100644 --- a/core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php +++ b/core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php @@ -21,7 +21,7 @@ class TaggedWithTest extends WizardTestBase { * * @var array */ - protected static $modules = ['taxonomy']; + public static $modules = ['taxonomy']; /** * Node type with an autocomplete tagging field. diff --git a/core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php b/core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php index 924db29c6041..0178c08c25e9 100644 --- a/core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php +++ b/core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php @@ -14,7 +14,7 @@ abstract class WizardTestBase extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'views_ui', 'block', 'rest']; + public static $modules = ['node', 'views_ui', 'block', 'rest']; protected function setUp($import_test_views = TRUE) { parent::setUp($import_test_views); diff --git a/core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php b/core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php index 1a73eeeab8e1..085fd821d527 100644 --- a/core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php +++ b/core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php @@ -20,7 +20,7 @@ class ClickSortingAJAXTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'views', 'views_test_config']; + public static $modules = ['node', 'views', 'views_test_config']; public static $testViews = ['test_content_ajax']; diff --git a/core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php b/core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php index a229eeddad56..c6cbaf576412 100644 --- a/core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php +++ b/core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php @@ -19,7 +19,7 @@ class ExposedFilterAJAXTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'views', 'views_test_modal']; + public static $modules = ['node', 'views', 'views_test_modal']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php b/core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php index 37036646133e..d4760e59b41b 100644 --- a/core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php +++ b/core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php @@ -22,7 +22,7 @@ class GlossaryViewTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language', 'node', 'views', 'views_test_config']; + public static $modules = ['language', 'node', 'views', 'views_test_config']; /** * @var array diff --git a/core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php b/core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php index 6d37995dafdb..de4efd24abdf 100644 --- a/core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php +++ b/core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php @@ -20,7 +20,7 @@ class PaginationAJAXTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'views', 'views_test_config']; + public static $modules = ['node', 'views', 'views_test_config']; /** * @var array diff --git a/core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/ContextualFilterTest.php b/core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/ContextualFilterTest.php index 360d4c4c3963..f0ac6085487c 100644 --- a/core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/ContextualFilterTest.php +++ b/core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/ContextualFilterTest.php @@ -15,7 +15,7 @@ class ContextualFilterTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'views', 'views_ui', 'views_test_config']; + public static $modules = ['node', 'views', 'views_ui', 'views_test_config']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php b/core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php index 410c9e2f13c4..079fe99ee4af 100644 --- a/core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php +++ b/core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php @@ -19,7 +19,7 @@ class FieldTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'views', 'views_ui', 'views_test_config']; + public static $modules = ['node', 'views', 'views_ui', 'views_test_config']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php b/core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php index e4ab1335c975..1bc8a486d32e 100644 --- a/core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php +++ b/core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php @@ -17,7 +17,7 @@ class GroupedExposedFilterTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'views', 'views_ui', 'user', 'views_test_config']; + public static $modules = ['node', 'views', 'views_ui', 'user', 'views_test_config']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBasefieldTest.php b/core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBasefieldTest.php index 3a5014f64c31..edf0fb0e10ba 100644 --- a/core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBasefieldTest.php +++ b/core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBasefieldTest.php @@ -16,7 +16,7 @@ class EntityViewsWithMultivalueBasefieldTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test']; + public static $modules = ['entity_test']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php b/core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php index 961de7928cd2..a110f0020949 100644 --- a/core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php +++ b/core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php @@ -21,7 +21,7 @@ class RowEntityRenderersTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['field', 'filter', 'text', 'node', 'user', 'language', 'views_test_language']; + public static $modules = ['field', 'filter', 'text', 'node', 'user', 'language', 'views_test_language']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php b/core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php index 46dce37482f5..34f58122cafb 100644 --- a/core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php +++ b/core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php @@ -29,7 +29,7 @@ class ViewEntityDependenciesTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['node', 'comment', 'user', 'field', 'text', 'search']; + public static $modules = ['node', 'comment', 'user', 'field', 'text', 'search']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php b/core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php index 04306b56a125..24e4e6af5105 100644 --- a/core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php +++ b/core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php @@ -26,7 +26,7 @@ class ViewsEntitySchemaSubscriberIntegrationTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test', 'entity_test_update', 'user', 'text']; + public static $modules = ['entity_test', 'entity_test_update', 'user', 'text']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php b/core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php index 1b1be514e60e..a113f0c4ffd6 100644 --- a/core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php @@ -16,7 +16,7 @@ class AreaEmptyTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php b/core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php index 9de113b69a14..672e63d2d83c 100644 --- a/core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php @@ -24,7 +24,7 @@ class AreaEntityTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['entity_test', 'user', 'block']; + public static $modules = ['entity_test', 'user', 'block']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php b/core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php index e670eab6c15b..84a66ab5c8fa 100644 --- a/core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php @@ -21,7 +21,7 @@ class AreaOrderTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['user', 'block']; + public static $modules = ['user', 'block']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php b/core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php index 0cf95c37e47f..2feaaf144e05 100644 --- a/core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php @@ -13,7 +13,7 @@ */ class AreaTextTest extends ViewsKernelTestBase { - protected static $modules = ['system', 'user', 'filter']; + public static $modules = ['system', 'user', 'filter']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Handler/AreaViewTest.php b/core/modules/views/tests/src/Kernel/Handler/AreaViewTest.php index 2b57885e6261..a3ab52960b29 100644 --- a/core/modules/views/tests/src/Kernel/Handler/AreaViewTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/AreaViewTest.php @@ -18,7 +18,7 @@ class AreaViewTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['user']; + public static $modules = ['user']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Handler/ComputedFieldTest.php b/core/modules/views/tests/src/Kernel/Handler/ComputedFieldTest.php index 336c5c2b62f4..ed00f68a066d 100644 --- a/core/modules/views/tests/src/Kernel/Handler/ComputedFieldTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/ComputedFieldTest.php @@ -26,7 +26,7 @@ class ComputedFieldTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['entity_test']; + public static $modules = ['entity_test']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php b/core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php index e485d16c21d8..ee219ab7a49a 100644 --- a/core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php @@ -14,7 +14,7 @@ class EntityTestViewsFieldAccessTest extends FieldFieldAccessTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test']; + public static $modules = ['entity_test']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Kernel/Handler/FieldCounterTest.php b/core/modules/views/tests/src/Kernel/Handler/FieldCounterTest.php index 26de19f0c3d6..dbd04d83374d 100644 --- a/core/modules/views/tests/src/Kernel/Handler/FieldCounterTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/FieldCounterTest.php @@ -17,7 +17,7 @@ class FieldCounterTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['user']; + public static $modules = ['user']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Handler/FieldDropbuttonTest.php b/core/modules/views/tests/src/Kernel/Handler/FieldDropbuttonTest.php index ffc1a80e2197..b789bd62ad3c 100644 --- a/core/modules/views/tests/src/Kernel/Handler/FieldDropbuttonTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/FieldDropbuttonTest.php @@ -29,7 +29,7 @@ class FieldDropbuttonTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'system', 'user', 'node', diff --git a/core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php b/core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php index 065c78c987da..a7f5116f35ac 100644 --- a/core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php @@ -30,7 +30,7 @@ class FieldEntityLinkTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['user', 'entity_test']; + public static $modules = ['user', 'entity_test']; /** * An admin user account. diff --git a/core/modules/views/tests/src/Kernel/Handler/FieldFieldAccessTestBase.php b/core/modules/views/tests/src/Kernel/Handler/FieldFieldAccessTestBase.php index 37e1f4effedb..5ff77bc9f4dd 100644 --- a/core/modules/views/tests/src/Kernel/Handler/FieldFieldAccessTestBase.php +++ b/core/modules/views/tests/src/Kernel/Handler/FieldFieldAccessTestBase.php @@ -30,7 +30,7 @@ abstract class FieldFieldAccessTestBase extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user']; + public static $modules = ['user']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Kernel/Handler/FieldFieldTest.php b/core/modules/views/tests/src/Kernel/Handler/FieldFieldTest.php index b89df7a0f426..a738dcf5e3e6 100644 --- a/core/modules/views/tests/src/Kernel/Handler/FieldFieldTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/FieldFieldTest.php @@ -24,7 +24,7 @@ class FieldFieldTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field', 'entity_test', 'user', 'views_test_formatter', 'views_entity_test']; + public static $modules = ['field', 'entity_test', 'user', 'views_test_formatter', 'views_entity_test']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php b/core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php index 0ed3ee66c462..f3ea97ca1816 100644 --- a/core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php @@ -15,7 +15,7 @@ */ class FieldKernelTest extends ViewsKernelTestBase { - protected static $modules = ['user']; + public static $modules = ['user']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php b/core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php index f49d68249254..02419f484796 100644 --- a/core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php @@ -24,7 +24,7 @@ class FieldRenderedEntityTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['entity_test', 'field']; + public static $modules = ['entity_test', 'field']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Handler/FieldUrlTest.php b/core/modules/views/tests/src/Kernel/Handler/FieldUrlTest.php index 61d2cb59408e..0814402ca6d6 100644 --- a/core/modules/views/tests/src/Kernel/Handler/FieldUrlTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/FieldUrlTest.php @@ -13,7 +13,7 @@ */ class FieldUrlTest extends ViewsKernelTestBase { - protected static $modules = ['system']; + public static $modules = ['system']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorDefaultTest.php b/core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorDefaultTest.php index cf4f1b15a127..7beceb9bd9ea 100644 --- a/core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorDefaultTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorDefaultTest.php @@ -16,7 +16,7 @@ class FilterBooleanOperatorDefaultTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'views_test_data']; + public static $modules = ['system', 'views_test_data']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php b/core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php index 5495ceaa4327..325da5106e27 100644 --- a/core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php @@ -19,7 +19,7 @@ class FilterBooleanOperatorStringTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php b/core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php index e653cbbf0e1a..7cdd41f525d1 100644 --- a/core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php @@ -18,7 +18,7 @@ class FilterBooleanOperatorTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php b/core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php index fb5c8e685399..feffbafd9ed0 100644 --- a/core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php @@ -15,7 +15,7 @@ class FilterCombineTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test']; + public static $modules = ['entity_test']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php b/core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php index f9476beb9a48..4f8c4961e390 100644 --- a/core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php @@ -12,7 +12,7 @@ */ class FilterEqualityTest extends ViewsKernelTestBase { - protected static $modules = ['system']; + public static $modules = ['system']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php b/core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php index a78d0bb22a22..e02a8430c731 100644 --- a/core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php @@ -12,7 +12,7 @@ */ class FilterInOperatorTest extends ViewsKernelTestBase { - protected static $modules = ['system']; + public static $modules = ['system']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php b/core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php index 53b72f2e2d05..e1093e47f7c2 100644 --- a/core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php @@ -12,7 +12,7 @@ */ class FilterNumericTest extends ViewsKernelTestBase { - protected static $modules = ['system']; + public static $modules = ['system']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php b/core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php index bf6d9de38747..5d8f71f1723a 100644 --- a/core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php @@ -12,7 +12,7 @@ */ class FilterStringTest extends ViewsKernelTestBase { - protected static $modules = ['system']; + public static $modules = ['system']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php b/core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php index 16c0e19a506e..53d25b38e6a5 100644 --- a/core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php @@ -12,7 +12,7 @@ */ class HandlerAliasTest extends ViewsKernelTestBase { - protected static $modules = ['user']; + public static $modules = ['user']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php b/core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php index 9d4e2e10e1d7..ac8000a8d898 100644 --- a/core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php +++ b/core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php @@ -19,7 +19,7 @@ class SortTranslationTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'node', 'field', 'language', diff --git a/core/modules/views/tests/src/Kernel/ModuleTest.php b/core/modules/views/tests/src/Kernel/ModuleTest.php index 2127bd0e9130..f61c856200f6 100644 --- a/core/modules/views/tests/src/Kernel/ModuleTest.php +++ b/core/modules/views/tests/src/Kernel/ModuleTest.php @@ -25,7 +25,7 @@ class ModuleTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['field', 'user', 'block']; + public static $modules = ['field', 'user', 'block']; /** * Stores the last triggered error. diff --git a/core/modules/views/tests/src/Kernel/Plugin/BlockDependenciesTest.php b/core/modules/views/tests/src/Kernel/Plugin/BlockDependenciesTest.php index 82411f63d7c6..5b634afa1c72 100644 --- a/core/modules/views/tests/src/Kernel/Plugin/BlockDependenciesTest.php +++ b/core/modules/views/tests/src/Kernel/Plugin/BlockDependenciesTest.php @@ -24,7 +24,7 @@ class BlockDependenciesTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['node', 'block', 'user', 'field']; + public static $modules = ['node', 'block', 'user', 'field']; /** * Tests that exposed filter blocks have the correct dependencies. diff --git a/core/modules/views/tests/src/Kernel/Plugin/CacheTest.php b/core/modules/views/tests/src/Kernel/Plugin/CacheTest.php index aa157e1cc06a..caa479b4a101 100644 --- a/core/modules/views/tests/src/Kernel/Plugin/CacheTest.php +++ b/core/modules/views/tests/src/Kernel/Plugin/CacheTest.php @@ -28,7 +28,7 @@ class CacheTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['taxonomy', 'text', 'user', 'node']; + public static $modules = ['taxonomy', 'text', 'user', 'node']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Kernel/Plugin/Display/ViewsMenuLinkTest.php b/core/modules/views/tests/src/Kernel/Plugin/Display/ViewsMenuLinkTest.php index 90a3d963e38c..a6776b585a1f 100644 --- a/core/modules/views/tests/src/Kernel/Plugin/Display/ViewsMenuLinkTest.php +++ b/core/modules/views/tests/src/Kernel/Plugin/Display/ViewsMenuLinkTest.php @@ -14,7 +14,7 @@ class ViewsMenuLinkTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'menu_ui', 'user', 'views', diff --git a/core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php b/core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php index 64966239bf3b..69666cf34224 100644 --- a/core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php +++ b/core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php @@ -24,7 +24,7 @@ class DisplayKernelTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['block', 'node', 'field', 'user']; + public static $modules = ['block', 'node', 'field', 'user']; /** * Views plugin types to test. diff --git a/core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php b/core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php index f946922c352a..3904cdb490cd 100644 --- a/core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php +++ b/core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php @@ -30,7 +30,7 @@ class DisplayPageTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['system', 'user', 'field', 'views_test_data']; + public static $modules = ['system', 'user', 'field', 'views_test_data']; /** * The router dumper to get all routes. diff --git a/core/modules/views/tests/src/Kernel/Plugin/ExposedFormRenderTest.php b/core/modules/views/tests/src/Kernel/Plugin/ExposedFormRenderTest.php index ac436f2e5a6e..aa7b3cb33583 100644 --- a/core/modules/views/tests/src/Kernel/Plugin/ExposedFormRenderTest.php +++ b/core/modules/views/tests/src/Kernel/Plugin/ExposedFormRenderTest.php @@ -23,7 +23,7 @@ class ExposedFormRenderTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Kernel/Plugin/PagerKernelTest.php b/core/modules/views/tests/src/Kernel/Plugin/PagerKernelTest.php index 891e013520d7..c6f581a6553a 100644 --- a/core/modules/views/tests/src/Kernel/Plugin/PagerKernelTest.php +++ b/core/modules/views/tests/src/Kernel/Plugin/PagerKernelTest.php @@ -21,7 +21,7 @@ class PagerKernelTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user', 'node']; + public static $modules = ['user', 'node']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php b/core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php index ecb90a7f3f3e..191024e4701e 100644 --- a/core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php +++ b/core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php @@ -18,7 +18,7 @@ abstract class RelationshipJoinTestBase extends PluginKernelTestBase { * * @var array */ - protected static $modules = ['system', 'user', 'field']; + public static $modules = ['system', 'user', 'field']; /** * @var \Drupal\user\Entity\User diff --git a/core/modules/views/tests/src/Kernel/Plugin/RowEntityTest.php b/core/modules/views/tests/src/Kernel/Plugin/RowEntityTest.php index 599629a5fe2e..208a6f0ee3df 100644 --- a/core/modules/views/tests/src/Kernel/Plugin/RowEntityTest.php +++ b/core/modules/views/tests/src/Kernel/Plugin/RowEntityTest.php @@ -21,7 +21,7 @@ class RowEntityTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['taxonomy', 'text', 'filter', 'field', 'system', 'node', 'user']; + public static $modules = ['taxonomy', 'text', 'filter', 'field', 'system', 'node', 'user']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php b/core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php index c0b022b18cb0..223963e2d054 100644 --- a/core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php +++ b/core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php @@ -24,7 +24,7 @@ class RowRenderCacheTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['user', 'node']; + public static $modules = ['user', 'node']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Plugin/SqlEntityLoadingTest.php b/core/modules/views/tests/src/Kernel/Plugin/SqlEntityLoadingTest.php index 86f6437d7760..b4d525a13186 100644 --- a/core/modules/views/tests/src/Kernel/Plugin/SqlEntityLoadingTest.php +++ b/core/modules/views/tests/src/Kernel/Plugin/SqlEntityLoadingTest.php @@ -19,7 +19,7 @@ class SqlEntityLoadingTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'user']; + public static $modules = ['node', 'user']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php b/core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php index a3ae4ec9f6c0..d0683deb47aa 100644 --- a/core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php +++ b/core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php @@ -11,7 +11,7 @@ */ class StyleMappingTest extends StyleTestBase { - protected static $modules = ['system']; + public static $modules = ['system']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php b/core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php index bde6a7f09b4f..7c49327290aa 100644 --- a/core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php +++ b/core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php @@ -19,7 +19,7 @@ class ViewsBlockTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['block', 'block_test_views']; + public static $modules = ['block', 'block_test_views']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/QueryGroupByTest.php b/core/modules/views/tests/src/Kernel/QueryGroupByTest.php index e4e272c81a9e..25d8b4a4c1dc 100644 --- a/core/modules/views/tests/src/Kernel/QueryGroupByTest.php +++ b/core/modules/views/tests/src/Kernel/QueryGroupByTest.php @@ -27,7 +27,7 @@ class QueryGroupByTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['entity_test', 'system', 'field', 'user', 'language']; + public static $modules = ['entity_test', 'system', 'field', 'user', 'language']; /** * The storage for the test entity type. diff --git a/core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php b/core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php index 2168665de002..02e90cd50207 100644 --- a/core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php +++ b/core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php @@ -27,7 +27,7 @@ class RenderCacheIntegrationTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test', 'user', 'node']; + public static $modules = ['entity_test', 'user', 'node']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Kernel/TestViewsTest.php b/core/modules/views/tests/src/Kernel/TestViewsTest.php index 1b21dfeaf815..dcd1859be345 100644 --- a/core/modules/views/tests/src/Kernel/TestViewsTest.php +++ b/core/modules/views/tests/src/Kernel/TestViewsTest.php @@ -22,7 +22,7 @@ class TestViewsTest extends KernelTestBase { * * @var array */ - protected static $modules = ['views_test_data']; + public static $modules = ['views_test_data']; /** * Tests default configuration data type. diff --git a/core/modules/views/tests/src/Kernel/TokenReplaceTest.php b/core/modules/views/tests/src/Kernel/TokenReplaceTest.php index 76253f282340..4b1cfc362c83 100644 --- a/core/modules/views/tests/src/Kernel/TokenReplaceTest.php +++ b/core/modules/views/tests/src/Kernel/TokenReplaceTest.php @@ -12,7 +12,7 @@ */ class TokenReplaceTest extends ViewsKernelTestBase { - protected static $modules = ['system']; + public static $modules = ['system']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/ViewExecutableTest.php b/core/modules/views/tests/src/Kernel/ViewExecutableTest.php index 5acc22554788..1290d54d85b0 100644 --- a/core/modules/views/tests/src/Kernel/ViewExecutableTest.php +++ b/core/modules/views/tests/src/Kernel/ViewExecutableTest.php @@ -31,7 +31,7 @@ class ViewExecutableTest extends ViewsKernelTestBase { use CommentTestTrait; - protected static $modules = ['system', 'node', 'comment', 'user', 'filter', 'field', 'text']; + public static $modules = ['system', 'node', 'comment', 'user', 'filter', 'field', 'text']; /** * Views used by this test. diff --git a/core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php b/core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php index e82a546d403d..294bb0f44c2e 100644 --- a/core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php +++ b/core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php @@ -18,7 +18,7 @@ class ViewsConfigDependenciesIntegrationTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field', 'file', 'image', 'entity_test', 'user', 'text']; + public static $modules = ['field', 'file', 'image', 'entity_test', 'user', 'text']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php b/core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php index fb3fc7a638ae..be9920eb31db 100644 --- a/core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php +++ b/core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php @@ -29,7 +29,7 @@ abstract class ViewsKernelTestBase extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'views', 'views_test_config', 'views_test_data', 'user']; + public static $modules = ['system', 'views', 'views_test_config', 'views_test_data', 'user']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php b/core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php index 4dd6f2526bdb..ab8bc7704aff 100644 --- a/core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php +++ b/core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php @@ -20,7 +20,7 @@ class ViewsPreprocessTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test', 'user', 'node']; + public static $modules = ['entity_test', 'user', 'node']; /** * {@inheritdoc} diff --git a/core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php b/core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php index 29844b58e9ee..beb7b486d502 100644 --- a/core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php +++ b/core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php @@ -20,7 +20,7 @@ class WizardPluginBaseKernelTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['language', 'system', 'user', 'views_ui']; + public static $modules = ['language', 'system', 'user', 'views_ui']; /** * Contains thw wizard plugin manager. diff --git a/core/modules/views_ui/src/Tests/UITestBase.php b/core/modules/views_ui/src/Tests/UITestBase.php index 96644d8bebc7..752be6e339b4 100644 --- a/core/modules/views_ui/src/Tests/UITestBase.php +++ b/core/modules/views_ui/src/Tests/UITestBase.php @@ -31,7 +31,7 @@ abstract class UITestBase extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'views_ui', 'block', 'taxonomy']; + public static $modules = ['node', 'views_ui', 'block', 'taxonomy']; /** * {@inheritdoc} diff --git a/core/modules/views_ui/tests/src/Functional/AnalyzeTest.php b/core/modules/views_ui/tests/src/Functional/AnalyzeTest.php index 9ed234534151..32d1ae98023c 100644 --- a/core/modules/views_ui/tests/src/Functional/AnalyzeTest.php +++ b/core/modules/views_ui/tests/src/Functional/AnalyzeTest.php @@ -14,7 +14,7 @@ class AnalyzeTest extends UITestBase { * * @var array */ - protected static $modules = ['views_ui']; + public static $modules = ['views_ui']; /** * Views used by this test. diff --git a/core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php b/core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php index 41faa009a350..d74575fd4632 100644 --- a/core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php +++ b/core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php @@ -17,7 +17,7 @@ class AreaEntityUITest extends UITestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test']; + public static $modules = ['entity_test']; public function testUI() { // Set up a block and a entity_test entity. diff --git a/core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php b/core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php index d98bd46ee57b..c1c7cef441ca 100644 --- a/core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php +++ b/core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php @@ -23,7 +23,7 @@ class DisplayCRUDTest extends UITestBase { * * @var array */ - protected static $modules = ['contextual']; + public static $modules = ['contextual']; /** * Tests adding a display. diff --git a/core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php b/core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php index 1230c12ae22c..9dba45010f09 100644 --- a/core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php +++ b/core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php @@ -22,7 +22,7 @@ class DisplayFeedTest extends UITestBase { * * @var array */ - protected static $modules = ['views_ui', 'aggregator']; + public static $modules = ['views_ui', 'aggregator']; /** * Tests feed display admin UI. diff --git a/core/modules/views_ui/tests/src/Functional/DisplayPathTest.php b/core/modules/views_ui/tests/src/Functional/DisplayPathTest.php index 5c1e7f3993fe..2f007f193c68 100644 --- a/core/modules/views_ui/tests/src/Functional/DisplayPathTest.php +++ b/core/modules/views_ui/tests/src/Functional/DisplayPathTest.php @@ -25,7 +25,7 @@ protected function setUp($import_test_views = TRUE) { /** * {@inheritdoc} */ - protected static $modules = ['menu_ui']; + public static $modules = ['menu_ui']; /** * Views used by this test. diff --git a/core/modules/views_ui/tests/src/Functional/DisplayTest.php b/core/modules/views_ui/tests/src/Functional/DisplayTest.php index 10cbe5ac0233..8fa5a80de387 100644 --- a/core/modules/views_ui/tests/src/Functional/DisplayTest.php +++ b/core/modules/views_ui/tests/src/Functional/DisplayTest.php @@ -25,7 +25,7 @@ class DisplayTest extends UITestBase { * * @var array */ - protected static $modules = ['contextual']; + public static $modules = ['contextual']; /** * Tests adding a display. diff --git a/core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php b/core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php index c45394b0784f..0822eb833c91 100644 --- a/core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php +++ b/core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php @@ -21,7 +21,7 @@ class ExposedFormUITest extends UITestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'views_ui', 'block', 'taxonomy', 'field_ui', 'datetime']; + public static $modules = ['node', 'views_ui', 'block', 'taxonomy', 'field_ui', 'datetime']; /** * Array of error message strings raised by the grouped form. diff --git a/core/modules/views_ui/tests/src/Functional/FilterUITest.php b/core/modules/views_ui/tests/src/Functional/FilterUITest.php index d831d0588123..18ada1bca54a 100644 --- a/core/modules/views_ui/tests/src/Functional/FilterUITest.php +++ b/core/modules/views_ui/tests/src/Functional/FilterUITest.php @@ -22,7 +22,7 @@ class FilterUITest extends UITestBase { * * @var array */ - protected static $modules = ['views_ui', 'node']; + public static $modules = ['views_ui', 'node']; /** * {@inheritdoc} diff --git a/core/modules/views_ui/tests/src/Functional/HandlerTest.php b/core/modules/views_ui/tests/src/Functional/HandlerTest.php index ac3d7852b510..7d96d0c5b57a 100644 --- a/core/modules/views_ui/tests/src/Functional/HandlerTest.php +++ b/core/modules/views_ui/tests/src/Functional/HandlerTest.php @@ -19,7 +19,7 @@ class HandlerTest extends UITestBase { /** * {@inheritdoc} */ - protected static $modules = ['node_test_views']; + public static $modules = ['node_test_views']; /** * Views used by this test. diff --git a/core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php b/core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php index 0da216a5bef9..ef493ff8c894 100644 --- a/core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php +++ b/core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php @@ -14,7 +14,7 @@ class NewViewConfigSchemaTest extends UITestBase { * * @var array */ - protected static $modules = ['views_ui', 'node', 'comment', 'file', 'taxonomy', 'dblog', 'aggregator']; + public static $modules = ['views_ui', 'node', 'comment', 'file', 'taxonomy', 'dblog', 'aggregator']; /** * Tests creating brand new views. diff --git a/core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php b/core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php index 5ffd7004c95d..d2527d0b9da4 100644 --- a/core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php +++ b/core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php @@ -20,7 +20,7 @@ class ReportFieldsTest extends UITestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test']; + public static $modules = ['entity_test']; /** * Tests the Views fields report page. diff --git a/core/modules/views_ui/tests/src/Functional/ReportTest.php b/core/modules/views_ui/tests/src/Functional/ReportTest.php index 7cf4ed641350..e7979930c1f7 100644 --- a/core/modules/views_ui/tests/src/Functional/ReportTest.php +++ b/core/modules/views_ui/tests/src/Functional/ReportTest.php @@ -14,7 +14,7 @@ class ReportTest extends UITestBase { * * @var array */ - protected static $modules = ['views', 'views_ui']; + public static $modules = ['views', 'views_ui']; /** * Stores an admin user used by the different tests. diff --git a/core/modules/views_ui/tests/src/Functional/StorageTest.php b/core/modules/views_ui/tests/src/Functional/StorageTest.php index 96e61e251cfe..df3d030e7013 100644 --- a/core/modules/views_ui/tests/src/Functional/StorageTest.php +++ b/core/modules/views_ui/tests/src/Functional/StorageTest.php @@ -24,7 +24,7 @@ class StorageTest extends UITestBase { * * @var array */ - protected static $modules = ['views_ui', 'language']; + public static $modules = ['views_ui', 'language']; /** * Tests changing label, description and tag. diff --git a/core/modules/views_ui/tests/src/Functional/TokenizeAreaUITest.php b/core/modules/views_ui/tests/src/Functional/TokenizeAreaUITest.php index 1c6941d87351..df42d8e11d33 100644 --- a/core/modules/views_ui/tests/src/Functional/TokenizeAreaUITest.php +++ b/core/modules/views_ui/tests/src/Functional/TokenizeAreaUITest.php @@ -16,7 +16,7 @@ class TokenizeAreaUITest extends UITestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test']; + public static $modules = ['entity_test']; /** * Test that the right tokens are shown as available for replacement. diff --git a/core/modules/views_ui/tests/src/Functional/TranslatedViewTest.php b/core/modules/views_ui/tests/src/Functional/TranslatedViewTest.php index d85d74ae33f0..7238ffad64f9 100644 --- a/core/modules/views_ui/tests/src/Functional/TranslatedViewTest.php +++ b/core/modules/views_ui/tests/src/Functional/TranslatedViewTest.php @@ -16,7 +16,7 @@ class TranslatedViewTest extends UITestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'config_translation', 'views_ui', ]; diff --git a/core/modules/views_ui/tests/src/Functional/UITestBase.php b/core/modules/views_ui/tests/src/Functional/UITestBase.php index c5e28d4637bd..db8577371412 100644 --- a/core/modules/views_ui/tests/src/Functional/UITestBase.php +++ b/core/modules/views_ui/tests/src/Functional/UITestBase.php @@ -28,7 +28,7 @@ abstract class UITestBase extends ViewTestBase { * * @var array */ - protected static $modules = ['node', 'views_ui', 'block', 'taxonomy']; + public static $modules = ['node', 'views_ui', 'block', 'taxonomy']; /** * {@inheritdoc} diff --git a/core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php b/core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php index fe8dd99d2c1f..3265e1a2f564 100644 --- a/core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php +++ b/core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php @@ -26,7 +26,7 @@ class UnsavedPreviewTest extends UITestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'views_ui']; + public static $modules = ['node', 'views_ui']; /** * Sets up a Drupal site for running functional and integration tests. diff --git a/core/modules/views_ui/tests/src/Functional/ViewsListTest.php b/core/modules/views_ui/tests/src/Functional/ViewsListTest.php index d4633e7cf424..956ab9bc0cb9 100644 --- a/core/modules/views_ui/tests/src/Functional/ViewsListTest.php +++ b/core/modules/views_ui/tests/src/Functional/ViewsListTest.php @@ -17,7 +17,7 @@ class ViewsListTest extends UITestBase { * * @var array */ - protected static $modules = ['block', 'views_ui']; + public static $modules = ['block', 'views_ui']; /** * A user with permission to administer views. diff --git a/core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php b/core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php index 3b3fb1c8ab0a..8a2dd2953f3b 100644 --- a/core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php +++ b/core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php @@ -31,7 +31,7 @@ class ViewsUITourTest extends TourTestBase { * * @var array */ - protected static $modules = ['views_ui', 'tour', 'language', 'locale']; + public static $modules = ['views_ui', 'tour', 'language', 'locale']; protected function setUp() { parent::setUp(); diff --git a/core/modules/views_ui/tests/src/Functional/XssTest.php b/core/modules/views_ui/tests/src/Functional/XssTest.php index 49a467edad3c..cabb48ebcfe3 100644 --- a/core/modules/views_ui/tests/src/Functional/XssTest.php +++ b/core/modules/views_ui/tests/src/Functional/XssTest.php @@ -14,7 +14,7 @@ class XssTest extends UITestBase { * * @var array */ - protected static $modules = ['node', 'user', 'views_ui', 'views_ui_test']; + public static $modules = ['node', 'user', 'views_ui', 'views_ui_test']; public function testViewsUi() { $this->drupalGet('admin/structure/views/view/sa_contrib_2013_035'); diff --git a/core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php b/core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php index bfe16bcddc13..7dcaccdd241a 100644 --- a/core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php +++ b/core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php @@ -19,7 +19,7 @@ class DisplayTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'block', 'contextual', 'node', diff --git a/core/modules/views_ui/tests/src/FunctionalJavascript/FilterCriteriaTest.php b/core/modules/views_ui/tests/src/FunctionalJavascript/FilterCriteriaTest.php index 07966cea2030..9e303dfb9222 100644 --- a/core/modules/views_ui/tests/src/FunctionalJavascript/FilterCriteriaTest.php +++ b/core/modules/views_ui/tests/src/FunctionalJavascript/FilterCriteriaTest.php @@ -14,7 +14,7 @@ class FilterCriteriaTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'views', 'views_ui']; + public static $modules = ['node', 'views', 'views_ui']; /** * {@inheritdoc} diff --git a/core/modules/views_ui/tests/src/FunctionalJavascript/FilterOptionsTest.php b/core/modules/views_ui/tests/src/FunctionalJavascript/FilterOptionsTest.php index 2d7571fd693b..6f2f6259682d 100644 --- a/core/modules/views_ui/tests/src/FunctionalJavascript/FilterOptionsTest.php +++ b/core/modules/views_ui/tests/src/FunctionalJavascript/FilterOptionsTest.php @@ -14,7 +14,7 @@ class FilterOptionsTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'views', 'views_ui', 'views_ui_test_field']; + public static $modules = ['node', 'views', 'views_ui', 'views_ui_test_field']; /** * {@inheritdoc} diff --git a/core/modules/views_ui/tests/src/FunctionalJavascript/LibraryCachingTest.php b/core/modules/views_ui/tests/src/FunctionalJavascript/LibraryCachingTest.php index 5aab0af98b78..b1b158ba6ce3 100644 --- a/core/modules/views_ui/tests/src/FunctionalJavascript/LibraryCachingTest.php +++ b/core/modules/views_ui/tests/src/FunctionalJavascript/LibraryCachingTest.php @@ -14,7 +14,7 @@ class LibraryCachingTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'views', 'views_ui']; + public static $modules = ['node', 'views', 'views_ui']; /** * Tests if the Views UI dialogs open on consecutive requests. diff --git a/core/modules/views_ui/tests/src/FunctionalJavascript/ViewsListingTest.php b/core/modules/views_ui/tests/src/FunctionalJavascript/ViewsListingTest.php index a433deb00580..fc696c03a866 100644 --- a/core/modules/views_ui/tests/src/FunctionalJavascript/ViewsListingTest.php +++ b/core/modules/views_ui/tests/src/FunctionalJavascript/ViewsListingTest.php @@ -15,7 +15,7 @@ class ViewsListingTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'views', 'views_ui']; + public static $modules = ['node', 'views', 'views_ui']; /** * {@inheritdoc} diff --git a/core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php b/core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php index d446db83f0fe..16369f12fea1 100644 --- a/core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php +++ b/core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php @@ -15,7 +15,7 @@ class ViewsWizardTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'views', 'views_ui', 'block', 'user']; + public static $modules = ['node', 'views', 'views_ui', 'block', 'user']; /** * {@inheritdoc} diff --git a/core/modules/views_ui/tests/src/Kernel/TagTest.php b/core/modules/views_ui/tests/src/Kernel/TagTest.php index a61281263cbd..44d341776d72 100644 --- a/core/modules/views_ui/tests/src/Kernel/TagTest.php +++ b/core/modules/views_ui/tests/src/Kernel/TagTest.php @@ -19,7 +19,7 @@ class TagTest extends ViewsKernelTestBase { * * @var array */ - protected static $modules = ['views', 'views_ui', 'user']; + public static $modules = ['views', 'views_ui', 'user']; /** * Tests the views_ui_autocomplete_tag function. diff --git a/core/modules/workflows/tests/src/Functional/Hal/WorkflowHalJsonAnonTest.php b/core/modules/workflows/tests/src/Functional/Hal/WorkflowHalJsonAnonTest.php index e36e2961811b..0c2fe0046325 100644 --- a/core/modules/workflows/tests/src/Functional/Hal/WorkflowHalJsonAnonTest.php +++ b/core/modules/workflows/tests/src/Functional/Hal/WorkflowHalJsonAnonTest.php @@ -15,7 +15,7 @@ class WorkflowHalJsonAnonTest extends WorkflowResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/modules/workflows/tests/src/Functional/Hal/WorkflowHalJsonBasicAuthTest.php b/core/modules/workflows/tests/src/Functional/Hal/WorkflowHalJsonBasicAuthTest.php index 3c1632b67af4..b2e9807333a7 100644 --- a/core/modules/workflows/tests/src/Functional/Hal/WorkflowHalJsonBasicAuthTest.php +++ b/core/modules/workflows/tests/src/Functional/Hal/WorkflowHalJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class WorkflowHalJsonBasicAuthTest extends WorkflowHalJsonAnonTest { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonBasicAuthTest.php b/core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonBasicAuthTest.php index f906529aacf3..db687cfbb48b 100644 --- a/core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonBasicAuthTest.php +++ b/core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class WorkflowJsonBasicAuthTest extends WorkflowResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php b/core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php index 43c0765f76ac..ce796a4f979a 100644 --- a/core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php +++ b/core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php @@ -13,7 +13,7 @@ abstract class WorkflowResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'workflows', 'workflow_type_test', ]; diff --git a/core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlBasicAuthTest.php b/core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlBasicAuthTest.php index 2147b9a3f0b7..db443e4763cd 100644 --- a/core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlBasicAuthTest.php +++ b/core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class WorkflowXmlBasicAuthTest extends WorkflowResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/workflows/tests/src/Functional/WorkflowUiNoTypeTest.php b/core/modules/workflows/tests/src/Functional/WorkflowUiNoTypeTest.php index cbf71ed883b1..01c61ac6b00d 100644 --- a/core/modules/workflows/tests/src/Functional/WorkflowUiNoTypeTest.php +++ b/core/modules/workflows/tests/src/Functional/WorkflowUiNoTypeTest.php @@ -16,7 +16,7 @@ class WorkflowUiNoTypeTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['workflows', 'block']; + public static $modules = ['workflows', 'block']; /** * {@inheritdoc} diff --git a/core/modules/workflows/tests/src/Functional/WorkflowUiTest.php b/core/modules/workflows/tests/src/Functional/WorkflowUiTest.php index f04e5276b942..227ddd769a0c 100644 --- a/core/modules/workflows/tests/src/Functional/WorkflowUiTest.php +++ b/core/modules/workflows/tests/src/Functional/WorkflowUiTest.php @@ -18,7 +18,7 @@ class WorkflowUiTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['workflows', 'workflow_type_test', 'block']; + public static $modules = ['workflows', 'workflow_type_test', 'block']; /** * {@inheritdoc} diff --git a/core/modules/workflows/tests/src/Kernel/ComplexWorkflowTypeTest.php b/core/modules/workflows/tests/src/Kernel/ComplexWorkflowTypeTest.php index 501675da890a..15d27286ca20 100644 --- a/core/modules/workflows/tests/src/Kernel/ComplexWorkflowTypeTest.php +++ b/core/modules/workflows/tests/src/Kernel/ComplexWorkflowTypeTest.php @@ -17,7 +17,7 @@ class ComplexWorkflowTypeTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['workflows', 'workflow_type_test']; + public static $modules = ['workflows', 'workflow_type_test']; /** * @covers \Drupal\workflows\Entity\Workflow::loadMultipleByType diff --git a/core/modules/workflows/tests/src/Kernel/PredefinedWorkflowTypeTest.php b/core/modules/workflows/tests/src/Kernel/PredefinedWorkflowTypeTest.php index 2f294fd915b9..f3f0b5768bc2 100644 --- a/core/modules/workflows/tests/src/Kernel/PredefinedWorkflowTypeTest.php +++ b/core/modules/workflows/tests/src/Kernel/PredefinedWorkflowTypeTest.php @@ -15,7 +15,7 @@ class PredefinedWorkflowTypeTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['workflows', 'workflow_type_test']; + public static $modules = ['workflows', 'workflow_type_test']; /** * Test a predefined workflow type. diff --git a/core/modules/workflows/tests/src/Kernel/RequiredStatesTest.php b/core/modules/workflows/tests/src/Kernel/RequiredStatesTest.php index 13d871822d60..8d4edc901244 100644 --- a/core/modules/workflows/tests/src/Kernel/RequiredStatesTest.php +++ b/core/modules/workflows/tests/src/Kernel/RequiredStatesTest.php @@ -18,7 +18,7 @@ class RequiredStatesTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['workflows', 'workflow_type_test']; + public static $modules = ['workflows', 'workflow_type_test']; /** * @covers ::getRequiredStates diff --git a/core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php b/core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php index c70b85936ff5..cd4e7ceb14e0 100644 --- a/core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php +++ b/core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php @@ -20,7 +20,7 @@ class WorkflowAccessControlHandlerTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'workflows', 'workflow_type_test', 'system', diff --git a/core/modules/workflows/tests/src/Kernel/WorkflowDependenciesTest.php b/core/modules/workflows/tests/src/Kernel/WorkflowDependenciesTest.php index bc6d270d7026..c1070dc53c9a 100644 --- a/core/modules/workflows/tests/src/Kernel/WorkflowDependenciesTest.php +++ b/core/modules/workflows/tests/src/Kernel/WorkflowDependenciesTest.php @@ -17,7 +17,7 @@ class WorkflowDependenciesTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'workflows', 'workflow_type_test', 'workflow_third_party_settings_test']; + public static $modules = ['system', 'workflows', 'workflow_type_test', 'workflow_third_party_settings_test']; /** * Tests \Drupal\workflows\Entity\Workflow::onDependencyRemoval(). diff --git a/core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceJsonBasicAuthTest.php b/core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceJsonBasicAuthTest.php index 73049690d435..8be512a7935d 100644 --- a/core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceJsonBasicAuthTest.php +++ b/core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceJsonBasicAuthTest.php @@ -16,7 +16,7 @@ class WorkspaceJsonBasicAuthTest extends WorkspaceResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceResourceTestBase.php b/core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceResourceTestBase.php index e0c732cf86e7..79f24da5a8ea 100644 --- a/core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceResourceTestBase.php +++ b/core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceResourceTestBase.php @@ -17,7 +17,7 @@ abstract class WorkspaceResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['workspaces']; + public static $modules = ['workspaces']; /** * {@inheritdoc} diff --git a/core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php b/core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php index af5e619a0b05..8769d9e8bac1 100644 --- a/core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php +++ b/core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php @@ -18,7 +18,7 @@ class WorkspaceXmlBasicAuthTest extends WorkspaceResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/modules/workspaces/tests/src/Functional/WorkspaceBypassTest.php b/core/modules/workspaces/tests/src/Functional/WorkspaceBypassTest.php index 276c13a478f6..162fc0ee7232 100644 --- a/core/modules/workspaces/tests/src/Functional/WorkspaceBypassTest.php +++ b/core/modules/workspaces/tests/src/Functional/WorkspaceBypassTest.php @@ -18,7 +18,7 @@ class WorkspaceBypassTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'user', 'block', 'workspaces']; + public static $modules = ['node', 'user', 'block', 'workspaces']; /** * Verifies that a user can edit anything in a workspace they own. diff --git a/core/modules/workspaces/tests/src/Functional/WorkspaceCacheContextTest.php b/core/modules/workspaces/tests/src/Functional/WorkspaceCacheContextTest.php index b9dfa9e5c466..f47ae7f544d6 100644 --- a/core/modules/workspaces/tests/src/Functional/WorkspaceCacheContextTest.php +++ b/core/modules/workspaces/tests/src/Functional/WorkspaceCacheContextTest.php @@ -20,7 +20,7 @@ class WorkspaceCacheContextTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block', 'node', 'workspaces']; + public static $modules = ['block', 'node', 'workspaces']; /** * Tests the 'workspace' cache context. diff --git a/core/modules/workspaces/tests/src/Functional/WorkspaceConcurrentEditingTest.php b/core/modules/workspaces/tests/src/Functional/WorkspaceConcurrentEditingTest.php index 1c8c8096629a..996e72decc1c 100644 --- a/core/modules/workspaces/tests/src/Functional/WorkspaceConcurrentEditingTest.php +++ b/core/modules/workspaces/tests/src/Functional/WorkspaceConcurrentEditingTest.php @@ -17,7 +17,7 @@ class WorkspaceConcurrentEditingTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block', 'node', 'workspaces']; + public static $modules = ['block', 'node', 'workspaces']; /** * Test switching workspace via the switcher block and admin page. diff --git a/core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php b/core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php index 6e72eae6e9b5..473a861c3f3f 100644 --- a/core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php +++ b/core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php @@ -17,7 +17,7 @@ class WorkspacePermissionsTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['workspaces']; + public static $modules = ['workspaces']; /** * Verifies that a user can create but not edit a workspace. diff --git a/core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php b/core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php index e83abe3d7c35..ce0b3ed47014 100644 --- a/core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php +++ b/core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php @@ -18,7 +18,7 @@ class WorkspaceSwitcherTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block', 'workspaces']; + public static $modules = ['block', 'workspaces']; /** * {@inheritdoc} diff --git a/core/modules/workspaces/tests/src/Functional/WorkspaceTest.php b/core/modules/workspaces/tests/src/Functional/WorkspaceTest.php index 38e5fd1f6ae4..5c7bea6e6a60 100644 --- a/core/modules/workspaces/tests/src/Functional/WorkspaceTest.php +++ b/core/modules/workspaces/tests/src/Functional/WorkspaceTest.php @@ -16,7 +16,7 @@ class WorkspaceTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['workspaces']; + public static $modules = ['workspaces']; /** * A test user. diff --git a/core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php b/core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php index 7fdc0f45a689..df1b3c8c57f0 100644 --- a/core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php +++ b/core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php @@ -17,7 +17,7 @@ class WorkspaceViewTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['workspaces']; + public static $modules = ['workspaces']; /** * Verifies that a user can view their own workspace. diff --git a/core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php b/core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php index 7f35fb1b8164..e652e3fc826b 100644 --- a/core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php +++ b/core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php @@ -19,7 +19,7 @@ class WorkspacesUninstallTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['workspaces']; + public static $modules = ['workspaces']; /** * Tests deleting workspace entities and uninstalling Workspaces module. diff --git a/core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php b/core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php index 95769399c6db..0d878ac08388 100644 --- a/core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php +++ b/core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php @@ -43,7 +43,7 @@ class WorkspaceCRUDTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'user', 'system', 'workspaces', diff --git a/core/modules/workspaces/tests/src/Kernel/WorkspaceInternalResourceTest.php b/core/modules/workspaces/tests/src/Kernel/WorkspaceInternalResourceTest.php index 9551b96f185c..2c7758b962c9 100644 --- a/core/modules/workspaces/tests/src/Kernel/WorkspaceInternalResourceTest.php +++ b/core/modules/workspaces/tests/src/Kernel/WorkspaceInternalResourceTest.php @@ -17,7 +17,7 @@ class WorkspaceInternalResourceTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['user', 'serialization', 'rest', 'workspaces']; + public static $modules = ['user', 'serialization', 'rest', 'workspaces']; /** * Tests enabling workspace associations for REST throws an exception. diff --git a/core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php b/core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php index 2860f4d03305..61656a86bdcc 100644 --- a/core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php +++ b/core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php @@ -20,7 +20,7 @@ class SystemListingCrossProfileCompatibleTest extends KernelTestBase { * * @var array */ - protected static $modules = ['drupal_system_cross_profile_test']; + public static $modules = ['drupal_system_cross_profile_test']; /** * Use the Minimal profile. diff --git a/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php b/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php index aba9e8e3076b..ffdbd98eb91d 100644 --- a/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php +++ b/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php @@ -14,7 +14,7 @@ class AjaxCallbacksTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['ajax_forms_test']; + public static $modules = ['ajax_forms_test']; /** * Tests if Ajax callback works on date element. diff --git a/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php b/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php index d5abd6c91db2..52e095267e76 100644 --- a/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php +++ b/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php @@ -17,7 +17,7 @@ class AjaxFormCacheTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['ajax_test', 'ajax_forms_test']; + public static $modules = ['ajax_test', 'ajax_forms_test']; /** * Tests the usage of form cache for AJAX forms. diff --git a/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php b/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php index 3e7374ec0083..bfd890a04f75 100644 --- a/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php +++ b/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php @@ -14,7 +14,7 @@ class AjaxFormImageButtonTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['ajax_forms_test']; + public static $modules = ['ajax_forms_test']; /** * Tests image buttons can be operated with the keyboard ENTER key. diff --git a/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php b/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php index 902d07891d17..5a167f729cb9 100644 --- a/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php +++ b/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php @@ -14,7 +14,7 @@ class AjaxFormPageCacheTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['ajax_test', 'ajax_forms_test']; + public static $modules = ['ajax_test', 'ajax_forms_test']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxTest.php b/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxTest.php index 24a19d2daf77..5d11ce49b4bc 100644 --- a/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxTest.php +++ b/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxTest.php @@ -14,7 +14,7 @@ class AjaxTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['ajax_test']; + public static $modules = ['ajax_test']; public function testAjaxWithAdminRoute() { \Drupal::service('theme_installer')->install(['stable', 'seven']); diff --git a/core/tests/Drupal/FunctionalJavascriptTests/Ajax/BackwardCompatibilityTest.php b/core/tests/Drupal/FunctionalJavascriptTests/Ajax/BackwardCompatibilityTest.php index 094cc8bf252c..9a45583b7c2c 100644 --- a/core/tests/Drupal/FunctionalJavascriptTests/Ajax/BackwardCompatibilityTest.php +++ b/core/tests/Drupal/FunctionalJavascriptTests/Ajax/BackwardCompatibilityTest.php @@ -14,7 +14,7 @@ class BackwardCompatibilityTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'js_ajax_test', ]; diff --git a/core/tests/Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php b/core/tests/Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php index 24fa7b71b78c..56715e6dd135 100644 --- a/core/tests/Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php +++ b/core/tests/Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php @@ -14,7 +14,7 @@ class ThrobberTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'node', 'views', 'views_ui', diff --git a/core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php b/core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php index cc68d3add1ea..1c76c26ea350 100644 --- a/core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php +++ b/core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php @@ -16,7 +16,7 @@ class FormGroupingElementsTest extends WebDriverTestBase { * * @var array */ - protected static $modules = ['form_test']; + public static $modules = ['form_test']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php b/core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php index e9f72cd2dff7..4396a8b6e34d 100644 --- a/core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php +++ b/core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php @@ -19,7 +19,7 @@ class MachineNameTest extends WebDriverTestBase { * * @var array */ - protected static $modules = ['node', 'form_test']; + public static $modules = ['node', 'form_test']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalJavascriptTests/Core/Session/SessionTest.php b/core/tests/Drupal/FunctionalJavascriptTests/Core/Session/SessionTest.php index 5b9e1b4b07e9..f4a180038242 100644 --- a/core/tests/Drupal/FunctionalJavascriptTests/Core/Session/SessionTest.php +++ b/core/tests/Drupal/FunctionalJavascriptTests/Core/Session/SessionTest.php @@ -15,7 +15,7 @@ class SessionTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['menu_link_content', 'block']; + public static $modules = ['menu_link_content', 'block']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php b/core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php index ef29a99a3113..4bfe3e0b3ae1 100644 --- a/core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php +++ b/core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php @@ -14,7 +14,7 @@ class DialogPositionTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['block']; + public static $modules = ['block']; /** * Tests if the dialog UI works properly with block layout page. diff --git a/core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php b/core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php index 4c1ed6d34b63..3d0b402a4816 100644 --- a/core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php +++ b/core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php @@ -21,7 +21,7 @@ class EntityReferenceAutocompleteWidgetTest extends WebDriverTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalJavascriptTests/Tests/JSWebAssertTest.php b/core/tests/Drupal/FunctionalJavascriptTests/Tests/JSWebAssertTest.php index 440a42ac1a13..6dd591f5fe4f 100644 --- a/core/tests/Drupal/FunctionalJavascriptTests/Tests/JSWebAssertTest.php +++ b/core/tests/Drupal/FunctionalJavascriptTests/Tests/JSWebAssertTest.php @@ -17,7 +17,7 @@ class JSWebAssertTest extends WebDriverTestBase { * * @var array */ - protected static $modules = ['js_webassert_test']; + public static $modules = ['js_webassert_test']; /** * Tests that JSWebAssert assertions work correctly. diff --git a/core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php b/core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php index c1baa540c6ae..9885200808e3 100644 --- a/core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php +++ b/core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php @@ -37,7 +37,7 @@ class UncaughtExceptionTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['error_service_test']; + public static $modules = ['error_service_test']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Breadcrumb/Breadcrumb404Test.php b/core/tests/Drupal/FunctionalTests/Breadcrumb/Breadcrumb404Test.php index cbf6b987a793..7dcafbff85c7 100644 --- a/core/tests/Drupal/FunctionalTests/Breadcrumb/Breadcrumb404Test.php +++ b/core/tests/Drupal/FunctionalTests/Breadcrumb/Breadcrumb404Test.php @@ -17,7 +17,7 @@ class Breadcrumb404Test extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'block']; + public static $modules = ['system', 'block']; /** * Tests that different 404s don't create unnecessary cache entries. diff --git a/core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php b/core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php index b042d9f058aa..9673b6f06cc7 100644 --- a/core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php +++ b/core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php @@ -23,7 +23,7 @@ class BrowserTestBaseTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['test_page_test', 'form_test', 'system_test', 'node']; + public static $modules = ['test_page_test', 'form_test', 'system_test', 'node']; /** * Tests basic page test. diff --git a/core/tests/Drupal/FunctionalTests/Core/Config/SchemaConfigListenerTest.php b/core/tests/Drupal/FunctionalTests/Core/Config/SchemaConfigListenerTest.php index 262f58d387ab..698a7d1a0347 100644 --- a/core/tests/Drupal/FunctionalTests/Core/Config/SchemaConfigListenerTest.php +++ b/core/tests/Drupal/FunctionalTests/Core/Config/SchemaConfigListenerTest.php @@ -17,6 +17,6 @@ class SchemaConfigListenerTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['config_test']; + public static $modules = ['config_test']; } diff --git a/core/tests/Drupal/FunctionalTests/Datetime/TimestampTest.php b/core/tests/Drupal/FunctionalTests/Datetime/TimestampTest.php index 7259ac97d57c..8faf8c6c915e 100644 --- a/core/tests/Drupal/FunctionalTests/Datetime/TimestampTest.php +++ b/core/tests/Drupal/FunctionalTests/Datetime/TimestampTest.php @@ -41,7 +41,7 @@ class TimestampTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'entity_test', 'field_ui']; + public static $modules = ['node', 'entity_test', 'field_ui']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php b/core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php index 78d4024b1309..e8c8ae5e5486 100644 --- a/core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php +++ b/core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php @@ -31,7 +31,7 @@ class ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest extends B /** * {@inheritdoc} */ - protected static $modules = ['entity_test']; + public static $modules = ['entity_test']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormFieldValidationFilteringTest.php b/core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormFieldValidationFilteringTest.php index 37ee858a7437..ad8b4383bdba 100644 --- a/core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormFieldValidationFilteringTest.php +++ b/core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormFieldValidationFilteringTest.php @@ -48,7 +48,7 @@ class ContentEntityFormFieldValidationFilteringTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test', 'field_test', 'file', 'image']; + public static $modules = ['entity_test', 'field_test', 'file', 'image']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Entity/DeleteMultipleFormTest.php b/core/tests/Drupal/FunctionalTests/Entity/DeleteMultipleFormTest.php index ffbec00adc7f..45f88d680e26 100644 --- a/core/tests/Drupal/FunctionalTests/Entity/DeleteMultipleFormTest.php +++ b/core/tests/Drupal/FunctionalTests/Entity/DeleteMultipleFormTest.php @@ -29,7 +29,7 @@ class DeleteMultipleFormTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['entity_test', 'user', 'language']; + public static $modules = ['entity_test', 'user', 'language']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Hal/BaseFieldOverrideHalJsonAnonTest.php b/core/tests/Drupal/FunctionalTests/Hal/BaseFieldOverrideHalJsonAnonTest.php index e76976dbe34c..688f26b5f43f 100644 --- a/core/tests/Drupal/FunctionalTests/Hal/BaseFieldOverrideHalJsonAnonTest.php +++ b/core/tests/Drupal/FunctionalTests/Hal/BaseFieldOverrideHalJsonAnonTest.php @@ -15,7 +15,7 @@ class BaseFieldOverrideHalJsonAnonTest extends BaseFieldOverrideResourceTestBase /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Hal/BaseFieldOverrideHalJsonBasicAuthTest.php b/core/tests/Drupal/FunctionalTests/Hal/BaseFieldOverrideHalJsonBasicAuthTest.php index 3fc7faf18ca6..84907fcc5782 100644 --- a/core/tests/Drupal/FunctionalTests/Hal/BaseFieldOverrideHalJsonBasicAuthTest.php +++ b/core/tests/Drupal/FunctionalTests/Hal/BaseFieldOverrideHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class BaseFieldOverrideHalJsonBasicAuthTest extends BaseFieldOverrideResourceTes /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Hal/BaseFieldOverrideHalJsonCookieTest.php b/core/tests/Drupal/FunctionalTests/Hal/BaseFieldOverrideHalJsonCookieTest.php index db151a7fe0dd..e373bd824ba0 100644 --- a/core/tests/Drupal/FunctionalTests/Hal/BaseFieldOverrideHalJsonCookieTest.php +++ b/core/tests/Drupal/FunctionalTests/Hal/BaseFieldOverrideHalJsonCookieTest.php @@ -15,7 +15,7 @@ class BaseFieldOverrideHalJsonCookieTest extends BaseFieldOverrideResourceTestBa /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Hal/DateFormatHalJsonAnonTest.php b/core/tests/Drupal/FunctionalTests/Hal/DateFormatHalJsonAnonTest.php index 7ff45510756b..443b607afa5e 100644 --- a/core/tests/Drupal/FunctionalTests/Hal/DateFormatHalJsonAnonTest.php +++ b/core/tests/Drupal/FunctionalTests/Hal/DateFormatHalJsonAnonTest.php @@ -15,7 +15,7 @@ class DateFormatHalJsonAnonTest extends DateFormatResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Hal/DateFormatHalJsonBasicAuthTest.php b/core/tests/Drupal/FunctionalTests/Hal/DateFormatHalJsonBasicAuthTest.php index 9ee71e6c4bee..afab361f3c94 100644 --- a/core/tests/Drupal/FunctionalTests/Hal/DateFormatHalJsonBasicAuthTest.php +++ b/core/tests/Drupal/FunctionalTests/Hal/DateFormatHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class DateFormatHalJsonBasicAuthTest extends DateFormatResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Hal/DateFormatHalJsonCookieTest.php b/core/tests/Drupal/FunctionalTests/Hal/DateFormatHalJsonCookieTest.php index 78e250e76d01..2b0fbd6a2e3f 100644 --- a/core/tests/Drupal/FunctionalTests/Hal/DateFormatHalJsonCookieTest.php +++ b/core/tests/Drupal/FunctionalTests/Hal/DateFormatHalJsonCookieTest.php @@ -15,7 +15,7 @@ class DateFormatHalJsonCookieTest extends DateFormatResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Hal/EntityFormDisplayHalJsonAnonTest.php b/core/tests/Drupal/FunctionalTests/Hal/EntityFormDisplayHalJsonAnonTest.php index 4876a93f8633..1729c456bd32 100644 --- a/core/tests/Drupal/FunctionalTests/Hal/EntityFormDisplayHalJsonAnonTest.php +++ b/core/tests/Drupal/FunctionalTests/Hal/EntityFormDisplayHalJsonAnonTest.php @@ -15,7 +15,7 @@ class EntityFormDisplayHalJsonAnonTest extends EntityFormDisplayResourceTestBase /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Hal/EntityFormDisplayHalJsonBasicAuthTest.php b/core/tests/Drupal/FunctionalTests/Hal/EntityFormDisplayHalJsonBasicAuthTest.php index e25367a1c207..c8adf75796ef 100644 --- a/core/tests/Drupal/FunctionalTests/Hal/EntityFormDisplayHalJsonBasicAuthTest.php +++ b/core/tests/Drupal/FunctionalTests/Hal/EntityFormDisplayHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class EntityFormDisplayHalJsonBasicAuthTest extends EntityFormDisplayResourceTes /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Hal/EntityFormDisplayHalJsonCookieTest.php b/core/tests/Drupal/FunctionalTests/Hal/EntityFormDisplayHalJsonCookieTest.php index 1be4703fa8c8..d519e4a8df0b 100644 --- a/core/tests/Drupal/FunctionalTests/Hal/EntityFormDisplayHalJsonCookieTest.php +++ b/core/tests/Drupal/FunctionalTests/Hal/EntityFormDisplayHalJsonCookieTest.php @@ -15,7 +15,7 @@ class EntityFormDisplayHalJsonCookieTest extends EntityFormDisplayResourceTestBa /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonAnonTest.php b/core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonAnonTest.php index d77688942580..85d3b6f1167b 100644 --- a/core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonAnonTest.php +++ b/core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonAnonTest.php @@ -15,7 +15,7 @@ class EntityFormModeHalJsonAnonTest extends EntityFormModeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonBasicAuthTest.php b/core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonBasicAuthTest.php index 9f8f576425e9..373a13eb66f4 100644 --- a/core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonBasicAuthTest.php +++ b/core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class EntityFormModeHalJsonBasicAuthTest extends EntityFormModeResourceTestBase /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonCookieTest.php b/core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonCookieTest.php index 035980a0fbb0..2df80e31c24a 100644 --- a/core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonCookieTest.php +++ b/core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonCookieTest.php @@ -15,7 +15,7 @@ class EntityFormModeHalJsonCookieTest extends EntityFormModeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonAnonTest.php b/core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonAnonTest.php index 0c2c54ba7c6d..ff5feaef5eb3 100644 --- a/core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonAnonTest.php +++ b/core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonAnonTest.php @@ -15,7 +15,7 @@ class EntityViewDisplayHalJsonAnonTest extends EntityViewDisplayResourceTestBase /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonBasicAuthTest.php b/core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonBasicAuthTest.php index 21def834e149..4ba2f444658f 100644 --- a/core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonBasicAuthTest.php +++ b/core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class EntityViewDisplayHalJsonBasicAuthTest extends EntityViewDisplayHalJsonAnon /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Hal/EntityViewModeHalJsonAnonTest.php b/core/tests/Drupal/FunctionalTests/Hal/EntityViewModeHalJsonAnonTest.php index e97411eba6d6..fdd5d7c46c44 100644 --- a/core/tests/Drupal/FunctionalTests/Hal/EntityViewModeHalJsonAnonTest.php +++ b/core/tests/Drupal/FunctionalTests/Hal/EntityViewModeHalJsonAnonTest.php @@ -15,7 +15,7 @@ class EntityViewModeHalJsonAnonTest extends EntityViewModeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Hal/EntityViewModeHalJsonBasicAuthTest.php b/core/tests/Drupal/FunctionalTests/Hal/EntityViewModeHalJsonBasicAuthTest.php index b88364e5d1a2..e13ea25b032b 100644 --- a/core/tests/Drupal/FunctionalTests/Hal/EntityViewModeHalJsonBasicAuthTest.php +++ b/core/tests/Drupal/FunctionalTests/Hal/EntityViewModeHalJsonBasicAuthTest.php @@ -15,7 +15,7 @@ class EntityViewModeHalJsonBasicAuthTest extends EntityViewModeResourceTestBase /** * {@inheritdoc} */ - protected static $modules = ['hal', 'basic_auth']; + public static $modules = ['hal', 'basic_auth']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Hal/EntityViewModeHalJsonCookieTest.php b/core/tests/Drupal/FunctionalTests/Hal/EntityViewModeHalJsonCookieTest.php index db9a9180e853..b5f4ad470f77 100644 --- a/core/tests/Drupal/FunctionalTests/Hal/EntityViewModeHalJsonCookieTest.php +++ b/core/tests/Drupal/FunctionalTests/Hal/EntityViewModeHalJsonCookieTest.php @@ -15,7 +15,7 @@ class EntityViewModeHalJsonCookieTest extends EntityViewModeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['hal']; + public static $modules = ['hal']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/HttpKernel/CorsIntegrationTest.php b/core/tests/Drupal/FunctionalTests/HttpKernel/CorsIntegrationTest.php index b8037691934e..cc43936d6f16 100644 --- a/core/tests/Drupal/FunctionalTests/HttpKernel/CorsIntegrationTest.php +++ b/core/tests/Drupal/FunctionalTests/HttpKernel/CorsIntegrationTest.php @@ -19,7 +19,7 @@ class CorsIntegrationTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'test_page_test', 'page_cache']; + public static $modules = ['system', 'test_page_test', 'page_cache']; public function testCrossSiteRequest() { // Test default parameters. diff --git a/core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php b/core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php index eecf9e4e9251..d501f1d98c2c 100644 --- a/core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php +++ b/core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php @@ -23,7 +23,7 @@ class ToolkitSetupFormTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['system', 'image_test']; + public static $modules = ['system', 'image_test']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php b/core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php index 7dc0abe9698b..4e2f5decbeac 100644 --- a/core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php +++ b/core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php @@ -19,7 +19,7 @@ abstract class ToolkitTestBase extends BrowserTestBase { * * @var array */ - protected static $modules = ['image_test']; + public static $modules = ['image_test']; /** * The URI for the file. diff --git a/core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideJsonBasicAuthTest.php b/core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideJsonBasicAuthTest.php index c068675a7097..c40de5517b3c 100644 --- a/core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideJsonBasicAuthTest.php +++ b/core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class BaseFieldOverrideJsonBasicAuthTest extends BaseFieldOverrideResourceTestBa /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideResourceTestBase.php b/core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideResourceTestBase.php index 801c058482c4..2c909807a74b 100644 --- a/core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideResourceTestBase.php +++ b/core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideResourceTestBase.php @@ -11,7 +11,7 @@ abstract class BaseFieldOverrideResourceTestBase extends EntityResourceTestBase /** * {@inheritdoc} */ - protected static $modules = ['field', 'node']; + public static $modules = ['field', 'node']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlBasicAuthTest.php b/core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlBasicAuthTest.php index 57915bd5c33a..1e3f83356741 100644 --- a/core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlBasicAuthTest.php +++ b/core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class BaseFieldOverrideXmlBasicAuthTest extends BaseFieldOverrideResourceTestBas /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonBasicAuthTest.php b/core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonBasicAuthTest.php index f96c23714607..453f8a192035 100644 --- a/core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonBasicAuthTest.php +++ b/core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class DateFormatJsonBasicAuthTest extends DateFormatResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php b/core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php index aea62d4d1798..30cc347e5d3d 100644 --- a/core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php +++ b/core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php @@ -13,7 +13,7 @@ abstract class DateFormatResourceTestBase extends EntityResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = []; + public static $modules = []; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php b/core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php index a844d21d73ef..eb787a99b83c 100644 --- a/core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php +++ b/core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class DateFormatXmlBasicAuthTest extends DateFormatResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php b/core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php index fe9a789820a6..36ca913eddae 100644 --- a/core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php +++ b/core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class EntityFormDisplayJsonBasicAuthTest extends EntityFormDisplayResourceTestBa /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php b/core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php index 9b68f31a571e..a44534a31f0c 100644 --- a/core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php +++ b/core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php @@ -11,7 +11,7 @@ abstract class EntityFormDisplayResourceTestBase extends EntityResourceTestBase /** * {@inheritdoc} */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php b/core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php index 8bb035709579..2edf2460a9a5 100644 --- a/core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php +++ b/core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class EntityFormDisplayXmlBasicAuthTest extends EntityFormDisplayResourceTestBas /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php b/core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php index 0f5dc631465f..bbfb6fbc98ef 100644 --- a/core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php +++ b/core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class EntityFormModeJsonBasicAuthTest extends EntityFormModeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php b/core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php index 362006ed1b48..e03710ab41c7 100644 --- a/core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php +++ b/core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php @@ -12,7 +12,7 @@ abstract class EntityFormModeResourceTestBase extends EntityResourceTestBase { * * @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266. */ - protected static $modules = ['user', 'field_ui']; + public static $modules = ['user', 'field_ui']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Rest/EntityFormModeXmlBasicAuthTest.php b/core/tests/Drupal/FunctionalTests/Rest/EntityFormModeXmlBasicAuthTest.php index 2888632aa0f4..721ded8fd959 100644 --- a/core/tests/Drupal/FunctionalTests/Rest/EntityFormModeXmlBasicAuthTest.php +++ b/core/tests/Drupal/FunctionalTests/Rest/EntityFormModeXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class EntityFormModeXmlBasicAuthTest extends EntityFormModeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php b/core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php index 8e5901529a05..f4f2d15045c1 100644 --- a/core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php +++ b/core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class EntityViewDisplayJsonBasicAuthTest extends EntityViewDisplayResourceTestBa /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php b/core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php index 2f0428578ad4..7ca5f81a55a3 100644 --- a/core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php +++ b/core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php @@ -11,7 +11,7 @@ abstract class EntityViewDisplayResourceTestBase extends EntityResourceTestBase /** * {@inheritdoc} */ - protected static $modules = ['node']; + public static $modules = ['node']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlBasicAuthTest.php b/core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlBasicAuthTest.php index 531e4c9cfc58..7c7ce5bb03ab 100644 --- a/core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlBasicAuthTest.php +++ b/core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class EntityViewDisplayXmlBasicAuthTest extends EntityViewDisplayResourceTestBas /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonBasicAuthTest.php b/core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonBasicAuthTest.php index cb4337ce2382..e34a58c660eb 100644 --- a/core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonBasicAuthTest.php +++ b/core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonBasicAuthTest.php @@ -14,7 +14,7 @@ class EntityViewModeJsonBasicAuthTest extends EntityViewModeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php b/core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php index 67b5046d5217..b20ce6368fb0 100644 --- a/core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php +++ b/core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php @@ -12,7 +12,7 @@ abstract class EntityViewModeResourceTestBase extends EntityResourceTestBase { * * @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266. */ - protected static $modules = ['user', 'field_ui']; + public static $modules = ['user', 'field_ui']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php b/core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php index 5ba7aca6f905..1b1e7181d0ad 100644 --- a/core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php +++ b/core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php @@ -16,7 +16,7 @@ class EntityViewModeXmlBasicAuthTest extends EntityViewModeResourceTestBase { /** * {@inheritdoc} */ - protected static $modules = ['basic_auth']; + public static $modules = ['basic_auth']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php b/core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php index afb8c1e4fc5d..96b59d7be00a 100644 --- a/core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php +++ b/core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php @@ -14,7 +14,7 @@ class CaseInsensitivePathTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'views', 'node', 'system_test']; + public static $modules = ['system', 'views', 'node', 'system_test']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php b/core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php index e7e4095b7653..bf695d658bae 100644 --- a/core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php +++ b/core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php @@ -12,7 +12,7 @@ class DefaultFormatTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'default_format_test']; + public static $modules = ['system', 'default_format_test']; public function testFoo() { $this->drupalGet('/default_format_test/human'); diff --git a/core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php b/core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php index 83323990679f..a8aee89711f4 100644 --- a/core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php +++ b/core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php @@ -15,7 +15,7 @@ class PathEncodedTest extends BrowserTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'path_encoded_test']; + public static $modules = ['system', 'path_encoded_test']; public function testGetEncoded() { $route_paths = [ diff --git a/core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php b/core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php index 0fd459a25543..f82cbb425a95 100644 --- a/core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php +++ b/core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php @@ -20,7 +20,7 @@ class RouteCachingLanguageTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['path', 'node', 'content_translation', 'link', 'block']; + public static $modules = ['path', 'node', 'content_translation', 'link', 'block']; /** * An user with permissions to administer content types. diff --git a/core/tests/Drupal/FunctionalTests/Routing/RouteCachingNonPathLanguageNegotiationTest.php b/core/tests/Drupal/FunctionalTests/Routing/RouteCachingNonPathLanguageNegotiationTest.php index 8907ab2444ce..07286121b3c5 100644 --- a/core/tests/Drupal/FunctionalTests/Routing/RouteCachingNonPathLanguageNegotiationTest.php +++ b/core/tests/Drupal/FunctionalTests/Routing/RouteCachingNonPathLanguageNegotiationTest.php @@ -18,7 +18,7 @@ class RouteCachingNonPathLanguageNegotiationTest extends BrowserTestBase { * * @var array */ - protected static $modules = ['language', 'block']; + public static $modules = ['language', 'block']; /** * The admin user. diff --git a/core/tests/Drupal/KernelTests/Component/Utility/SafeMarkupKernelTest.php b/core/tests/Drupal/KernelTests/Component/Utility/SafeMarkupKernelTest.php index 468a235c5087..3028b62dd027 100644 --- a/core/tests/Drupal/KernelTests/Component/Utility/SafeMarkupKernelTest.php +++ b/core/tests/Drupal/KernelTests/Component/Utility/SafeMarkupKernelTest.php @@ -16,7 +16,7 @@ class SafeMarkupKernelTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php b/core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php index 63777157f393..39a5accae38e 100644 --- a/core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php +++ b/core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php @@ -27,7 +27,7 @@ class DefaultConfigTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'user']; + public static $modules = ['system', 'user']; /** * The following config entries are changed on module install. diff --git a/core/tests/Drupal/KernelTests/Config/TypedConfigTest.php b/core/tests/Drupal/KernelTests/Config/TypedConfigTest.php index 674a8bbed64b..bc9c441d517e 100644 --- a/core/tests/Drupal/KernelTests/Config/TypedConfigTest.php +++ b/core/tests/Drupal/KernelTests/Config/TypedConfigTest.php @@ -21,7 +21,7 @@ class TypedConfigTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['config_test']; + public static $modules = ['config_test']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Action/DeleteActionTest.php b/core/tests/Drupal/KernelTests/Core/Action/DeleteActionTest.php index 1c2c13deee72..e5a2bd95dab7 100644 --- a/core/tests/Drupal/KernelTests/Core/Action/DeleteActionTest.php +++ b/core/tests/Drupal/KernelTests/Core/Action/DeleteActionTest.php @@ -18,7 +18,7 @@ class DeleteActionTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'entity_test', 'user']; + public static $modules = ['system', 'entity_test', 'user']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Action/PublishActionTest.php b/core/tests/Drupal/KernelTests/Core/Action/PublishActionTest.php index 384597eb28cc..d381de115daa 100644 --- a/core/tests/Drupal/KernelTests/Core/Action/PublishActionTest.php +++ b/core/tests/Drupal/KernelTests/Core/Action/PublishActionTest.php @@ -15,7 +15,7 @@ class PublishActionTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'entity_test', 'user']; + public static $modules = ['system', 'entity_test', 'user']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php b/core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php index bf63a770b973..ed9b2873a3f9 100644 --- a/core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php +++ b/core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php @@ -15,7 +15,7 @@ class SaveActionTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'entity_test', 'user']; + public static $modules = ['system', 'entity_test', 'user']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php b/core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php index 7279a1553c10..fff73c29862b 100644 --- a/core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php +++ b/core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php @@ -38,7 +38,7 @@ class AttachedAssetsTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language', 'simpletest', 'common_test', 'system']; + public static $modules = ['language', 'simpletest', 'common_test', 'system']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php b/core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php index 3fc5cc65d7c4..bbb3d6a5a02c 100644 --- a/core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php +++ b/core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php @@ -86,7 +86,7 @@ class ResolvedLibraryDefinitionsFilesMatchTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php b/core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php index 140621fc033f..2fbe025acfe9 100644 --- a/core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php +++ b/core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php @@ -15,7 +15,7 @@ class MultipleBlockFormTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'block', 'block_test']; + public static $modules = ['system', 'block', 'block_test']; /** * Tests that blocks can have multiple forms. diff --git a/core/tests/Drupal/KernelTests/Core/Bootstrap/GetFilenameTest.php b/core/tests/Drupal/KernelTests/Core/Bootstrap/GetFilenameTest.php index 74e418110c81..396facf1582a 100644 --- a/core/tests/Drupal/KernelTests/Core/Bootstrap/GetFilenameTest.php +++ b/core/tests/Drupal/KernelTests/Core/Bootstrap/GetFilenameTest.php @@ -15,7 +15,7 @@ class GetFilenameTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Cache/CacheContextOptimizationTest.php b/core/tests/Drupal/KernelTests/Core/Cache/CacheContextOptimizationTest.php index 6cfce9e599d9..0ae023053529 100644 --- a/core/tests/Drupal/KernelTests/Core/Cache/CacheContextOptimizationTest.php +++ b/core/tests/Drupal/KernelTests/Core/Cache/CacheContextOptimizationTest.php @@ -20,7 +20,7 @@ class CacheContextOptimizationTest extends KernelTestBase { * * @var string[] */ - protected static $modules = ['user', 'system']; + public static $modules = ['user', 'system']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTagTest.php b/core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTagTest.php index 99f14dd1d17e..0fefc390f43c 100644 --- a/core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTagTest.php +++ b/core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTagTest.php @@ -19,7 +19,7 @@ class DatabaseBackendTagTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php b/core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php index 4563bfe2d87f..358b92530c6f 100644 --- a/core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php +++ b/core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php @@ -23,7 +23,7 @@ class DatabaseBackendTest extends GenericCacheBackendUnitTestBase { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * Creates a new instance of DatabaseBackend. diff --git a/core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php b/core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php index 7b06347892a5..16070c0e2e56 100644 --- a/core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php +++ b/core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php @@ -22,7 +22,7 @@ class DbDumpTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'config', 'dblog', 'menu_link_content', 'link', 'block_content', 'file', 'user']; + public static $modules = ['system', 'config', 'dblog', 'menu_link_content', 'link', 'block_content', 'file', 'user']; /** * Test data to write into config. diff --git a/core/tests/Drupal/KernelTests/Core/Common/XssUnitTest.php b/core/tests/Drupal/KernelTests/Core/Common/XssUnitTest.php index f2a7c1039727..23754879eb87 100644 --- a/core/tests/Drupal/KernelTests/Core/Common/XssUnitTest.php +++ b/core/tests/Drupal/KernelTests/Core/Common/XssUnitTest.php @@ -18,7 +18,7 @@ class XssUnitTest extends KernelTestBase { * * @var array */ - protected static $modules = ['filter', 'system']; + public static $modules = ['filter', 'system']; protected function setUp() { parent::setUp(); diff --git a/core/tests/Drupal/KernelTests/Core/Config/CacheabilityMetadataConfigOverrideTest.php b/core/tests/Drupal/KernelTests/Core/Config/CacheabilityMetadataConfigOverrideTest.php index 55eabda6f52e..4ceebf5b9b32 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/CacheabilityMetadataConfigOverrideTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/CacheabilityMetadataConfigOverrideTest.php @@ -15,7 +15,7 @@ class CacheabilityMetadataConfigOverrideTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = [ + public static $modules = [ 'block', 'block_content', 'config', diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php index 49d8921ba2ea..99a94d182f47 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php @@ -32,7 +32,7 @@ class ConfigCRUDTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * Tests CRUD operations. diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php index 7ed091203324..6a0f938bd455 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php @@ -21,7 +21,7 @@ class ConfigDependencyTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['config_test', 'entity_test', 'user']; + public static $modules = ['config_test', 'entity_test', 'user']; /** * Tests that calculating dependencies for system module. diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigDiffTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigDiffTest.php index 279817671594..f29b88acd141 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigDiffTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigDiffTest.php @@ -16,7 +16,7 @@ class ConfigDiffTest extends KernelTestBase { * * @var array */ - protected static $modules = ['config_test', 'system']; + public static $modules = ['config_test', 'system']; /** * Tests calculating the difference between two sets of configuration. diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityNormalizeTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityNormalizeTest.php index 7775f808faaf..1b468b0670fa 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityNormalizeTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityNormalizeTest.php @@ -16,7 +16,7 @@ class ConfigEntityNormalizeTest extends KernelTestBase { * * @var array */ - protected static $modules = ['config_test']; + public static $modules = ['config_test']; protected function setUp() { parent::setUp(); diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStaticCacheTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStaticCacheTest.php index 71d7d9c909cc..1cd9cb17537a 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStaticCacheTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStaticCacheTest.php @@ -17,7 +17,7 @@ class ConfigEntityStaticCacheTest extends KernelTestBase { * * @var array */ - protected static $modules = ['config_test', 'config_entity_static_cache_test']; + public static $modules = ['config_test', 'config_entity_static_cache_test']; /** * The type ID of the entity under test. diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStatusTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStatusTest.php index de48a32422e0..20ceef405153 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStatusTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStatusTest.php @@ -16,7 +16,7 @@ class ConfigEntityStatusTest extends KernelTestBase { * * @var array */ - protected static $modules = ['config_test']; + public static $modules = ['config_test']; /** * Tests the enabling/disabling of entities. diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStorageTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStorageTest.php index 104ae7a045b8..ce9a928d53a3 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStorageTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStorageTest.php @@ -18,7 +18,7 @@ class ConfigEntityStorageTest extends KernelTestBase { * * @var array */ - protected static $modules = ['config_test']; + public static $modules = ['config_test']; /** * Tests creating configuration entities with changed UUIDs. diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityUnitTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityUnitTest.php index 60c8361f0b71..154d2383b4f7 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityUnitTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityUnitTest.php @@ -25,7 +25,7 @@ class ConfigEntityUnitTest extends KernelTestBase { * * @var array */ - protected static $modules = ['config_test']; + public static $modules = ['config_test']; /** * The config_test entity storage. diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigEventsTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigEventsTest.php index 851fd6a8c0de..74bb7984e660 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigEventsTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigEventsTest.php @@ -18,7 +18,7 @@ class ConfigEventsTest extends KernelTestBase { * * @var array */ - protected static $modules = ['config_events_test']; + public static $modules = ['config_events_test']; /** * Tests configuration events. diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php index dedfbe9073da..fef464ed7f21 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php @@ -26,7 +26,7 @@ class ConfigImportRecreateTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'field', 'text', 'user', 'node']; + public static $modules = ['system', 'field', 'text', 'user', 'node']; protected function setUp() { parent::setUp(); diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php index 06648b0004c0..f52b3956ab96 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php @@ -29,7 +29,7 @@ class ConfigImportRenameValidationTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'user', 'node', 'field', 'text', 'config_test']; + public static $modules = ['system', 'user', 'node', 'field', 'text', 'config_test']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php index 036d7521fb20..db09e3f9f66d 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php @@ -26,7 +26,7 @@ class ConfigImporterMissingContentTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'user', 'entity_test', 'config_test', 'config_import_test']; + public static $modules = ['system', 'user', 'entity_test', 'config_test', 'config_import_test']; protected function setUp() { parent::setUp(); diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php index c4e797b33505..41795e8c87d6 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php @@ -33,7 +33,7 @@ class ConfigImporterTest extends KernelTestBase { * * @var array */ - protected static $modules = ['config_test', 'system', 'config_import_test']; + public static $modules = ['config_test', 'system', 'config_import_test']; protected function setUp() { parent::setUp(); diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php index 4bfed9ab6714..5efd20bbb15d 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php @@ -18,7 +18,7 @@ class ConfigInstallTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php index e249bd37d800..5bf6f0ec47c5 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php @@ -17,7 +17,7 @@ class ConfigLanguageOverrideTest extends KernelTestBase { * * @var array */ - protected static $modules = ['user', 'language', 'config_test', 'system', 'field']; + public static $modules = ['user', 'language', 'config_test', 'system', 'field']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigModuleOverridesTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigModuleOverridesTest.php index d88ab6ade135..a94123d4cb98 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigModuleOverridesTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigModuleOverridesTest.php @@ -16,7 +16,7 @@ class ConfigModuleOverridesTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'config', 'config_override_test']; + public static $modules = ['system', 'config', 'config_override_test']; public function testSimpleModuleOverrides() { $GLOBALS['config_test_run_module_overrides'] = TRUE; diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php index bbf690e40a60..550e0d5b2b0f 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php @@ -16,7 +16,7 @@ class ConfigOverrideTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'config_test']; + public static $modules = ['system', 'config_test']; protected function setUp() { parent::setUp(); diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php index 67c280c27737..6c568b8417f7 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php @@ -18,7 +18,7 @@ class ConfigOverridesPriorityTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'config', 'config_override_test', 'language']; + public static $modules = ['system', 'config', 'config_override_test', 'language']; public function testOverridePriorities() { $GLOBALS['config_test_run_module_overrides'] = FALSE; diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php index 00b93711bf4e..e16225d0ecaa 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php @@ -25,7 +25,7 @@ class ConfigSchemaTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'language', 'field', 'image', 'config_test', 'config_schema_test']; + public static $modules = ['system', 'language', 'field', 'image', 'config_test', 'config_schema_test']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php b/core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php index 73766d5f515d..645638d83239 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php @@ -17,7 +17,7 @@ class ConfigSnapshotTest extends KernelTestBase { * * @var array */ - protected static $modules = ['config_test', 'system']; + public static $modules = ['config_test', 'system']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Config/DefaultConfigTest.php b/core/tests/Drupal/KernelTests/Core/Config/DefaultConfigTest.php index 082237da5d2d..f06806cad6fd 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/DefaultConfigTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/DefaultConfigTest.php @@ -23,7 +23,7 @@ class DefaultConfigTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'config_test']; + public static $modules = ['system', 'config_test']; /** * Themes which provide default configuration and need enabling. diff --git a/core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php b/core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php index d37cfa6c2338..5aae17f7d64c 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php @@ -19,7 +19,7 @@ class ConfigEntityUpdaterTest extends KernelTestBase { * * @var array */ - protected static $modules = ['config_test']; + public static $modules = ['config_test']; /** * @covers ::update diff --git a/core/tests/Drupal/KernelTests/Core/Config/SchemaCheckTraitTest.php b/core/tests/Drupal/KernelTests/Core/Config/SchemaCheckTraitTest.php index 2a879d71612f..a11bcb65921c 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/SchemaCheckTraitTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/SchemaCheckTraitTest.php @@ -26,7 +26,7 @@ class SchemaCheckTraitTest extends KernelTestBase { * * @var array */ - protected static $modules = ['config_test', 'config_schema_test']; + public static $modules = ['config_test', 'config_schema_test']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Config/SchemaConfigListenerTest.php b/core/tests/Drupal/KernelTests/Core/Config/SchemaConfigListenerTest.php index 4518b727de7b..2674a3c6df85 100644 --- a/core/tests/Drupal/KernelTests/Core/Config/SchemaConfigListenerTest.php +++ b/core/tests/Drupal/KernelTests/Core/Config/SchemaConfigListenerTest.php @@ -17,7 +17,7 @@ class SchemaConfigListenerTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['config_test']; + public static $modules = ['config_test']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Database/DatabaseTestBase.php b/core/tests/Drupal/KernelTests/Core/Database/DatabaseTestBase.php index fca5fa330596..784bfd6189a4 100644 --- a/core/tests/Drupal/KernelTests/Core/Database/DatabaseTestBase.php +++ b/core/tests/Drupal/KernelTests/Core/Database/DatabaseTestBase.php @@ -13,7 +13,7 @@ */ abstract class DatabaseTestBase extends KernelTestBase { - protected static $modules = ['database_test']; + public static $modules = ['database_test']; /** * The database connection for testing. diff --git a/core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php b/core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php index b078c7b98df6..129d50ba0030 100644 --- a/core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php +++ b/core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php @@ -15,7 +15,7 @@ class NextIdTest extends KernelTestBase { * The modules to enable. * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; protected function setUp() { parent::setUp(); diff --git a/core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php b/core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php index 0cd44d73809b..4dee52d5c7fd 100644 --- a/core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php +++ b/core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php @@ -14,7 +14,7 @@ class RegressionTest extends DatabaseTestBase { * * @var array */ - protected static $modules = ['node', 'user']; + public static $modules = ['node', 'user']; /** * Ensures that non-ASCII UTF-8 data is stored in the database properly. diff --git a/core/tests/Drupal/KernelTests/Core/Database/SelectComplexTest.php b/core/tests/Drupal/KernelTests/Core/Database/SelectComplexTest.php index 42f5a5ff860d..23ec66494a9e 100644 --- a/core/tests/Drupal/KernelTests/Core/Database/SelectComplexTest.php +++ b/core/tests/Drupal/KernelTests/Core/Database/SelectComplexTest.php @@ -19,7 +19,7 @@ class SelectComplexTest extends DatabaseTestBase { * * @var array */ - protected static $modules = ['system', 'user', 'node_access_test', 'field']; + public static $modules = ['system', 'user', 'node_access_test', 'field']; /** * Tests simple JOIN statements. diff --git a/core/tests/Drupal/KernelTests/Core/Datetime/FormatDateTest.php b/core/tests/Drupal/KernelTests/Core/Datetime/FormatDateTest.php index a127447bfdfa..036b385ae43a 100644 --- a/core/tests/Drupal/KernelTests/Core/Datetime/FormatDateTest.php +++ b/core/tests/Drupal/KernelTests/Core/Datetime/FormatDateTest.php @@ -15,7 +15,7 @@ class FormatDateTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language', 'system']; + public static $modules = ['language', 'system']; /** * Arbitrary langcode for a custom language. diff --git a/core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php b/core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php index 12aa7ef304c6..b5b9ffd5ec89 100644 --- a/core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php +++ b/core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php @@ -30,7 +30,7 @@ class PathElementFormTest extends KernelTestBase implements FormInterface { * * @var array */ - protected static $modules = ['system', 'user']; + public static $modules = ['system', 'user']; /** * Sets up the test. diff --git a/core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php b/core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php index 5af2c6d4286c..613ba4e17dd1 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php @@ -19,7 +19,7 @@ class BundleConstraintValidatorTest extends KernelTestBase { */ protected $typedData; - protected static $modules = ['node', 'field', 'text', 'user']; + public static $modules = ['node', 'field', 'text', 'user']; protected function setUp() { parent::setUp(); diff --git a/core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php b/core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php index 45443c9c358f..af9403c320aa 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php @@ -23,7 +23,7 @@ class ConfigEntityAdapterTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['config_test']; + public static $modules = ['config_test']; /** * The config entity. diff --git a/core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php b/core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php index 5af84ff339df..839917aff0d4 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php @@ -19,7 +19,7 @@ class ConfigEntityQueryTest extends KernelTestBase { * * @var array */ - protected static $modules = ['config_test']; + public static $modules = ['config_test']; /** * Stores the search results for alter comparison. diff --git a/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityChangedTest.php b/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityChangedTest.php index d165e7016aa8..aa0044bd8e86 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityChangedTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityChangedTest.php @@ -18,7 +18,7 @@ class ContentEntityChangedTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['language', 'user', 'system', 'field', 'text', 'filter', 'entity_test']; + public static $modules = ['language', 'user', 'system', 'field', 'text', 'filter', 'entity_test']; /** * The EntityTestMulChanged entity type storage. diff --git a/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityCloneTest.php b/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityCloneTest.php index edce7660cdd3..8f08b272de36 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityCloneTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityCloneTest.php @@ -17,7 +17,7 @@ class ContentEntityCloneTest extends EntityKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language', 'entity_test']; + public static $modules = ['language', 'entity_test']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php b/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php index dda9da27e694..5e25c90e0a6c 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php @@ -16,7 +16,7 @@ class ContentEntityFieldMethodInvocationOrderTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['language', 'system', 'entity_test']; + public static $modules = ['language', 'system', 'entity_test']; /** * The EntityTest entity type storage. diff --git a/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityHasChangesTest.php b/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityHasChangesTest.php index 39ec64dcc4e8..687ceb74c01c 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityHasChangesTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityHasChangesTest.php @@ -22,7 +22,7 @@ class ContentEntityHasChangesTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'user', 'entity_test']; + public static $modules = ['system', 'user', 'entity_test']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNonRevisionableFieldTest.php b/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNonRevisionableFieldTest.php index 8c82ce562566..99c99b068836 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNonRevisionableFieldTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNonRevisionableFieldTest.php @@ -18,7 +18,7 @@ class ContentEntityNonRevisionableFieldTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * The EntityTestMulRev entity type storage. diff --git a/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php b/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php index e5a183ad8b24..001d9ba3dee8 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php @@ -22,7 +22,7 @@ class ContentEntityNullStorageTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'contact', 'user']; + public static $modules = ['system', 'contact', 'user']; /** * Tests using entity query with ContentEntityNullStorage. diff --git a/core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php b/core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php index 5efe4ebb95f8..b5bcd487f2fd 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php @@ -25,7 +25,7 @@ class CreateSampleEntityTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'field', 'filter', 'text', 'file', 'user', 'node', 'comment', 'taxonomy']; + public static $modules = ['system', 'field', 'filter', 'text', 'file', 'user', 'node', 'comment', 'taxonomy']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php b/core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php index 2e714ee5161c..3013d2a933fc 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php @@ -26,7 +26,7 @@ class DefaultTableMappingIntegrationTest extends EntityKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test_extra']; + public static $modules = ['entity_test_extra']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityBundleFieldTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityBundleFieldTest.php index e10d34f1b213..22476d760af4 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityBundleFieldTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityBundleFieldTest.php @@ -14,7 +14,7 @@ class EntityBundleFieldTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['entity_schema_test']; + public static $modules = ['entity_schema_test']; /** * The module handler. diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityCrudHookTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityCrudHookTest.php index b37e1f9a2a7a..16fd8c5797e9 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityCrudHookTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityCrudHookTest.php @@ -40,7 +40,7 @@ class EntityCrudHookTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['block', 'block_test', 'entity_crud_hook_test', 'file', 'taxonomy', 'node', 'comment']; + public static $modules = ['block', 'block_test', 'entity_crud_hook_test', 'file', 'taxonomy', 'node', 'comment']; protected $ids = []; diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityDecoupledTranslationRevisionsTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityDecoupledTranslationRevisionsTest.php index 40f2ecd8ddb3..d4fbcfcb205a 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityDecoupledTranslationRevisionsTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityDecoupledTranslationRevisionsTest.php @@ -22,7 +22,7 @@ class EntityDecoupledTranslationRevisionsTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'system', 'entity_test', 'language', diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php index 56bf124f603a..1a743eceebed 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php @@ -47,7 +47,7 @@ class EntityDefinitionUpdateTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['entity_test_update']; + public static $modules = ['entity_test_update']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php index 823ebb4cd5eb..ec1a55cbbe49 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php @@ -18,7 +18,7 @@ class EntityDisplayBaseTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test', 'entity_test_third_party', 'field', 'system', 'comment']; + public static $modules = ['entity_test', 'entity_test_third_party', 'field', 'system', 'comment']; /** * @covers ::preSave diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php index 6f34e5ddc418..179c63e9f16a 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php @@ -17,7 +17,7 @@ class EntityDisplayFormBaseTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test']; + public static $modules = ['entity_test']; /** * @covers ::copyFormValuesToEntity diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php index e9891de323c8..3fd17d86b477 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php @@ -33,7 +33,7 @@ class EntityFieldTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['filter', 'text', 'node', 'user', 'field_test']; + public static $modules = ['filter', 'text', 'node', 'user', 'field_test']; /** * @var string diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityHasFieldConstraintValidatorTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityHasFieldConstraintValidatorTest.php index ba5f604dcf58..eebc94f52358 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityHasFieldConstraintValidatorTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityHasFieldConstraintValidatorTest.php @@ -15,7 +15,7 @@ class EntityHasFieldConstraintValidatorTest extends EntityKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test_constraints']; + public static $modules = ['entity_test_constraints']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityKernelTestBase.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityKernelTestBase.php index 71fba5dcb384..f7108d53b17d 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityKernelTestBase.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityKernelTestBase.php @@ -17,7 +17,7 @@ abstract class EntityKernelTestBase extends KernelTestBase { * * @var array */ - protected static $modules = ['user', 'system', 'field', 'text', 'filter', 'entity_test']; + public static $modules = ['user', 'system', 'field', 'text', 'filter', 'entity_test']; /** * The entity manager service. diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php index 36ab8d3e7ae9..d76c3c17f8a0 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php @@ -39,7 +39,7 @@ abstract class EntityLanguageTestBase extends EntityKernelTestBase { */ protected $untranslatableFieldName; - protected static $modules = ['language', 'entity_test']; + public static $modules = ['language', 'entity_test']; protected function setUp() { parent::setUp(); diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityNonRevisionableTranslatableFieldTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityNonRevisionableTranslatableFieldTest.php index bf0f59033390..2160da96e55d 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityNonRevisionableTranslatableFieldTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityNonRevisionableTranslatableFieldTest.php @@ -15,7 +15,7 @@ class EntityNonRevisionableTranslatableFieldTest extends EntityKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test', 'language', 'content_translation']; + public static $modules = ['entity_test', 'language', 'content_translation']; protected function setUp() { parent::setUp(); diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityQueryAggregateTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityQueryAggregateTest.php index 09ca3d69ffbb..9e8de3617360 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityQueryAggregateTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityQueryAggregateTest.php @@ -18,7 +18,7 @@ class EntityQueryAggregateTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = []; + public static $modules = []; /** * The entity_test storage to create the test entities. diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityQueryRelationshipTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityQueryRelationshipTest.php index 39fcf1fd3e3d..4e1f9d1e5d49 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityQueryRelationshipTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityQueryRelationshipTest.php @@ -22,7 +22,7 @@ class EntityQueryRelationshipTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['taxonomy']; + public static $modules = ['taxonomy']; /** * Term entities. diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php index a8cb8db88e56..a47d9a9a6f9a 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php @@ -26,7 +26,7 @@ class EntityQueryTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['field_test', 'language']; + public static $modules = ['field_test', 'language']; /** * @var array diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceFieldTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceFieldTest.php index aa1786048efb..469f4a32a553 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceFieldTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceFieldTest.php @@ -59,7 +59,7 @@ class EntityReferenceFieldTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['entity_reference_test', 'entity_test_update']; + public static $modules = ['entity_reference_test', 'entity_test_update']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceSelection/EntityReferenceSelectionSortTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceSelection/EntityReferenceSelectionSortTest.php index 55e0210e9c25..b2c72b99d92c 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceSelection/EntityReferenceSelectionSortTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceSelection/EntityReferenceSelectionSortTest.php @@ -21,7 +21,7 @@ class EntityReferenceSelectionSortTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['node']; + public static $modules = ['node']; protected function setUp() { parent::setUp(); diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityRevisionTranslationTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityRevisionTranslationTest.php index 875adcff611e..34969ebd4d16 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityRevisionTranslationTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityRevisionTranslationTest.php @@ -16,7 +16,7 @@ class EntityRevisionTranslationTest extends EntityKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['language']; + public static $modules = ['language']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityRevisionsTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityRevisionsTest.php index cfec67525acf..e5407fcc968e 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityRevisionsTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityRevisionsTest.php @@ -19,7 +19,7 @@ class EntityRevisionsTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'system', 'entity_test', 'language', diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintValidatorTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintValidatorTest.php index 201ffa606381..3671d6d408e8 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintValidatorTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintValidatorTest.php @@ -18,7 +18,7 @@ class EntityTypeConstraintValidatorTest extends EntityKernelTestBase { */ protected $typedData; - protected static $modules = ['node', 'field', 'user']; + public static $modules = ['node', 'field', 'user']; protected function setUp() { parent::setUp(); diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityTypedDataDefinitionTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityTypedDataDefinitionTest.php index 46a634e0d55c..d0c01bccb5d8 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityTypedDataDefinitionTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityTypedDataDefinitionTest.php @@ -35,7 +35,7 @@ class EntityTypedDataDefinitionTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'filter', 'text', 'node', 'user']; + public static $modules = ['system', 'filter', 'text', 'node', 'user']; protected function setUp() { parent::setup(); diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php index c0c0d4f192d8..2a6dfed6c2d3 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php @@ -17,7 +17,7 @@ class EntityValidationTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['filter', 'text', 'language']; + public static $modules = ['filter', 'text', 'language']; /** * @var string diff --git a/core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php b/core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php index b775beddcc3a..16f63db8d8f7 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php @@ -22,7 +22,7 @@ class FieldSqlStorageTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['field', 'field_test', 'text', 'entity_test']; + public static $modules = ['field', 'field_test', 'text', 'entity_test']; /** * The name of the created field. diff --git a/core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php b/core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php index b388585cc870..d3d5e5b1d413 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php @@ -15,7 +15,7 @@ */ class FieldWidgetConstraintValidatorTest extends KernelTestBase { - protected static $modules = ['entity_test', 'field', 'field_test', 'user', 'system']; + public static $modules = ['entity_test', 'field', 'field_test', 'user', 'system']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php b/core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php index d1ebf4b79d4d..74b2d6e4d85b 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php @@ -17,7 +17,7 @@ class RevisionableContentEntityBaseTest extends EntityKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test_revlog', 'system', 'user']; + public static $modules = ['entity_test_revlog', 'system', 'user']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php b/core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php index ad3608b86089..d68a1f5ac8ce 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php @@ -20,7 +20,7 @@ class RouteProviderTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test', 'user', 'system']; + public static $modules = ['entity_test', 'user', 'system']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Entity/ValidReferenceConstraintValidatorTest.php b/core/tests/Drupal/KernelTests/Core/Entity/ValidReferenceConstraintValidatorTest.php index f8b4ab34b39d..be609d8d712e 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/ValidReferenceConstraintValidatorTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/ValidReferenceConstraintValidatorTest.php @@ -33,7 +33,7 @@ class ValidReferenceConstraintValidatorTest extends EntityKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['field', 'node', 'user']; + public static $modules = ['field', 'node', 'user']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Extension/ModuleConfigureRouteTest.php b/core/tests/Drupal/KernelTests/Core/Extension/ModuleConfigureRouteTest.php index cfb9e0a0be1b..96e469a84bbd 100644 --- a/core/tests/Drupal/KernelTests/Core/Extension/ModuleConfigureRouteTest.php +++ b/core/tests/Drupal/KernelTests/Core/Extension/ModuleConfigureRouteTest.php @@ -17,7 +17,7 @@ class ModuleConfigureRouteTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'user']; + public static $modules = ['system', 'user']; /** * @var \Drupal\Core\Routing\RouteProviderInterface diff --git a/core/tests/Drupal/KernelTests/Core/Extension/ModuleImplementsAlterTest.php b/core/tests/Drupal/KernelTests/Core/Extension/ModuleImplementsAlterTest.php index 7eb3a3c642d0..7d29a26124d5 100644 --- a/core/tests/Drupal/KernelTests/Core/Extension/ModuleImplementsAlterTest.php +++ b/core/tests/Drupal/KernelTests/Core/Extension/ModuleImplementsAlterTest.php @@ -14,7 +14,7 @@ class ModuleImplementsAlterTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * Tests hook_module_implements_alter() adding an implementation. diff --git a/core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php b/core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php index 0786f2104a60..7ffe65c9fc33 100644 --- a/core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php +++ b/core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php @@ -22,7 +22,7 @@ class ModuleInstallerTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * Tests that routes are rebuilt during install and uninstall of modules. diff --git a/core/tests/Drupal/KernelTests/Core/Field/Entity/BaseFieldOverrideTest.php b/core/tests/Drupal/KernelTests/Core/Field/Entity/BaseFieldOverrideTest.php index 798cfc14d7c5..6430cb1b8be7 100644 --- a/core/tests/Drupal/KernelTests/Core/Field/Entity/BaseFieldOverrideTest.php +++ b/core/tests/Drupal/KernelTests/Core/Field/Entity/BaseFieldOverrideTest.php @@ -19,7 +19,7 @@ class BaseFieldOverrideTest extends KernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'system', 'user', 'entity_test', diff --git a/core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php b/core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php index ca7a66b21260..f273029bf2d2 100644 --- a/core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php +++ b/core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php @@ -19,7 +19,7 @@ class FieldAccessTest extends KernelTestBase { * * @var array */ - protected static $modules = ['entity_test', 'field', 'system', 'text', 'filter', 'user']; + public static $modules = ['entity_test', 'field', 'system', 'text', 'filter', 'user']; /** * Holds the currently active global user ID that initiated the test run. diff --git a/core/tests/Drupal/KernelTests/Core/Field/FieldSettingsTest.php b/core/tests/Drupal/KernelTests/Core/Field/FieldSettingsTest.php index 51ee2f8251b7..9229a60b0b5c 100644 --- a/core/tests/Drupal/KernelTests/Core/Field/FieldSettingsTest.php +++ b/core/tests/Drupal/KernelTests/Core/Field/FieldSettingsTest.php @@ -19,7 +19,7 @@ class FieldSettingsTest extends EntityKernelTestBase { * * @var array */ - protected static $modules = ['field', 'field_test']; + public static $modules = ['field', 'field_test']; /** * @covers \Drupal\Core\Field\BaseFieldDefinition::getSettings diff --git a/core/tests/Drupal/KernelTests/Core/File/FileTestBase.php b/core/tests/Drupal/KernelTests/Core/File/FileTestBase.php index c5b7477ad8d6..92612ae7fd44 100644 --- a/core/tests/Drupal/KernelTests/Core/File/FileTestBase.php +++ b/core/tests/Drupal/KernelTests/Core/File/FileTestBase.php @@ -16,7 +16,7 @@ abstract class FileTestBase extends KernelTestBase { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * A stream wrapper scheme to register for the test. diff --git a/core/tests/Drupal/KernelTests/Core/File/MimeTypeTest.php b/core/tests/Drupal/KernelTests/Core/File/MimeTypeTest.php index 918e568b0523..4eca9976f222 100644 --- a/core/tests/Drupal/KernelTests/Core/File/MimeTypeTest.php +++ b/core/tests/Drupal/KernelTests/Core/File/MimeTypeTest.php @@ -14,7 +14,7 @@ class MimeTypeTest extends FileTestBase { * * @var array */ - protected static $modules = ['file_test']; + public static $modules = ['file_test']; /** * Test mapping of mimetypes from filenames. diff --git a/core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php b/core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php index 69a1a118809c..e41fb74e2e10 100644 --- a/core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php +++ b/core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php @@ -14,7 +14,7 @@ class RemoteFileDirectoryTest extends DirectoryTest { * * @var array */ - protected static $modules = ['file_test']; + public static $modules = ['file_test']; /** * A stream wrapper scheme to register for the test. diff --git a/core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php b/core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php index e38b04811dfa..e3c68a72f336 100644 --- a/core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php +++ b/core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php @@ -14,7 +14,7 @@ class RemoteFileScanDirectoryTest extends ScanDirectoryTest { * * @var array */ - protected static $modules = ['file_test']; + public static $modules = ['file_test']; /** * A stream wrapper scheme to register for the test. diff --git a/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedCopyTest.php b/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedCopyTest.php index cf8b425d9b42..b13b92cba52e 100644 --- a/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedCopyTest.php +++ b/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedCopyTest.php @@ -14,7 +14,7 @@ class RemoteFileUnmanagedCopyTest extends UnmanagedCopyTest { * * @var array */ - protected static $modules = ['file_test']; + public static $modules = ['file_test']; /** * A stream wrapper scheme to register for the test. diff --git a/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedDeleteRecursiveTest.php b/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedDeleteRecursiveTest.php index dc9de903cc99..6be98df4aa74 100644 --- a/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedDeleteRecursiveTest.php +++ b/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedDeleteRecursiveTest.php @@ -14,7 +14,7 @@ class RemoteFileUnmanagedDeleteRecursiveTest extends UnmanagedDeleteRecursiveTes * * @var array */ - protected static $modules = ['file_test']; + public static $modules = ['file_test']; /** * A stream wrapper scheme to register for the test. diff --git a/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedDeleteTest.php b/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedDeleteTest.php index 91b1903d1ade..f826d4dd294b 100644 --- a/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedDeleteTest.php +++ b/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedDeleteTest.php @@ -14,7 +14,7 @@ class RemoteFileUnmanagedDeleteTest extends UnmanagedDeleteTest { * * @var array */ - protected static $modules = ['file_test']; + public static $modules = ['file_test']; /** * A stream wrapper scheme to register for the test. diff --git a/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedMoveTest.php b/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedMoveTest.php index b8b257e2834f..e41f87e694c6 100644 --- a/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedMoveTest.php +++ b/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedMoveTest.php @@ -14,7 +14,7 @@ class RemoteFileUnmanagedMoveTest extends UnmanagedMoveTest { * * @var array */ - protected static $modules = ['file_test']; + public static $modules = ['file_test']; /** * A stream wrapper scheme to register for the test. diff --git a/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedSaveDataTest.php b/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedSaveDataTest.php index c5e267561b1f..817da28288e9 100644 --- a/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedSaveDataTest.php +++ b/core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedSaveDataTest.php @@ -14,7 +14,7 @@ class RemoteFileUnmanagedSaveDataTest extends UnmanagedSaveDataTest { * * @var array */ - protected static $modules = ['file_test']; + public static $modules = ['file_test']; /** * A stream wrapper scheme to register for the test. diff --git a/core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php b/core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php index 849a70c66053..a096ae852677 100644 --- a/core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php +++ b/core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php @@ -14,7 +14,7 @@ class ScanDirectoryTest extends FileTestBase { * * @var array */ - protected static $modules = ['file_test']; + public static $modules = ['file_test']; /** * @var string diff --git a/core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php b/core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php index ee12b81336c3..6c18b6654ccd 100644 --- a/core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php +++ b/core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php @@ -19,7 +19,7 @@ class StreamWrapperTest extends FileTestBase { * * @var array */ - protected static $modules = ['file_test']; + public static $modules = ['file_test']; /** * A stream wrapper scheme to register for the test. diff --git a/core/tests/Drupal/KernelTests/Core/File/UrlRewritingTest.php b/core/tests/Drupal/KernelTests/Core/File/UrlRewritingTest.php index 6e146ca1f537..ff401e112ccf 100644 --- a/core/tests/Drupal/KernelTests/Core/File/UrlRewritingTest.php +++ b/core/tests/Drupal/KernelTests/Core/File/UrlRewritingTest.php @@ -16,7 +16,7 @@ class UrlRewritingTest extends FileTestBase { * * @var array */ - protected static $modules = ['file_test']; + public static $modules = ['file_test']; /** * Tests the rewriting of shipped file URLs by hook_file_url_alter(). diff --git a/core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php b/core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php index a7a8f3e596d7..6614b2d5b4eb 100644 --- a/core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php +++ b/core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php @@ -12,7 +12,7 @@ */ class UrlTransformRelativeTest extends KernelTestBase { - protected static $modules = ['file_test']; + public static $modules = ['file_test']; /** * Tests file_url_transform_relative function. diff --git a/core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php b/core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php index b0c80062862f..f3fbc4f76c9c 100644 --- a/core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php +++ b/core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php @@ -18,7 +18,7 @@ class ExternalFormUrlTest extends KernelTestBase implements FormInterface { /** * {@inheritdoc} */ - protected static $modules = ['user', 'system']; + public static $modules = ['user', 'system']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Form/FormCacheTest.php b/core/tests/Drupal/KernelTests/Core/Form/FormCacheTest.php index 0958392c10df..f6fb4f8713a4 100644 --- a/core/tests/Drupal/KernelTests/Core/Form/FormCacheTest.php +++ b/core/tests/Drupal/KernelTests/Core/Form/FormCacheTest.php @@ -21,7 +21,7 @@ class FormCacheTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'user']; + public static $modules = ['system', 'user']; /** * @var string diff --git a/core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php b/core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php index 701c45f8a308..6d79f17cfbbd 100644 --- a/core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php +++ b/core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php @@ -19,7 +19,7 @@ class FormDefaultHandlersTest extends KernelTestBase implements FormInterface { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php b/core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php index 393ec93656b5..29bbcff9a847 100644 --- a/core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php +++ b/core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php @@ -19,7 +19,7 @@ class StackKernelIntegrationTest extends KernelTestBase { * * @var array */ - protected static $modules = ['httpkernel_test', 'system']; + public static $modules = ['httpkernel_test', 'system']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php b/core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php index d1b0b4c756f1..dba742df221d 100644 --- a/core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php +++ b/core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php @@ -42,7 +42,7 @@ class ToolkitGdTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'simpletest']; + public static $modules = ['system', 'simpletest']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/KeyValueStore/DatabaseStorageExpirableTest.php b/core/tests/Drupal/KernelTests/Core/KeyValueStore/DatabaseStorageExpirableTest.php index 64fb0e4d3705..26a1abeff1b4 100644 --- a/core/tests/Drupal/KernelTests/Core/KeyValueStore/DatabaseStorageExpirableTest.php +++ b/core/tests/Drupal/KernelTests/Core/KeyValueStore/DatabaseStorageExpirableTest.php @@ -17,7 +17,7 @@ class DatabaseStorageExpirableTest extends StorageTestBase { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; protected function setUp() { parent::setUp(); diff --git a/core/tests/Drupal/KernelTests/Core/KeyValueStore/DatabaseStorageTest.php b/core/tests/Drupal/KernelTests/Core/KeyValueStore/DatabaseStorageTest.php index 9e6bd9c5011b..5852da143f19 100644 --- a/core/tests/Drupal/KernelTests/Core/KeyValueStore/DatabaseStorageTest.php +++ b/core/tests/Drupal/KernelTests/Core/KeyValueStore/DatabaseStorageTest.php @@ -17,7 +17,7 @@ class DatabaseStorageTest extends StorageTestBase { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; protected function setUp() { parent::setUp(); diff --git a/core/tests/Drupal/KernelTests/Core/KeyValueStore/GarbageCollectionTest.php b/core/tests/Drupal/KernelTests/Core/KeyValueStore/GarbageCollectionTest.php index 8c4cb8cac1c9..ea76f0a4f5ec 100644 --- a/core/tests/Drupal/KernelTests/Core/KeyValueStore/GarbageCollectionTest.php +++ b/core/tests/Drupal/KernelTests/Core/KeyValueStore/GarbageCollectionTest.php @@ -19,7 +19,7 @@ class GarbageCollectionTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; protected function setUp() { parent::setUp(); diff --git a/core/tests/Drupal/KernelTests/Core/KeyValueStore/KeyValueContentEntityStorageTest.php b/core/tests/Drupal/KernelTests/Core/KeyValueStore/KeyValueContentEntityStorageTest.php index c49a2a213781..98850055a5fb 100644 --- a/core/tests/Drupal/KernelTests/Core/KeyValueStore/KeyValueContentEntityStorageTest.php +++ b/core/tests/Drupal/KernelTests/Core/KeyValueStore/KeyValueContentEntityStorageTest.php @@ -19,7 +19,7 @@ class KeyValueContentEntityStorageTest extends KernelTestBase { * * @var array */ - protected static $modules = ['user', 'entity_test', 'keyvalue_test']; + public static $modules = ['user', 'entity_test', 'keyvalue_test']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Menu/MenuLinkDefaultIntegrationTest.php b/core/tests/Drupal/KernelTests/Core/Menu/MenuLinkDefaultIntegrationTest.php index 47fbe2bb933a..d0da9130a69e 100644 --- a/core/tests/Drupal/KernelTests/Core/Menu/MenuLinkDefaultIntegrationTest.php +++ b/core/tests/Drupal/KernelTests/Core/Menu/MenuLinkDefaultIntegrationTest.php @@ -17,7 +17,7 @@ class MenuLinkDefaultIntegrationTest extends KernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'menu_test', ]; diff --git a/core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php b/core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php index 49ed72504e93..04c04aa3e3f4 100644 --- a/core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php +++ b/core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php @@ -35,7 +35,7 @@ class MenuLinkTreeTest extends KernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'system', 'menu_test', 'menu_link_content', diff --git a/core/tests/Drupal/KernelTests/Core/ParamConverter/EntityConverterLatestRevisionTest.php b/core/tests/Drupal/KernelTests/Core/ParamConverter/EntityConverterLatestRevisionTest.php index bb6d2e88fdac..40d38867f0c8 100644 --- a/core/tests/Drupal/KernelTests/Core/ParamConverter/EntityConverterLatestRevisionTest.php +++ b/core/tests/Drupal/KernelTests/Core/ParamConverter/EntityConverterLatestRevisionTest.php @@ -20,7 +20,7 @@ class EntityConverterLatestRevisionTest extends KernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'entity_test', 'user', 'language', diff --git a/core/tests/Drupal/KernelTests/Core/Path/AliasStorageTest.php b/core/tests/Drupal/KernelTests/Core/Path/AliasStorageTest.php index e9967f5b2458..d7b24b497f75 100644 --- a/core/tests/Drupal/KernelTests/Core/Path/AliasStorageTest.php +++ b/core/tests/Drupal/KernelTests/Core/Path/AliasStorageTest.php @@ -14,7 +14,7 @@ class AliasStorageTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * @var \Drupal\Core\Path\AliasStorage diff --git a/core/tests/Drupal/KernelTests/Core/Path/PathValidatorTest.php b/core/tests/Drupal/KernelTests/Core/Path/PathValidatorTest.php index 001c4c51d38f..6e8042c8e7f4 100644 --- a/core/tests/Drupal/KernelTests/Core/Path/PathValidatorTest.php +++ b/core/tests/Drupal/KernelTests/Core/Path/PathValidatorTest.php @@ -19,7 +19,7 @@ class PathValidatorTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['path', 'entity_test', 'user']; + public static $modules = ['path', 'entity_test', 'user']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Path/UrlAlterTest.php b/core/tests/Drupal/KernelTests/Core/Path/UrlAlterTest.php index ae5f631c5f65..37ac65ae8e88 100644 --- a/core/tests/Drupal/KernelTests/Core/Path/UrlAlterTest.php +++ b/core/tests/Drupal/KernelTests/Core/Path/UrlAlterTest.php @@ -17,7 +17,7 @@ class UrlAlterTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['path', 'url_alter_test', 'user']; + public static $modules = ['path', 'url_alter_test', 'user']; public function testUrlWithQueryString() { // Test outbound query string altering. diff --git a/core/tests/Drupal/KernelTests/Core/Plugin/Condition/ConditionTestDualUserTest.php b/core/tests/Drupal/KernelTests/Core/Plugin/Condition/ConditionTestDualUserTest.php index 468e2c4563ee..b0aece9a1032 100644 --- a/core/tests/Drupal/KernelTests/Core/Plugin/Condition/ConditionTestDualUserTest.php +++ b/core/tests/Drupal/KernelTests/Core/Plugin/Condition/ConditionTestDualUserTest.php @@ -30,7 +30,7 @@ class ConditionTestDualUserTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'user', 'condition_test']; + public static $modules = ['system', 'user', 'condition_test']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Plugin/Condition/CurrentThemeConditionTest.php b/core/tests/Drupal/KernelTests/Core/Plugin/Condition/CurrentThemeConditionTest.php index 54f9a09bd708..f75af9929d73 100644 --- a/core/tests/Drupal/KernelTests/Core/Plugin/Condition/CurrentThemeConditionTest.php +++ b/core/tests/Drupal/KernelTests/Core/Plugin/Condition/CurrentThemeConditionTest.php @@ -15,7 +15,7 @@ class CurrentThemeConditionTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'theme_test']; + public static $modules = ['system', 'theme_test']; /** * Tests the current theme condition. diff --git a/core/tests/Drupal/KernelTests/Core/Plugin/Condition/OptionalContextConditionTest.php b/core/tests/Drupal/KernelTests/Core/Plugin/Condition/OptionalContextConditionTest.php index b735d0c2692a..e0a4a09952e2 100644 --- a/core/tests/Drupal/KernelTests/Core/Plugin/Condition/OptionalContextConditionTest.php +++ b/core/tests/Drupal/KernelTests/Core/Plugin/Condition/OptionalContextConditionTest.php @@ -19,7 +19,7 @@ class OptionalContextConditionTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'user', 'condition_test', 'node']; + public static $modules = ['system', 'user', 'condition_test', 'node']; /** * Tests with both contexts mapped to the same user. diff --git a/core/tests/Drupal/KernelTests/Core/Plugin/Condition/RequestPathTest.php b/core/tests/Drupal/KernelTests/Core/Plugin/Condition/RequestPathTest.php index 41ed77c9dec0..68b6eb770e82 100644 --- a/core/tests/Drupal/KernelTests/Core/Plugin/Condition/RequestPathTest.php +++ b/core/tests/Drupal/KernelTests/Core/Plugin/Condition/RequestPathTest.php @@ -42,7 +42,7 @@ class RequestPathTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'user', 'field', 'path']; + public static $modules = ['system', 'user', 'field', 'path']; /** * The current path. diff --git a/core/tests/Drupal/KernelTests/Core/Plugin/ContextDefinitionTest.php b/core/tests/Drupal/KernelTests/Core/Plugin/ContextDefinitionTest.php index d982030597b7..842f76b456d8 100644 --- a/core/tests/Drupal/KernelTests/Core/Plugin/ContextDefinitionTest.php +++ b/core/tests/Drupal/KernelTests/Core/Plugin/ContextDefinitionTest.php @@ -16,7 +16,7 @@ class ContextDefinitionTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['entity_test', 'user']; + public static $modules = ['entity_test', 'user']; /** * @covers ::isSatisfiedBy diff --git a/core/tests/Drupal/KernelTests/Core/Plugin/ContextPluginTest.php b/core/tests/Drupal/KernelTests/Core/Plugin/ContextPluginTest.php index 4dde6c2c7525..8a1fa4842f9d 100644 --- a/core/tests/Drupal/KernelTests/Core/Plugin/ContextPluginTest.php +++ b/core/tests/Drupal/KernelTests/Core/Plugin/ContextPluginTest.php @@ -17,7 +17,7 @@ */ class ContextPluginTest extends KernelTestBase { - protected static $modules = ['system', 'user', 'node', 'field', 'filter', 'text']; + public static $modules = ['system', 'user', 'node', 'field', 'filter', 'text']; /** * Tests basic context definition and value getters and setters. diff --git a/core/tests/Drupal/KernelTests/Core/Plugin/DerivativeTest.php b/core/tests/Drupal/KernelTests/Core/Plugin/DerivativeTest.php index e80ce22b8b2f..519d7373c591 100644 --- a/core/tests/Drupal/KernelTests/Core/Plugin/DerivativeTest.php +++ b/core/tests/Drupal/KernelTests/Core/Plugin/DerivativeTest.php @@ -12,7 +12,7 @@ class DerivativeTest extends PluginTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'user']; + public static $modules = ['node', 'user']; /** * Tests getDefinitions() and getDefinition() with a derivativeDecorator. diff --git a/core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php b/core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php index 0178bb546ab0..ed7792982e6c 100644 --- a/core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php +++ b/core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php @@ -14,7 +14,7 @@ class FactoryTest extends PluginTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'user']; + public static $modules = ['node', 'user']; /** * Test that DefaultFactory can create a plugin instance. diff --git a/core/tests/Drupal/KernelTests/Core/Plugin/InspectionTest.php b/core/tests/Drupal/KernelTests/Core/Plugin/InspectionTest.php index a737d9a5ef88..20ba65c1bf01 100644 --- a/core/tests/Drupal/KernelTests/Core/Plugin/InspectionTest.php +++ b/core/tests/Drupal/KernelTests/Core/Plugin/InspectionTest.php @@ -12,7 +12,7 @@ class InspectionTest extends PluginTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'user']; + public static $modules = ['node', 'user']; /** * Ensure the test plugins correctly implement getPluginId() and getPluginDefinition(). diff --git a/core/tests/Drupal/KernelTests/Core/Plugin/PluginTestBase.php b/core/tests/Drupal/KernelTests/Core/Plugin/PluginTestBase.php index 935b444c8ede..1d3734fae077 100644 --- a/core/tests/Drupal/KernelTests/Core/Plugin/PluginTestBase.php +++ b/core/tests/Drupal/KernelTests/Core/Plugin/PluginTestBase.php @@ -20,7 +20,7 @@ abstract class PluginTestBase extends KernelTestBase { * * @var array */ - protected static $modules = ['plugin_test']; + public static $modules = ['plugin_test']; protected $testPluginManager; protected $testPluginExpectedDefinitions; diff --git a/core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php b/core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php index 578b8b972a4c..b4e122b4b7a6 100644 --- a/core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php +++ b/core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php @@ -30,7 +30,7 @@ class QueueSerializationTest extends KernelTestBase implements FormInterface { * * @var array */ - protected static $modules = ['system', 'user', 'aggregator']; + public static $modules = ['system', 'user', 'aggregator']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php b/core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php index 70081bca9b27..135c7aabb192 100644 --- a/core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php +++ b/core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php @@ -15,7 +15,7 @@ class ActionsTest extends KernelTestBase implements FormInterface { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php b/core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php index 5d59f524fbe8..906e74bb6a16 100644 --- a/core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php +++ b/core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php @@ -18,7 +18,7 @@ class RenderElementTypesTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'router_test']; + public static $modules = ['system', 'router_test']; protected function setUp() { parent::setUp(); diff --git a/core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php b/core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php index 49426b04065e..6bf2faaa984b 100644 --- a/core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php +++ b/core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php @@ -16,7 +16,7 @@ class TableTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'form_test']; + public static $modules = ['system', 'form_test']; /** * Tableheader.js provides 'sticky' table headers, and is included by default. diff --git a/core/tests/Drupal/KernelTests/Core/Render/RenderCacheTest.php b/core/tests/Drupal/KernelTests/Core/Render/RenderCacheTest.php index 1d98ff42cea8..91061ca67f22 100644 --- a/core/tests/Drupal/KernelTests/Core/Render/RenderCacheTest.php +++ b/core/tests/Drupal/KernelTests/Core/Render/RenderCacheTest.php @@ -19,7 +19,7 @@ class RenderCacheTest extends KernelTestBase { * * @var array */ - protected static $modules = ['user', 'system']; + public static $modules = ['user', 'system']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Render/RenderTest.php b/core/tests/Drupal/KernelTests/Core/Render/RenderTest.php index b0e3d8094a27..043aae4445ce 100644 --- a/core/tests/Drupal/KernelTests/Core/Render/RenderTest.php +++ b/core/tests/Drupal/KernelTests/Core/Render/RenderTest.php @@ -16,7 +16,7 @@ class RenderTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'common_test', 'theme_test']; + public static $modules = ['system', 'common_test', 'theme_test']; /** * Tests theme preprocess functions being able to attach assets. diff --git a/core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteNoneTest.php b/core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteNoneTest.php index c6dc92998c49..6d26891fdbcb 100644 --- a/core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteNoneTest.php +++ b/core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteNoneTest.php @@ -22,7 +22,7 @@ class RouteNoneTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * The URL generator. diff --git a/core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteProcessorCurrentIntegrationTest.php b/core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteProcessorCurrentIntegrationTest.php index bf9c5cdb435e..4e42271aa586 100644 --- a/core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteProcessorCurrentIntegrationTest.php +++ b/core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteProcessorCurrentIntegrationTest.php @@ -21,7 +21,7 @@ class RouteProcessorCurrentIntegrationTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * The URL generator. diff --git a/core/tests/Drupal/KernelTests/Core/Routing/ContentNegotiationRoutingTest.php b/core/tests/Drupal/KernelTests/Core/Routing/ContentNegotiationRoutingTest.php index 7a8fcf4b020a..34c6d5852aed 100644 --- a/core/tests/Drupal/KernelTests/Core/Routing/ContentNegotiationRoutingTest.php +++ b/core/tests/Drupal/KernelTests/Core/Routing/ContentNegotiationRoutingTest.php @@ -17,7 +17,7 @@ class ContentNegotiationRoutingTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['conneg_test']; + public static $modules = ['conneg_test']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php b/core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php index ae81c1ae5390..5d68f95e7931 100644 --- a/core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php +++ b/core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php @@ -17,7 +17,7 @@ class ExceptionHandlingTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'router_test']; + public static $modules = ['system', 'router_test']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php b/core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php index b3b07e48c441..44efa1647976 100644 --- a/core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php +++ b/core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php @@ -37,7 +37,7 @@ class RouteProviderTest extends KernelTestBase { /** * Modules to enable. */ - protected static $modules = ['url_alter_test', 'system', 'language']; + public static $modules = ['url_alter_test', 'system', 'language']; /** * A collection of shared fixture data for tests. diff --git a/core/tests/Drupal/KernelTests/Core/Routing/UrlIntegrationTest.php b/core/tests/Drupal/KernelTests/Core/Routing/UrlIntegrationTest.php index 82138006769f..053db792cbb8 100644 --- a/core/tests/Drupal/KernelTests/Core/Routing/UrlIntegrationTest.php +++ b/core/tests/Drupal/KernelTests/Core/Routing/UrlIntegrationTest.php @@ -19,7 +19,7 @@ class UrlIntegrationTest extends KernelTestBase { * * @var array */ - protected static $modules = ['user', 'router_test', 'system']; + public static $modules = ['user', 'router_test', 'system']; /** * Ensures that the access() method on \Drupal\Core\Url objects works. diff --git a/core/tests/Drupal/KernelTests/Core/ServiceProvider/ServiceProviderTest.php b/core/tests/Drupal/KernelTests/Core/ServiceProvider/ServiceProviderTest.php index 0411f5f83ca5..970ea0486dd5 100644 --- a/core/tests/Drupal/KernelTests/Core/ServiceProvider/ServiceProviderTest.php +++ b/core/tests/Drupal/KernelTests/Core/ServiceProvider/ServiceProviderTest.php @@ -16,7 +16,7 @@ class ServiceProviderTest extends KernelTestBase { * * @var array */ - protected static $modules = ['file', 'service_provider_test', 'system']; + public static $modules = ['file', 'service_provider_test', 'system']; /** * Tests that services provided by module service providers get registered to the DIC. diff --git a/core/tests/Drupal/KernelTests/Core/StringTranslation/TranslationStringTest.php b/core/tests/Drupal/KernelTests/Core/StringTranslation/TranslationStringTest.php index 04b21f68f473..d190cc53439d 100644 --- a/core/tests/Drupal/KernelTests/Core/StringTranslation/TranslationStringTest.php +++ b/core/tests/Drupal/KernelTests/Core/StringTranslation/TranslationStringTest.php @@ -18,7 +18,7 @@ class TranslationStringTest extends KernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'language', ]; diff --git a/core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php b/core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php index 9b3922c4f2e7..7b1faa86cce1 100644 --- a/core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php +++ b/core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php @@ -17,7 +17,7 @@ class AnonymousPrivateTempStoreTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php b/core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php index 9134ce491fdb..2abe70760cad 100644 --- a/core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php +++ b/core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php @@ -21,7 +21,7 @@ class TempStoreDatabaseTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * A key/value store factory. diff --git a/core/tests/Drupal/KernelTests/Core/Test/PhpUnitBridgeTest.php b/core/tests/Drupal/KernelTests/Core/Test/PhpUnitBridgeTest.php index 2942eaace9f5..d82a37b90698 100644 --- a/core/tests/Drupal/KernelTests/Core/Test/PhpUnitBridgeTest.php +++ b/core/tests/Drupal/KernelTests/Core/Test/PhpUnitBridgeTest.php @@ -13,7 +13,7 @@ */ class PhpUnitBridgeTest extends KernelTestBase { - protected static $modules = ['deprecation_test']; + public static $modules = ['deprecation_test']; /** * @expectedDeprecation Drupal\deprecation_test\Deprecation\FixtureDeprecatedClass is deprecated. diff --git a/core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php b/core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php index e005cc343ce4..72cecce229cf 100644 --- a/core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php +++ b/core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php @@ -17,7 +17,7 @@ class ImageTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; /* * The images to test with. diff --git a/core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php b/core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php index 688fbb85dc64..1b3796eff431 100644 --- a/core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php +++ b/core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php @@ -14,7 +14,7 @@ class MessageTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * Tests setting messages output. diff --git a/core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php b/core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php index 46770cd530e4..320e92f46a14 100644 --- a/core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php +++ b/core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php @@ -20,7 +20,7 @@ class RegistryTest extends KernelTestBase { * * @var array */ - protected static $modules = ['theme_test', 'system']; + public static $modules = ['theme_test', 'system']; protected $profile = 'testing'; diff --git a/core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTest.php b/core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTest.php index 66d08383788c..1976b2684c29 100644 --- a/core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTest.php +++ b/core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTest.php @@ -49,7 +49,7 @@ class StableLibraryOverrideTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Theme/StableTemplateOverrideTest.php b/core/tests/Drupal/KernelTests/Core/Theme/StableTemplateOverrideTest.php index e33f7e72c85b..88bbde23a09c 100644 --- a/core/tests/Drupal/KernelTests/Core/Theme/StableTemplateOverrideTest.php +++ b/core/tests/Drupal/KernelTests/Core/Theme/StableTemplateOverrideTest.php @@ -15,7 +15,7 @@ class StableTemplateOverrideTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'user']; + public static $modules = ['system', 'user']; /** * An array of template names to skip, without the extension. diff --git a/core/tests/Drupal/KernelTests/Core/Theme/StableThemeTest.php b/core/tests/Drupal/KernelTests/Core/Theme/StableThemeTest.php index 1d85402fa0e3..8a79a9eff42f 100644 --- a/core/tests/Drupal/KernelTests/Core/Theme/StableThemeTest.php +++ b/core/tests/Drupal/KernelTests/Core/Theme/StableThemeTest.php @@ -16,7 +16,7 @@ class StableThemeTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * The theme handler. diff --git a/core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php b/core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php index 994c721f4fc4..dc606def6658 100644 --- a/core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php +++ b/core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php @@ -19,7 +19,7 @@ class ThemeInstallerTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php b/core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php index c68ec3c09471..8bcc3c4bc98c 100644 --- a/core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php +++ b/core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php @@ -25,7 +25,7 @@ class ThemeRenderAndAutoescapeTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php b/core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php index 0726e42c8b78..cf0e7d2c2122 100644 --- a/core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php +++ b/core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php @@ -18,7 +18,7 @@ class ThemeSettingsTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * List of discovered themes. diff --git a/core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php b/core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php index 039595d3ecc4..c95b0545b940 100644 --- a/core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php +++ b/core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php @@ -23,7 +23,7 @@ class TwigEnvironmentTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system']; + public static $modules = ['system']; /** * Tests inline templates. diff --git a/core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php b/core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php index 3948062f2b5c..826ac047cb5b 100644 --- a/core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php +++ b/core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php @@ -29,7 +29,7 @@ class TwigMarkupInterfaceTest extends KernelTestBase { * * @var array */ - protected static $modules = [ + public static $modules = [ 'language', ]; diff --git a/core/tests/Drupal/KernelTests/Core/Theme/TwigWhiteListTest.php b/core/tests/Drupal/KernelTests/Core/Theme/TwigWhiteListTest.php index a6381697885c..7af10f59461b 100644 --- a/core/tests/Drupal/KernelTests/Core/Theme/TwigWhiteListTest.php +++ b/core/tests/Drupal/KernelTests/Core/Theme/TwigWhiteListTest.php @@ -35,7 +35,7 @@ class TwigWhiteListTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['node', 'taxonomy', 'user', 'system', 'text', 'field', 'entity_reference']; + public static $modules = ['node', 'taxonomy', 'user', 'system', 'text', 'field', 'entity_reference']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php b/core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php index 0ffbf04f3b0f..777146530734 100644 --- a/core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php +++ b/core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php @@ -38,7 +38,7 @@ class TypedDataTest extends KernelTestBase { * * @var array */ - protected static $modules = ['system', 'field', 'file', 'user']; + public static $modules = ['system', 'field', 'file', 'user']; protected function setUp() { parent::setup(); diff --git a/core/tests/Drupal/KernelTests/Core/Update/CompatibilityFixTest.php b/core/tests/Drupal/KernelTests/Core/Update/CompatibilityFixTest.php index 9f11ea9f271c..20a45cad5c1a 100644 --- a/core/tests/Drupal/KernelTests/Core/Update/CompatibilityFixTest.php +++ b/core/tests/Drupal/KernelTests/Core/Update/CompatibilityFixTest.php @@ -14,7 +14,7 @@ class CompatibilityFixTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system']; + public static $modules = ['system']; protected function setUp() { parent::setUp(); diff --git a/core/tests/Drupal/KernelTests/Core/Url/LinkGenerationTest.php b/core/tests/Drupal/KernelTests/Core/Url/LinkGenerationTest.php index aa483c8f78ea..16452d011150 100644 --- a/core/tests/Drupal/KernelTests/Core/Url/LinkGenerationTest.php +++ b/core/tests/Drupal/KernelTests/Core/Url/LinkGenerationTest.php @@ -14,7 +14,7 @@ */ class LinkGenerationTest extends KernelTestBase { - protected static $modules = ['link_generation_test']; + public static $modules = ['link_generation_test']; /** * Tests how hook_link_alter() can affect escaping of the link text. diff --git a/core/tests/Drupal/KernelTests/Core/Validation/ConstraintsTest.php b/core/tests/Drupal/KernelTests/Core/Validation/ConstraintsTest.php index 0c5363f4996d..8e17422ff68a 100644 --- a/core/tests/Drupal/KernelTests/Core/Validation/ConstraintsTest.php +++ b/core/tests/Drupal/KernelTests/Core/Validation/ConstraintsTest.php @@ -14,7 +14,7 @@ class ConstraintsTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['config_test']; + public static $modules = ['config_test']; /** * {@inheritdoc} diff --git a/core/tests/Drupal/KernelTests/RequestProcessing/RedirectOnExceptionTest.php b/core/tests/Drupal/KernelTests/RequestProcessing/RedirectOnExceptionTest.php index f4369ed7fa06..c7eb3b226fc1 100644 --- a/core/tests/Drupal/KernelTests/RequestProcessing/RedirectOnExceptionTest.php +++ b/core/tests/Drupal/KernelTests/RequestProcessing/RedirectOnExceptionTest.php @@ -16,7 +16,7 @@ class RedirectOnExceptionTest extends KernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['system', 'test_page_test']; + public static $modules = ['system', 'test_page_test']; /** * {@inheritdoc} -- GitLab