summaryrefslogtreecommitdiff
path: root/tests/app
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app')
-rw-r--r--tests/app/AuthTest.php2
-rw-r--r--tests/app/CacheTest.php2
-rw-r--r--tests/app/ColorGeneratorTest.php2
-rw-r--r--tests/app/CommonMark/CensusTableContinueParserTest.php2
-rw-r--r--tests/app/CommonMark/CensusTableExtensionTest.php2
-rw-r--r--tests/app/CommonMark/CensusTableStartParserTest.php2
-rw-r--r--tests/app/CommonMark/XrefExtensionTest.php2
-rw-r--r--tests/app/CommonMark/XrefNodeTest.php2
-rw-r--r--tests/app/CommonMark/XrefParserTest.php2
-rw-r--r--tests/app/CommonMark/XrefRendererTest.php2
-rw-r--r--tests/app/Console/ComposerScriptsTest.php2
-rw-r--r--tests/app/CustomTags/AldfaerTest.php2
-rw-r--r--tests/app/CustomTags/AncestryTest.php2
-rw-r--r--tests/app/CustomTags/BrothersKeeperTest.php2
-rw-r--r--tests/app/CustomTags/FamilySearchTest.php2
-rw-r--r--tests/app/CustomTags/FamilyTreeBuilderTest.php2
-rw-r--r--tests/app/CustomTags/FamilyTreeMakerTest.php2
-rw-r--r--tests/app/CustomTags/Gedcom7Test.php2
-rw-r--r--tests/app/CustomTags/GedcomLTest.php2
-rw-r--r--tests/app/CustomTags/GenPlusWinTest.php2
-rw-r--r--tests/app/CustomTags/GeneatiqueTest.php2
-rw-r--r--tests/app/CustomTags/HeredisTest.php2
-rw-r--r--tests/app/CustomTags/LegacyTest.php2
-rw-r--r--tests/app/CustomTags/MyHeritageTest.php2
-rw-r--r--tests/app/CustomTags/PersonalAncestralFileTest.php2
-rw-r--r--tests/app/CustomTags/PhpGedViewTest.php2
-rw-r--r--tests/app/CustomTags/ProGenTest.php2
-rw-r--r--tests/app/CustomTags/ReunionTest.php2
-rw-r--r--tests/app/CustomTags/RootsMagicTest.php2
-rw-r--r--tests/app/CustomTags/TheMasterGenealogistTest.php2
-rw-r--r--tests/app/Elements/CoordinatesTest.php2
-rw-r--r--tests/app/Elements/CountOfChildrenFamTest.php2
-rw-r--r--tests/app/Elements/CreationTest.php2
-rw-r--r--tests/app/Elements/CustomFamilyEventTest.php2
-rw-r--r--tests/app/Elements/CustomIndividualEventTest.php2
-rw-r--r--tests/app/Elements/DateValueExactTest.php2
-rw-r--r--tests/app/Elements/DateValueTodayTest.php2
-rw-r--r--tests/app/Elements/ExternalIdentifierTest.php2
-rw-r--r--tests/app/Elements/ExternalIdentifierTypeTest.php2
-rw-r--r--tests/app/Elements/FamilyCensusTest.php2
-rw-r--r--tests/app/Elements/FamilyEventTest.php2
-rw-r--r--tests/app/Elements/FamilyFactTest.php2
-rw-r--r--tests/app/Elements/FamilyNonEventTest.php2
-rw-r--r--tests/app/Elements/IndividualEventTest.php2
-rw-r--r--tests/app/Elements/IndividualFactTest.php2
-rw-r--r--tests/app/Elements/IndividualNonEventTest.php2
-rw-r--r--tests/app/Elements/LdsInitiatoryTest.php2
-rw-r--r--tests/app/Elements/LdsOrdinanceStatusTest.php2
-rw-r--r--tests/app/Elements/ResidenceWithValueTest.php2
-rw-r--r--tests/app/Elements/TimeValueNowTest.php2
-rw-r--r--tests/app/Elements/XrefAssociateTest.php2
-rw-r--r--tests/app/Exceptions/FileUploadExceptionTest.php2
-rw-r--r--tests/app/Exceptions/GedcomErrorExceptionTest.php2
-rw-r--r--tests/app/Exceptions/InvalidGedcomEncodingExceptionTest.php2
-rw-r--r--tests/app/Factories/CacheFactoryTest.php2
-rw-r--r--tests/app/Factories/ElementFactoryTest.php2
-rw-r--r--tests/app/Factories/FamilyFactoryTest.php2
-rw-r--r--tests/app/Factories/FilesystemFactoryTest.php2
-rw-r--r--tests/app/Factories/GedcomRecordFactoryTest.php2
-rw-r--r--tests/app/Factories/HeaderFactoryTest.php2
-rw-r--r--tests/app/Factories/IdFactoryTest.php2
-rw-r--r--tests/app/Factories/ImageFactoryTest.php2
-rw-r--r--tests/app/Factories/IndividualFactoryTest.php2
-rw-r--r--tests/app/Factories/LocationFactoryTest.php2
-rw-r--r--tests/app/Factories/MediaFactoryTest.php2
-rw-r--r--tests/app/Factories/NoteFactoryTest.php2
-rw-r--r--tests/app/Factories/RepositoryFactoryTest.php2
-rw-r--r--tests/app/Factories/ResponseFactoryTest.php2
-rw-r--r--tests/app/Factories/SharedNoteFactoryTest.php2
-rw-r--r--tests/app/Factories/SlugFactoryTest.php2
-rw-r--r--tests/app/Factories/SourceFactoryTest.php2
-rw-r--r--tests/app/Factories/SubmissionFactoryTest.php2
-rw-r--r--tests/app/Factories/SubmitterFactoryTest.php2
-rw-r--r--tests/app/Factories/TimeFactoryTest.php2
-rw-r--r--tests/app/Factories/TimestampFactoryTest.php2
-rw-r--r--tests/app/Factories/XrefFactoryTest.php2
-rw-r--r--tests/app/GedcomFilters/GedcomEncodingFilterTest.php2
-rw-r--r--tests/app/GedcomTest.php2
-rw-r--r--tests/app/HeaderTest.php2
-rw-r--r--tests/app/HtmlTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpAccessDeniedExceptionTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpBadRequestExceptionTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpExceptionTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpNotFoundExceptionTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpServerErrorExceptionTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpTooManyRequestsExceptionTest.php2
-rw-r--r--tests/app/Http/Middleware/AuthLoggedInTest.php2
-rw-r--r--tests/app/Http/Middleware/BadBotBlockerTest.php2
-rw-r--r--tests/app/Http/Middleware/BaseUrlTest.php2
-rw-r--r--tests/app/Http/Middleware/CheckForNewVersionTest.php2
-rw-r--r--tests/app/Http/Middleware/ClientIpTest.php2
-rw-r--r--tests/app/Http/Middleware/CompressResponseTest.php2
-rw-r--r--tests/app/Http/Middleware/ContentLengthTest.php2
-rw-r--r--tests/app/Http/Middleware/EmitResponseTest.php2
-rw-r--r--tests/app/Http/Middleware/LoadRoutesTest.php2
-rw-r--r--tests/app/Http/Middleware/PublicFilesTest.php2
-rw-r--r--tests/app/Http/Middleware/ReadConfigIniTest.php2
-rw-r--r--tests/app/Http/Middleware/RegisterGedcomTagsTest.php2
-rw-r--r--tests/app/Http/Middleware/RequestHandlerTest.php2
-rw-r--r--tests/app/Http/Middleware/RouterTest.php2
-rw-r--r--tests/app/Http/Middleware/SecurityHeadersTest.php2
-rw-r--r--tests/app/Http/Middleware/UpdateDatabaseSchemaTest.php2
-rw-r--r--tests/app/Http/Middleware/UseDatabaseTest.php2
-rw-r--r--tests/app/Http/Middleware/UseLanguageTest.php2
-rw-r--r--tests/app/Http/Middleware/UseSessionTest.php2
-rw-r--r--tests/app/Http/Middleware/UseThemeTest.php2
-rw-r--r--tests/app/Http/Middleware/UseTransactionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddChildToFamilyActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddChildToFamilyPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddChildToIndividualActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddChildToIndividualPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddMediaFileActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddMediaFileModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddNewFactTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddParentToIndividualActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddParentToIndividualPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddSpouseToFamilyActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddSpouseToFamilyPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddSpouseToIndividualActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddSpouseToIndividualPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddUnlinkedActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddUnlinkedPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AdminMediaFileDownloadTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AdminMediaFileThumbnailTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AdsTxtTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AppAdsTxtTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AppleTouchIconPngTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AutoCompleteCitationTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AutoCompleteFolderTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AutoCompletePlaceTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AutoCompleteSurnameTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/BroadcastActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/BrowserconfigXmlTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CalendarActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CalendarEventsTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CalendarPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ChangeFamilyMembersActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ChangeFamilyMembersPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CheckForNewVersionNowTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CheckTreeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CleanDataFolderTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ContactActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ContactPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ControlPanelTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CopyFactTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateLocationActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateLocationModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateMediaObjectActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateMediaObjectFromFileTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateMediaObjectModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateNoteActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateNoteModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateRepositoryActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateRepositoryModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateSourceActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateSourceModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateSubmissionActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateSubmissionModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateSubmitterActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateSubmitterModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateTreeActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateTreePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixChooseTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixPreviewTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixSelectTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixUpdateAllTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DeleteFactTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DeletePathTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DeleteRecordTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DeleteTreeActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditFactActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditFactPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditMediaFileActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditMediaFileModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditNoteActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditNotePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditRawFactActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditRawFactPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditRawRecordActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditRawRecordPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditRecordActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditRecordPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EmailPreferencesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EmailPreferencesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EmptyClipboardTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ExportGedcomClientTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ExportGedcomPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ExportGedcomServerTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/FamilyPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/FaviconIcoTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/FindDuplicateRecordsTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/GedcomLoadTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/GedcomRecordPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/HeaderPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/HelpTextTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/HomePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ImportGedcomActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ImportGedcomPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/IndividualPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkChildToFamilyActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkChildToFamilyPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkMediaToFamilyModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkMediaToIndividualModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkMediaToRecordActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkMediaToSourceModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkSpouseToIndividualActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkSpouseToIndividualPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LocationPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LoginActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LogoutTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ManageMediaActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ManageTreesTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataAddTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataDeleteTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataDeleteUnusedTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataListTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataSaveTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MediaFileDownloadTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MediaFileThumbnailTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MediaPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MergeFactsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MergeFactsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MergeRecordsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MergeRecordsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MergeTreesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MergeTreesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MessageActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MessagePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MessageSelectTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModuleDeleteSettingsTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesAllActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesAllPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesAnalyticsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesAnalyticsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesBlocksActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesBlocksPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesChartsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesChartsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesDataFixesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesDataFixesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesFootersActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesFootersPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesHistoricEventsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesHistoricEventsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesLanguagesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesLanguagesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesListsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesListsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapAutocompleteActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapAutocompletePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapGeoLocationsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapGeoLocationsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapLinksActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapLinksPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapProvidersActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapProvidersPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMenusActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMenusPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesReportsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesReportsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesSharesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesSharesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesSidebarsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesSidebarsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesTabsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesTabsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesThemesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesThemesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/NotePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PasswordRequestActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PasswordResetActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PasteFactTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesAcceptChangeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesAcceptRecordTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesAcceptTreeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesLogActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesLogDataTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesLogDeleteTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesLogDownloadTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesLogPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesRejectChangeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesRejectRecordTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesRejectTreeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PhpInformationTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RegisterActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RegisterPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RenumberTreeActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RenumberTreePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderChildrenActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderChildrenPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderFamiliesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderFamiliesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderMediaActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderMediaFilesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderMediaFilesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderMediaPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderNamesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderNamesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReportGenerateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReportListActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReportListPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReportSetupActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReportSetupPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RepositoryPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RobotsTxtTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchAdvancedActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchAdvancedPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchGeneralActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchGeneralPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchPhoneticActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchPhoneticPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchQuickActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchReplaceActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchReplacePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SelectDefaultTreeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SelectNewFactTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SetupWizardTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SharedNotePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteLogsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SitePreferencesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SitePreferencesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteRegistrationActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteRegistrationPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteTagsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteTagsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SourcePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SubmissionPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SubmitterPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SynchronizeTreesTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectFamilyTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectIndividualTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectLocationTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectMediaObjectTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectNoteTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectPlaceTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectRepositoryTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectSharedNoteTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectSourceTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectSubmissionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectSubmitterTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageBlockEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageBlockTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageBlockUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageDefaultEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageDefaultUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePreferencesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePreferencesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePrivacyActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePrivacyPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UnconnectedActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UnconnectedPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserListPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageBlockEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageBlockTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageBlockUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageDefaultEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageDefaultUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UsersCleanupActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UsersCleanupPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/VerifyEmailTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/WebmanifestJsonTest.php2
-rw-r--r--tests/app/Http/Routes/ApiRoutesTest.php2
-rw-r--r--tests/app/Http/Routes/WebRoutesTest.php2
-rw-r--r--tests/app/LocationTest.php2
-rw-r--r--tests/app/MediaFileTest.php2
-rw-r--r--tests/app/MimeTest.php2
-rw-r--r--tests/app/Module/AustrianHistoricEventsTest.php2
-rw-r--r--tests/app/Module/AustrianPresidentsTest.php2
-rw-r--r--tests/app/Module/BingMapsTest.php2
-rw-r--r--tests/app/Module/BingWebmasterToolsModuleTest.php2
-rw-r--r--tests/app/Module/BranchesListModuleTest.php2
-rw-r--r--tests/app/Module/BritishMonarchsTest.php2
-rw-r--r--tests/app/Module/BritishPrimeMinistersTest.php2
-rw-r--r--tests/app/Module/BritishSocialHistoryTest.php2
-rw-r--r--tests/app/Module/CalendarMenuModuleTest.php2
-rw-r--r--tests/app/Module/ChartsMenuModuleTest.php2
-rw-r--r--tests/app/Module/CheckForNewVersionTest.php2
-rw-r--r--tests/app/Module/CloudsThemeTest.php2
-rw-r--r--tests/app/Module/ColorsThemeTest.php2
-rw-r--r--tests/app/Module/ContactsFooterModuleTest.php2
-rw-r--r--tests/app/Module/CustomCssJsModuleTest.php2
-rw-r--r--tests/app/Module/CzechMonarchsAndPresidentsTest.php2
-rw-r--r--tests/app/Module/DutchMonarchsTest.php2
-rw-r--r--tests/app/Module/DutchPrimeMinistersTest.php2
-rw-r--r--tests/app/Module/EsriMapsTest.php2
-rw-r--r--tests/app/Module/FabThemeTest.php2
-rw-r--r--tests/app/Module/FamilyListModuleTest.php2
-rw-r--r--tests/app/Module/FixCemeteryTagTest.php2
-rw-r--r--tests/app/Module/FixMissingDeathsTest.php2
-rw-r--r--tests/app/Module/FixNameSlashesAndSpacesTest.php2
-rw-r--r--tests/app/Module/FixNameTagsTest.php2
-rw-r--r--tests/app/Module/FixPlaceNamesTest.php2
-rw-r--r--tests/app/Module/FixPrimaryTagTest.php2
-rw-r--r--tests/app/Module/FixSearchAndReplaceTest.php2
-rw-r--r--tests/app/Module/FixWtObjeSortTagTest.php2
-rw-r--r--tests/app/Module/FrenchHistoryTest.php2
-rw-r--r--tests/app/Module/GeonamesAutocompleteTest.php2
-rw-r--r--tests/app/Module/GoogleAnalyticsModuleTest.php2
-rw-r--r--tests/app/Module/GoogleMapsTest.php2
-rw-r--r--tests/app/Module/GoogleWebmasterToolsModuleTest.php2
-rw-r--r--tests/app/Module/HereMapsTest.php2
-rw-r--r--tests/app/Module/HitCountFooterModuleTest.php2
-rw-r--r--tests/app/Module/IndividualListModuleTest.php2
-rw-r--r--tests/app/Module/LanguageAfrikaansTest.php2
-rw-r--r--tests/app/Module/LanguageAlbanianTest.php2
-rw-r--r--tests/app/Module/LanguageArabicTest.php2
-rw-r--r--tests/app/Module/LanguageBosnianTest.php2
-rw-r--r--tests/app/Module/LanguageBulgarianTest.php2
-rw-r--r--tests/app/Module/LanguageCatalanTest.php2
-rw-r--r--tests/app/Module/LanguageChineseSimplifiedTest.php2
-rw-r--r--tests/app/Module/LanguageChineseTraditionalTest.php2
-rw-r--r--tests/app/Module/LanguageCroatianTest.php2
-rw-r--r--tests/app/Module/LanguageCzechTest.php2
-rw-r--r--tests/app/Module/LanguageDanishTest.php2
-rw-r--r--tests/app/Module/LanguageDivehiTest.php2
-rw-r--r--tests/app/Module/LanguageDutchTest.php2
-rw-r--r--tests/app/Module/LanguageEnglishAustraliaTest.php2
-rw-r--r--tests/app/Module/LanguageEnglishGreatBritainTest.php2
-rw-r--r--tests/app/Module/LanguageEnglishUnitedStatesTest.php2
-rw-r--r--tests/app/Module/LanguageEstonianTest.php2
-rw-r--r--tests/app/Module/LanguageFaroeseTest.php2
-rw-r--r--tests/app/Module/LanguageFarsiTest.php2
-rw-r--r--tests/app/Module/LanguageFinnishTest.php2
-rw-r--r--tests/app/Module/LanguageFrenchCanadaTest.php2
-rw-r--r--tests/app/Module/LanguageFrenchTest.php2
-rw-r--r--tests/app/Module/LanguageGalicianTest.php2
-rw-r--r--tests/app/Module/LanguageGeorgianTest.php2
-rw-r--r--tests/app/Module/LanguageGermanTest.php2
-rw-r--r--tests/app/Module/LanguageGreekTest.php2
-rw-r--r--tests/app/Module/LanguageHebrewTest.php2
-rw-r--r--tests/app/Module/LanguageHindiTest.php2
-rw-r--r--tests/app/Module/LanguageHungarianTest.php2
-rw-r--r--tests/app/Module/LanguageIcelandicTest.php2
-rw-r--r--tests/app/Module/LanguageIndonesianTest.php2
-rw-r--r--tests/app/Module/LanguageItalianTest.php2
-rw-r--r--tests/app/Module/LanguageJapaneseTest.php2
-rw-r--r--tests/app/Module/LanguageJavaneseTest.php2
-rw-r--r--tests/app/Module/LanguageKazhakTest.php2
-rw-r--r--tests/app/Module/LanguageKoreanTest.php2
-rw-r--r--tests/app/Module/LanguageKurdishTest.php2
-rw-r--r--tests/app/Module/LanguageLatvianTest.php2
-rw-r--r--tests/app/Module/LanguageLingalaTest.php2
-rw-r--r--tests/app/Module/LanguageLithuanianTest.php2
-rw-r--r--tests/app/Module/LanguageMalayTest.php2
-rw-r--r--tests/app/Module/LanguageMaoriTest.php2
-rw-r--r--tests/app/Module/LanguageMarathiTest.php2
-rw-r--r--tests/app/Module/LanguageNepaleseTest.php2
-rw-r--r--tests/app/Module/LanguageNorwegianBokmalTest.php2
-rw-r--r--tests/app/Module/LanguageNorwegianNynorskTest.php2
-rw-r--r--tests/app/Module/LanguageOccitanTest.php2
-rw-r--r--tests/app/Module/LanguagePolishTest.php2
-rw-r--r--tests/app/Module/LanguagePortugueseBrazilTest.php2
-rw-r--r--tests/app/Module/LanguagePortugueseTest.php2
-rw-r--r--tests/app/Module/LanguageRomanianTest.php2
-rw-r--r--tests/app/Module/LanguageRussianTest.php2
-rw-r--r--tests/app/Module/LanguageSerbianLatinTest.php2
-rw-r--r--tests/app/Module/LanguageSerbianTest.php2
-rw-r--r--tests/app/Module/LanguageSlovakianTest.php2
-rw-r--r--tests/app/Module/LanguageSlovenianTest.php2
-rw-r--r--tests/app/Module/LanguageSpanishTest.php2
-rw-r--r--tests/app/Module/LanguageSundaneseTest.php2
-rw-r--r--tests/app/Module/LanguageSwahiliTest.php2
-rw-r--r--tests/app/Module/LanguageSwedishTest.php2
-rw-r--r--tests/app/Module/LanguageTagalogTest.php2
-rw-r--r--tests/app/Module/LanguageTamilTest.php2
-rw-r--r--tests/app/Module/LanguageTatarTest.php2
-rw-r--r--tests/app/Module/LanguageThaiTest.php2
-rw-r--r--tests/app/Module/LanguageTurkishTest.php2
-rw-r--r--tests/app/Module/LanguageUkranianTest.php2
-rw-r--r--tests/app/Module/LanguageUrduTest.php2
-rw-r--r--tests/app/Module/LanguageVietnameseTest.php2
-rw-r--r--tests/app/Module/LanguageWelshTest.php2
-rw-r--r--tests/app/Module/LanguageYiddishTest.php2
-rw-r--r--tests/app/Module/ListsMenuModuleTest.php2
-rw-r--r--tests/app/Module/LocationListModuleTest.php2
-rw-r--r--tests/app/Module/LowCountriesRulersTest.php2
-rw-r--r--tests/app/Module/MapBoxTest.php2
-rw-r--r--tests/app/Module/MapGeoLocationGeonamesTest.php2
-rw-r--r--tests/app/Module/MapGeoLocationNominatimTest.php2
-rw-r--r--tests/app/Module/MapGeoLocationOpenRouteServiceTest.php2
-rw-r--r--tests/app/Module/MatomoAnalyticsModuleTest.php2
-rw-r--r--tests/app/Module/MediaListModuleTest.php2
-rw-r--r--tests/app/Module/MinimalThemeTest.php2
-rw-r--r--tests/app/Module/NoteListModuleTest.php2
-rw-r--r--tests/app/Module/OpenRouteServiceAutocompleteTest.php2
-rw-r--r--tests/app/Module/OpenStreetMapTest.php2
-rw-r--r--tests/app/Module/PedigreeMapModuleTest.php2
-rw-r--r--tests/app/Module/PlaceHierarchyListModuleTest.php2
-rw-r--r--tests/app/Module/PlacesModuleTest.php2
-rw-r--r--tests/app/Module/PoweredByWebtreesModuleTest.php2
-rw-r--r--tests/app/Module/PrivacyPolicyTest.php2
-rw-r--r--tests/app/Module/RedirectLegacyUrlsModuleTest.php2
-rw-r--r--tests/app/Module/ReportsMenuModuleTest.php2
-rw-r--r--tests/app/Module/RepositoryListModuleTest.php2
-rw-r--r--tests/app/Module/SearchMenuModuleTest.php2
-rw-r--r--tests/app/Module/ShareAnniversaryModuleTest.php2
-rw-r--r--tests/app/Module/ShareUrlModuleTest.php2
-rw-r--r--tests/app/Module/SourceListModuleTest.php2
-rw-r--r--tests/app/Module/StatcounterModuleTest.php2
-rw-r--r--tests/app/Module/SubmitterListModuleTest.php2
-rw-r--r--tests/app/Module/TreesMenuModuleTest.php2
-rw-r--r--tests/app/Module/USPresidentsTest.php2
-rw-r--r--tests/app/Module/WebtreesThemeTest.php2
-rw-r--r--tests/app/Module/XeneaThemeTest.php2
-rw-r--r--tests/app/PlaceLocationTest.php2
-rw-r--r--tests/app/RegistryTest.php2
-rw-r--r--tests/app/RelationshipTest.php2
-rw-r--r--tests/app/Report/HtmlRendererTest.php2
-rw-r--r--tests/app/Report/PdfRendererTest.php2
-rw-r--r--tests/app/Report/ReportBaseCellTest.php2
-rw-r--r--tests/app/Report/ReportBaseElementTest.php2
-rw-r--r--tests/app/Report/ReportBaseFootnoteTest.php2
-rw-r--r--tests/app/Report/ReportBaseImageTest.php2
-rw-r--r--tests/app/Report/ReportBaseLineTest.php2
-rw-r--r--tests/app/Report/ReportBaseTextTest.php2
-rw-r--r--tests/app/Report/ReportBaseTextboxTest.php2
-rw-r--r--tests/app/Report/ReportExpressionLanguageProviderTest.php2
-rw-r--r--tests/app/Report/ReportHtmlCellTest.php2
-rw-r--r--tests/app/Report/ReportHtmlFootnoteTest.php2
-rw-r--r--tests/app/Report/ReportHtmlImageTest.php2
-rw-r--r--tests/app/Report/ReportHtmlLineTest.php2
-rw-r--r--tests/app/Report/ReportHtmlTextTest.php2
-rw-r--r--tests/app/Report/ReportHtmlTextboxTest.php2
-rw-r--r--tests/app/Report/ReportParserBaseTest.php2
-rw-r--r--tests/app/Report/ReportParserGenerateTest.php2
-rw-r--r--tests/app/Report/ReportParserSetupTest.php2
-rw-r--r--tests/app/Report/ReportPdfCellTest.php2
-rw-r--r--tests/app/Report/ReportPdfFootnoteTest.php2
-rw-r--r--tests/app/Report/ReportPdfImageTest.php2
-rw-r--r--tests/app/Report/ReportPdfLineTest.php2
-rw-r--r--tests/app/Report/ReportPdfTextBoxTest.php2
-rw-r--r--tests/app/Report/ReportPdfTextTest.php2
-rw-r--r--tests/app/Report/RightToLeftSupportTest.php2
-rw-r--r--tests/app/Report/TcpdfWrapperTest.php2
-rw-r--r--tests/app/Schema/Migration0Test.php2
-rw-r--r--tests/app/Schema/Migration10Test.php2
-rw-r--r--tests/app/Schema/Migration11Test.php2
-rw-r--r--tests/app/Schema/Migration12Test.php2
-rw-r--r--tests/app/Schema/Migration13Test.php2
-rw-r--r--tests/app/Schema/Migration14Test.php2
-rw-r--r--tests/app/Schema/Migration15Test.php2
-rw-r--r--tests/app/Schema/Migration16Test.php2
-rw-r--r--tests/app/Schema/Migration17Test.php2
-rw-r--r--tests/app/Schema/Migration18Test.php2
-rw-r--r--tests/app/Schema/Migration19Test.php2
-rw-r--r--tests/app/Schema/Migration1Test.php2
-rw-r--r--tests/app/Schema/Migration20Test.php2
-rw-r--r--tests/app/Schema/Migration21Test.php2
-rw-r--r--tests/app/Schema/Migration22Test.php2
-rw-r--r--tests/app/Schema/Migration23Test.php2
-rw-r--r--tests/app/Schema/Migration24Test.php2
-rw-r--r--tests/app/Schema/Migration25Test.php2
-rw-r--r--tests/app/Schema/Migration26Test.php2
-rw-r--r--tests/app/Schema/Migration27Test.php2
-rw-r--r--tests/app/Schema/Migration28Test.php2
-rw-r--r--tests/app/Schema/Migration29Test.php2
-rw-r--r--tests/app/Schema/Migration2Test.php2
-rw-r--r--tests/app/Schema/Migration30Test.php2
-rw-r--r--tests/app/Schema/Migration31Test.php2
-rw-r--r--tests/app/Schema/Migration32Test.php2
-rw-r--r--tests/app/Schema/Migration33Test.php2
-rw-r--r--tests/app/Schema/Migration34Test.php2
-rw-r--r--tests/app/Schema/Migration35Test.php2
-rw-r--r--tests/app/Schema/Migration36Test.php2
-rw-r--r--tests/app/Schema/Migration37Test.php2
-rw-r--r--tests/app/Schema/Migration38Test.php2
-rw-r--r--tests/app/Schema/Migration39Test.php2
-rw-r--r--tests/app/Schema/Migration3Test.php2
-rw-r--r--tests/app/Schema/Migration40Test.php2
-rw-r--r--tests/app/Schema/Migration41Test.php2
-rw-r--r--tests/app/Schema/Migration42Test.php2
-rw-r--r--tests/app/Schema/Migration43Test.php2
-rw-r--r--tests/app/Schema/Migration44Test.php2
-rw-r--r--tests/app/Schema/Migration4Test.php2
-rw-r--r--tests/app/Schema/Migration5Test.php2
-rw-r--r--tests/app/Schema/Migration6Test.php2
-rw-r--r--tests/app/Schema/Migration7Test.php2
-rw-r--r--tests/app/Schema/Migration8Test.php2
-rw-r--r--tests/app/Schema/Migration9Test.php2
-rw-r--r--tests/app/Schema/SeedDefaultResnTableTest.php2
-rw-r--r--tests/app/Schema/SeedGedcomTableTest.php2
-rw-r--r--tests/app/Schema/SeedUserTableTest.php2
-rw-r--r--tests/app/Services/AdminServiceTest.php2
-rw-r--r--tests/app/Services/CalendarServiceTest.php2
-rw-r--r--tests/app/Services/CaptchaServiceTest.php2
-rw-r--r--tests/app/Services/ChartServiceTest.php2
-rw-r--r--tests/app/Services/ClipboardServiceTest.php2
-rw-r--r--tests/app/Services/DataFixServiceTest.php2
-rw-r--r--tests/app/Services/DatatablesServiceTest.php2
-rw-r--r--tests/app/Services/GedcomExportServiceTest.php2
-rw-r--r--tests/app/Services/GedcomImportServiceTest.php2
-rw-r--r--tests/app/Services/GedcomServiceTest.php2
-rw-r--r--tests/app/Services/HomePageServiceTest.php2
-rw-r--r--tests/app/Services/HousekeepingServiceTest.php2
-rw-r--r--tests/app/Services/IndividualFactsServiceTest.php2
-rw-r--r--tests/app/Services/LeafletJsServiceTest.php2
-rw-r--r--tests/app/Services/LinkedRecordServiceTest.php2
-rw-r--r--tests/app/Services/MapDataServiceTest.php2
-rw-r--r--tests/app/Services/MediaFileServiceTest.php2
-rw-r--r--tests/app/Services/MessageServiceTest.php2
-rw-r--r--tests/app/Services/MigrationServiceTest.php2
-rw-r--r--tests/app/Services/PendingChangesServiceTest.php2
-rw-r--r--tests/app/Services/RelationshipServiceTest.php2
-rw-r--r--tests/app/Services/RomanNumeralsServiceTest.php2
-rw-r--r--tests/app/Services/ServerCheckServiceTest.php2
-rw-r--r--tests/app/Services/SiteLogsServiceTest.php2
-rw-r--r--tests/app/Services/TreeServiceTest.php2
-rw-r--r--tests/app/Services/UpgradeServiceTest.php2
-rw-r--r--tests/app/SessionDatabaseHandlerTest.php2
-rw-r--r--tests/app/SessionTest.php2
-rw-r--r--tests/app/SharedNoteTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartAgeTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartBirthTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartChildrenTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartCommonGivenTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartCommonSurnameTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartDeathTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartDistributionTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartDivorceTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartFamilyLargestTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartFamilyWithSourcesTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartIndividualWithSourcesTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartMarriageAgeTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartMarriageTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartMediaTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartMortalityTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartNoChildrenFamiliesTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartSexTest.php2
-rw-r--r--tests/app/Statistics/Repository/BrowserRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/ContactRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/EventRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/FamilyDatesRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/FamilyRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/FavoritesRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/GedcomRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/HitCountRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/IndividualRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/LatestUserRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/MediaRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/MessageRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/NewsRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/PlaceRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/ServerRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/UserRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Service/CenturyServiceTest.php2
-rw-r--r--tests/app/Statistics/Service/ColorServiceTest.php2
-rw-r--r--tests/app/Statistics/Service/CountryServiceTest.php2
-rw-r--r--tests/app/StatisticsTest.php2
-rw-r--r--tests/app/SubmissionTest.php2
-rw-r--r--tests/app/SubmitterTest.php2
-rw-r--r--tests/app/TimestampTest.php2
-rw-r--r--tests/app/ViewTest.php2
663 files changed, 663 insertions, 663 deletions
diff --git a/tests/app/AuthTest.php b/tests/app/AuthTest.php
index ab9d8cd506..7c5e9815d7 100644
--- a/tests/app/AuthTest.php
+++ b/tests/app/AuthTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Auth
*
- * @covers Fisharebest\Webtrees\Auth
+ * @covers \Fisharebest\Webtrees\Auth
*/
class AuthTest extends TestCase
{
diff --git a/tests/app/CacheTest.php b/tests/app/CacheTest.php
index a10bf1aea7..fd3b277808 100644
--- a/tests/app/CacheTest.php
+++ b/tests/app/CacheTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Cache
*
- * @covers Fisharebest\Webtrees\Cache
+ * @covers \Fisharebest\Webtrees\Cache
*/
class CacheTest extends TestCase
{
diff --git a/tests/app/ColorGeneratorTest.php b/tests/app/ColorGeneratorTest.php
index d5a74354dd..61027dffe8 100644
--- a/tests/app/ColorGeneratorTest.php
+++ b/tests/app/ColorGeneratorTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ColorGenerator
*
- * @covers Fisharebest\Webtrees\ColorGenerator
+ * @covers \Fisharebest\Webtrees\ColorGenerator
*/
class ColorGeneratorTest extends TestCase
{
diff --git a/tests/app/CommonMark/CensusTableContinueParserTest.php b/tests/app/CommonMark/CensusTableContinueParserTest.php
index f41719dbdc..57f03dcee5 100644
--- a/tests/app/CommonMark/CensusTableContinueParserTest.php
+++ b/tests/app/CommonMark/CensusTableContinueParserTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CensusTableContinueParser
*
- * @covers Fisharebest\Webtrees\CommonMark\CensusTableContinueParser
+ * @covers \Fisharebest\Webtrees\CommonMark\CensusTableContinueParser
*/
class CensusTableContinueParserTest extends TestCase
{
diff --git a/tests/app/CommonMark/CensusTableExtensionTest.php b/tests/app/CommonMark/CensusTableExtensionTest.php
index 3ff6f83faf..2c9b687282 100644
--- a/tests/app/CommonMark/CensusTableExtensionTest.php
+++ b/tests/app/CommonMark/CensusTableExtensionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CensusTableExtension
*
- * @covers Fisharebest\Webtrees\CommonMark\CensusTableExtension
+ * @covers \Fisharebest\Webtrees\CommonMark\CensusTableExtension
*/
class CensusTableExtensionTest extends TestCase
{
diff --git a/tests/app/CommonMark/CensusTableStartParserTest.php b/tests/app/CommonMark/CensusTableStartParserTest.php
index 8e6e55c830..b7f372af80 100644
--- a/tests/app/CommonMark/CensusTableStartParserTest.php
+++ b/tests/app/CommonMark/CensusTableStartParserTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CensusTableStartParser
*
- * @covers Fisharebest\Webtrees\CommonMark\CensusTableStartParser
+ * @covers \Fisharebest\Webtrees\CommonMark\CensusTableStartParser
*/
class CensusTableStartParserTest extends TestCase
{
diff --git a/tests/app/CommonMark/XrefExtensionTest.php b/tests/app/CommonMark/XrefExtensionTest.php
index effd4a347d..860efcaa6e 100644
--- a/tests/app/CommonMark/XrefExtensionTest.php
+++ b/tests/app/CommonMark/XrefExtensionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class XrefExtension
*
- * @covers Fisharebest\Webtrees\CommonMark\XrefExtension
+ * @covers \Fisharebest\Webtrees\CommonMark\XrefExtension
*/
class XrefExtensionTest extends TestCase
{
diff --git a/tests/app/CommonMark/XrefNodeTest.php b/tests/app/CommonMark/XrefNodeTest.php
index a2716c13bf..ccf12e228e 100644
--- a/tests/app/CommonMark/XrefNodeTest.php
+++ b/tests/app/CommonMark/XrefNodeTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class XrefNode
*
- * @covers Fisharebest\Webtrees\CommonMark\XrefNode
+ * @covers \Fisharebest\Webtrees\CommonMark\XrefNode
*/
class XrefNodeTest extends TestCase
{
diff --git a/tests/app/CommonMark/XrefParserTest.php b/tests/app/CommonMark/XrefParserTest.php
index 732799c472..d544c9598b 100644
--- a/tests/app/CommonMark/XrefParserTest.php
+++ b/tests/app/CommonMark/XrefParserTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class XrefParser
*
- * @covers Fisharebest\Webtrees\CommonMark\XrefParser
+ * @covers \Fisharebest\Webtrees\CommonMark\XrefParser
*/
class XrefParserTest extends TestCase
{
diff --git a/tests/app/CommonMark/XrefRendererTest.php b/tests/app/CommonMark/XrefRendererTest.php
index ef05e2a06d..68a06456ac 100644
--- a/tests/app/CommonMark/XrefRendererTest.php
+++ b/tests/app/CommonMark/XrefRendererTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class XrefRenderer
*
- * @covers Fisharebest\Webtrees\CommonMark\XrefRenderer
+ * @covers \Fisharebest\Webtrees\CommonMark\XrefRenderer
*/
class XrefRendererTest extends TestCase
{
diff --git a/tests/app/Console/ComposerScriptsTest.php b/tests/app/Console/ComposerScriptsTest.php
index 575a972121..0b78e91dd1 100644
--- a/tests/app/Console/ComposerScriptsTest.php
+++ b/tests/app/Console/ComposerScriptsTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ComposerScripts
*
- * @covers Fisharebest\Webtrees\Console\ComposerScripts
+ * @covers \Fisharebest\Webtrees\Console\ComposerScripts
*/
class ComposerScriptsTest extends TestCase
{
diff --git a/tests/app/CustomTags/AldfaerTest.php b/tests/app/CustomTags/AldfaerTest.php
index c3db6b0f7a..5311b6cb27 100644
--- a/tests/app/CustomTags/AldfaerTest.php
+++ b/tests/app/CustomTags/AldfaerTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Aldfaer
*
- * @covers Fisharebest\Webtrees\CustomTags\Aldfaer
+ * @covers \Fisharebest\Webtrees\CustomTags\Aldfaer
*/
class AldfaerTest extends TestCase
{
diff --git a/tests/app/CustomTags/AncestryTest.php b/tests/app/CustomTags/AncestryTest.php
index 007d3e8173..d8ca1752b8 100644
--- a/tests/app/CustomTags/AncestryTest.php
+++ b/tests/app/CustomTags/AncestryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Ancestry
*
- * @covers Fisharebest\Webtrees\CustomTags\Ancestry
+ * @covers \Fisharebest\Webtrees\CustomTags\Ancestry
*/
class AncestryTest extends TestCase
{
diff --git a/tests/app/CustomTags/BrothersKeeperTest.php b/tests/app/CustomTags/BrothersKeeperTest.php
index f028153c6c..41ebc56b12 100644
--- a/tests/app/CustomTags/BrothersKeeperTest.php
+++ b/tests/app/CustomTags/BrothersKeeperTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class BrothersKeeper
*
- * @covers Fisharebest\Webtrees\CustomTags\BrothersKeeper
+ * @covers \Fisharebest\Webtrees\CustomTags\BrothersKeeper
*/
class BrothersKeeperTest extends TestCase
{
diff --git a/tests/app/CustomTags/FamilySearchTest.php b/tests/app/CustomTags/FamilySearchTest.php
index aae5f277e9..96a7af540a 100644
--- a/tests/app/CustomTags/FamilySearchTest.php
+++ b/tests/app/CustomTags/FamilySearchTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FamilySearch
*
- * @covers Fisharebest\Webtrees\CustomTags\FamilySearch
+ * @covers \Fisharebest\Webtrees\CustomTags\FamilySearch
*/
class FamilySearchTest extends TestCase
{
diff --git a/tests/app/CustomTags/FamilyTreeBuilderTest.php b/tests/app/CustomTags/FamilyTreeBuilderTest.php
index 9ae6a99a20..510194b2fb 100644
--- a/tests/app/CustomTags/FamilyTreeBuilderTest.php
+++ b/tests/app/CustomTags/FamilyTreeBuilderTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FamilyTreeBuilder
*
- * @covers Fisharebest\Webtrees\CustomTags\FamilyTreeBuilder
+ * @covers \Fisharebest\Webtrees\CustomTags\FamilyTreeBuilder
*/
class FamilyTreeBuilderTest extends TestCase
{
diff --git a/tests/app/CustomTags/FamilyTreeMakerTest.php b/tests/app/CustomTags/FamilyTreeMakerTest.php
index 413f89925e..b8d8b4a01d 100644
--- a/tests/app/CustomTags/FamilyTreeMakerTest.php
+++ b/tests/app/CustomTags/FamilyTreeMakerTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FamilyTreeMaker
*
- * @covers Fisharebest\Webtrees\CustomTags\FamilyTreeMaker
+ * @covers \Fisharebest\Webtrees\CustomTags\FamilyTreeMaker
*/
class FamilyTreeMakerTest extends TestCase
{
diff --git a/tests/app/CustomTags/Gedcom7Test.php b/tests/app/CustomTags/Gedcom7Test.php
index d71ff79091..85c31e33c7 100644
--- a/tests/app/CustomTags/Gedcom7Test.php
+++ b/tests/app/CustomTags/Gedcom7Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Gedcom7
*
- * @covers Fisharebest\Webtrees\CustomTags\Gedcom7
+ * @covers \Fisharebest\Webtrees\CustomTags\Gedcom7
*/
class Gedcom7Test extends TestCase
{
diff --git a/tests/app/CustomTags/GedcomLTest.php b/tests/app/CustomTags/GedcomLTest.php
index 9e25d7bd87..b8b68d8a18 100644
--- a/tests/app/CustomTags/GedcomLTest.php
+++ b/tests/app/CustomTags/GedcomLTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class GedcomL
*
- * @covers Fisharebest\Webtrees\CustomTags\GedcomL
+ * @covers \Fisharebest\Webtrees\CustomTags\GedcomL
*/
class GedcomLTest extends TestCase
{
diff --git a/tests/app/CustomTags/GenPlusWinTest.php b/tests/app/CustomTags/GenPlusWinTest.php
index 7e2406a8cc..3e71445300 100644
--- a/tests/app/CustomTags/GenPlusWinTest.php
+++ b/tests/app/CustomTags/GenPlusWinTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class GenPlusWin
*
- * @covers Fisharebest\Webtrees\CustomTags\GenPlusWin
+ * @covers \Fisharebest\Webtrees\CustomTags\GenPlusWin
*/
class GenPlusWinTest extends TestCase
{
diff --git a/tests/app/CustomTags/GeneatiqueTest.php b/tests/app/CustomTags/GeneatiqueTest.php
index b245ea507c..48551b4a69 100644
--- a/tests/app/CustomTags/GeneatiqueTest.php
+++ b/tests/app/CustomTags/GeneatiqueTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Geneatique
*
- * @covers Fisharebest\Webtrees\CustomTags\Geneatique
+ * @covers \Fisharebest\Webtrees\CustomTags\Geneatique
*/
class GeneatiqueTest extends TestCase
{
diff --git a/tests/app/CustomTags/HeredisTest.php b/tests/app/CustomTags/HeredisTest.php
index 2d3ecef792..a703838fe1 100644
--- a/tests/app/CustomTags/HeredisTest.php
+++ b/tests/app/CustomTags/HeredisTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Heredis
*
- * @covers Fisharebest\Webtrees\CustomTags\Heredis
+ * @covers \Fisharebest\Webtrees\CustomTags\Heredis
*/
class HeredisTest extends TestCase
{
diff --git a/tests/app/CustomTags/LegacyTest.php b/tests/app/CustomTags/LegacyTest.php
index 9e04390298..662b2050a0 100644
--- a/tests/app/CustomTags/LegacyTest.php
+++ b/tests/app/CustomTags/LegacyTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Legacy
*
- * @covers Fisharebest\Webtrees\CustomTags\Legacy
+ * @covers \Fisharebest\Webtrees\CustomTags\Legacy
*/
class LegacyTest extends TestCase
{
diff --git a/tests/app/CustomTags/MyHeritageTest.php b/tests/app/CustomTags/MyHeritageTest.php
index ac8ea18221..dfd1422121 100644
--- a/tests/app/CustomTags/MyHeritageTest.php
+++ b/tests/app/CustomTags/MyHeritageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MyHeritage
*
- * @covers Fisharebest\Webtrees\CustomTags\MyHeritage
+ * @covers \Fisharebest\Webtrees\CustomTags\MyHeritage
*/
class MyHeritageTest extends TestCase
{
diff --git a/tests/app/CustomTags/PersonalAncestralFileTest.php b/tests/app/CustomTags/PersonalAncestralFileTest.php
index 1c877e8926..38eac2fdf1 100644
--- a/tests/app/CustomTags/PersonalAncestralFileTest.php
+++ b/tests/app/CustomTags/PersonalAncestralFileTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PersonalAncestralFile
*
- * @covers Fisharebest\Webtrees\CustomTags\PersonalAncestralFile
+ * @covers \Fisharebest\Webtrees\CustomTags\PersonalAncestralFile
*/
class PersonalAncestralFileTest extends TestCase
{
diff --git a/tests/app/CustomTags/PhpGedViewTest.php b/tests/app/CustomTags/PhpGedViewTest.php
index 6e3f160dc2..6bbf1f61ab 100644
--- a/tests/app/CustomTags/PhpGedViewTest.php
+++ b/tests/app/CustomTags/PhpGedViewTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PhpGedView
*
- * @covers Fisharebest\Webtrees\CustomTags\PhpGedView
+ * @covers \Fisharebest\Webtrees\CustomTags\PhpGedView
*/
class PhpGedViewTest extends TestCase
{
diff --git a/tests/app/CustomTags/ProGenTest.php b/tests/app/CustomTags/ProGenTest.php
index 49b981f352..f238177c7c 100644
--- a/tests/app/CustomTags/ProGenTest.php
+++ b/tests/app/CustomTags/ProGenTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ProGen
*
- * @covers Fisharebest\Webtrees\CustomTags\ProGen
+ * @covers \Fisharebest\Webtrees\CustomTags\ProGen
*/
class ProGenTest extends TestCase
{
diff --git a/tests/app/CustomTags/ReunionTest.php b/tests/app/CustomTags/ReunionTest.php
index 3dabf9f753..b7f05040fe 100644
--- a/tests/app/CustomTags/ReunionTest.php
+++ b/tests/app/CustomTags/ReunionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Reunion
*
- * @covers Fisharebest\Webtrees\CustomTags\Reunion
+ * @covers \Fisharebest\Webtrees\CustomTags\Reunion
*/
class ReunionTest extends TestCase
{
diff --git a/tests/app/CustomTags/RootsMagicTest.php b/tests/app/CustomTags/RootsMagicTest.php
index 82806eb12d..96a5383892 100644
--- a/tests/app/CustomTags/RootsMagicTest.php
+++ b/tests/app/CustomTags/RootsMagicTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class RootsMagic
*
- * @covers Fisharebest\Webtrees\CustomTags\RootsMagic
+ * @covers \Fisharebest\Webtrees\CustomTags\RootsMagic
*/
class RootsMagicTest extends TestCase
{
diff --git a/tests/app/CustomTags/TheMasterGenealogistTest.php b/tests/app/CustomTags/TheMasterGenealogistTest.php
index 7be0abf426..5a0824447a 100644
--- a/tests/app/CustomTags/TheMasterGenealogistTest.php
+++ b/tests/app/CustomTags/TheMasterGenealogistTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TheMasterGenealogist
*
- * @covers Fisharebest\Webtrees\CustomTags\TheMasterGenealogist
+ * @covers \Fisharebest\Webtrees\CustomTags\TheMasterGenealogist
*/
class TheMasterGenealogistTest extends TestCase
{
diff --git a/tests/app/Elements/CoordinatesTest.php b/tests/app/Elements/CoordinatesTest.php
index 6ea68e6626..d14ff7ec65 100644
--- a/tests/app/Elements/CoordinatesTest.php
+++ b/tests/app/Elements/CoordinatesTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Coordinates
*
- * @covers Fisharebest\Webtrees\Elements\Coordinates
+ * @covers \Fisharebest\Webtrees\Elements\Coordinates
*/
class CoordinatesTest extends TestCase
{
diff --git a/tests/app/Elements/CountOfChildrenFamTest.php b/tests/app/Elements/CountOfChildrenFamTest.php
index d54b1ebf34..f23b5430ca 100644
--- a/tests/app/Elements/CountOfChildrenFamTest.php
+++ b/tests/app/Elements/CountOfChildrenFamTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CountOfChildrenFam
*
- * @covers Fisharebest\Webtrees\Elements\CountOfChildrenFam
+ * @covers \Fisharebest\Webtrees\Elements\CountOfChildrenFam
*/
class CountOfChildrenFamTest extends TestCase
{
diff --git a/tests/app/Elements/CreationTest.php b/tests/app/Elements/CreationTest.php
index 77bbd4df13..5fccda69ce 100644
--- a/tests/app/Elements/CreationTest.php
+++ b/tests/app/Elements/CreationTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Creation
*
- * @covers Fisharebest\Webtrees\Elements\Creation
+ * @covers \Fisharebest\Webtrees\Elements\Creation
*/
class CreationTest extends TestCase
{
diff --git a/tests/app/Elements/CustomFamilyEventTest.php b/tests/app/Elements/CustomFamilyEventTest.php
index 6dbe610b0f..576687b423 100644
--- a/tests/app/Elements/CustomFamilyEventTest.php
+++ b/tests/app/Elements/CustomFamilyEventTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CustomFamilyEvent
*
- * @covers Fisharebest\Webtrees\Elements\CustomFamilyEvent
+ * @covers \Fisharebest\Webtrees\Elements\CustomFamilyEvent
*/
class CustomFamilyEventTest extends TestCase
{
diff --git a/tests/app/Elements/CustomIndividualEventTest.php b/tests/app/Elements/CustomIndividualEventTest.php
index c49cac2d56..4bb7eaef0e 100644
--- a/tests/app/Elements/CustomIndividualEventTest.php
+++ b/tests/app/Elements/CustomIndividualEventTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CustomIndividualEvent
*
- * @covers Fisharebest\Webtrees\Elements\CustomIndividualEvent
+ * @covers \Fisharebest\Webtrees\Elements\CustomIndividualEvent
*/
class CustomIndividualEventTest extends TestCase
{
diff --git a/tests/app/Elements/DateValueExactTest.php b/tests/app/Elements/DateValueExactTest.php
index 88bee3884f..01556c83c5 100644
--- a/tests/app/Elements/DateValueExactTest.php
+++ b/tests/app/Elements/DateValueExactTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class DateValueExact
*
- * @covers Fisharebest\Webtrees\Elements\DateValueExact
+ * @covers \Fisharebest\Webtrees\Elements\DateValueExact
*/
class DateValueExactTest extends TestCase
{
diff --git a/tests/app/Elements/DateValueTodayTest.php b/tests/app/Elements/DateValueTodayTest.php
index 3779ef5e5e..2b4abd882b 100644
--- a/tests/app/Elements/DateValueTodayTest.php
+++ b/tests/app/Elements/DateValueTodayTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class DateValueToday
*
- * @covers Fisharebest\Webtrees\Elements\DateValueToday
+ * @covers \Fisharebest\Webtrees\Elements\DateValueToday
*/
class DateValueTodayTest extends TestCase
{
diff --git a/tests/app/Elements/ExternalIdentifierTest.php b/tests/app/Elements/ExternalIdentifierTest.php
index 17e2ff22ec..394ea3b275 100644
--- a/tests/app/Elements/ExternalIdentifierTest.php
+++ b/tests/app/Elements/ExternalIdentifierTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ExternalIdentifier
*
- * @covers Fisharebest\Webtrees\Elements\ExternalIdentifier
+ * @covers \Fisharebest\Webtrees\Elements\ExternalIdentifier
*/
class ExternalIdentifierTest extends TestCase
{
diff --git a/tests/app/Elements/ExternalIdentifierTypeTest.php b/tests/app/Elements/ExternalIdentifierTypeTest.php
index dd3a7c1cf5..dd67797be4 100644
--- a/tests/app/Elements/ExternalIdentifierTypeTest.php
+++ b/tests/app/Elements/ExternalIdentifierTypeTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ExternalIdentifierType
*
- * @covers Fisharebest\Webtrees\Elements\ExternalIdentifierType
+ * @covers \Fisharebest\Webtrees\Elements\ExternalIdentifierType
*/
class ExternalIdentifierTypeTest extends TestCase
{
diff --git a/tests/app/Elements/FamilyCensusTest.php b/tests/app/Elements/FamilyCensusTest.php
index 7f1493b0bc..20c4a58a81 100644
--- a/tests/app/Elements/FamilyCensusTest.php
+++ b/tests/app/Elements/FamilyCensusTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FamilyCensus
*
- * @covers Fisharebest\Webtrees\Elements\FamilyCensus
+ * @covers \Fisharebest\Webtrees\Elements\FamilyCensus
*/
class FamilyCensusTest extends TestCase
{
diff --git a/tests/app/Elements/FamilyEventTest.php b/tests/app/Elements/FamilyEventTest.php
index 097e787800..19fe78612b 100644
--- a/tests/app/Elements/FamilyEventTest.php
+++ b/tests/app/Elements/FamilyEventTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FamilyEvent
*
- * @covers Fisharebest\Webtrees\Elements\FamilyEvent
+ * @covers \Fisharebest\Webtrees\Elements\FamilyEvent
*/
class FamilyEventTest extends TestCase
{
diff --git a/tests/app/Elements/FamilyFactTest.php b/tests/app/Elements/FamilyFactTest.php
index b9a95ef458..4371caa9a6 100644
--- a/tests/app/Elements/FamilyFactTest.php
+++ b/tests/app/Elements/FamilyFactTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FamilyFact
*
- * @covers Fisharebest\Webtrees\Elements\FamilyFact
+ * @covers \Fisharebest\Webtrees\Elements\FamilyFact
*/
class FamilyFactTest extends TestCase
{
diff --git a/tests/app/Elements/FamilyNonEventTest.php b/tests/app/Elements/FamilyNonEventTest.php
index 93f3db9bd6..45d5354ae1 100644
--- a/tests/app/Elements/FamilyNonEventTest.php
+++ b/tests/app/Elements/FamilyNonEventTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class NonEvent
*
- * @covers Fisharebest\Webtrees\Elements\FamilyNonEvent
+ * @covers \Fisharebest\Webtrees\Elements\FamilyNonEvent
*/
class FamilyNonEventTest extends TestCase
{
diff --git a/tests/app/Elements/IndividualEventTest.php b/tests/app/Elements/IndividualEventTest.php
index 553f8bb627..41365833c9 100644
--- a/tests/app/Elements/IndividualEventTest.php
+++ b/tests/app/Elements/IndividualEventTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class IndividualEvent
*
- * @covers Fisharebest\Webtrees\Elements\IndividualEvent
+ * @covers \Fisharebest\Webtrees\Elements\IndividualEvent
*/
class IndividualEventTest extends TestCase
{
diff --git a/tests/app/Elements/IndividualFactTest.php b/tests/app/Elements/IndividualFactTest.php
index 1dfdee1e01..e6bbe1dee1 100644
--- a/tests/app/Elements/IndividualFactTest.php
+++ b/tests/app/Elements/IndividualFactTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class IndividualFact
*
- * @covers Fisharebest\Webtrees\Elements\IndividualFact
+ * @covers \Fisharebest\Webtrees\Elements\IndividualFact
*/
class IndividualFactTest extends TestCase
{
diff --git a/tests/app/Elements/IndividualNonEventTest.php b/tests/app/Elements/IndividualNonEventTest.php
index 47c5ea9c6d..35eaca429b 100644
--- a/tests/app/Elements/IndividualNonEventTest.php
+++ b/tests/app/Elements/IndividualNonEventTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class NonEvent
*
- * @covers Fisharebest\Webtrees\Elements\IndividualNonEvent
+ * @covers \Fisharebest\Webtrees\Elements\IndividualNonEvent
*/
class IndividualNonEventTest extends TestCase
{
diff --git a/tests/app/Elements/LdsInitiatoryTest.php b/tests/app/Elements/LdsInitiatoryTest.php
index 683f650312..a2018de49d 100644
--- a/tests/app/Elements/LdsInitiatoryTest.php
+++ b/tests/app/Elements/LdsInitiatoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LdsInitiatory
*
- * @covers Fisharebest\Webtrees\Elements\LdsInitiatory
+ * @covers \Fisharebest\Webtrees\Elements\LdsInitiatory
*/
class LdsInitiatoryTest extends TestCase
{
diff --git a/tests/app/Elements/LdsOrdinanceStatusTest.php b/tests/app/Elements/LdsOrdinanceStatusTest.php
index 66b97f4c93..a63e9d48dd 100644
--- a/tests/app/Elements/LdsOrdinanceStatusTest.php
+++ b/tests/app/Elements/LdsOrdinanceStatusTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LdsOrdinanceStatus
*
- * @covers Fisharebest\Webtrees\Elements\LdsOrdinanceStatus
+ * @covers \Fisharebest\Webtrees\Elements\LdsOrdinanceStatus
*/
class LdsOrdinanceStatusTest extends TestCase
{
diff --git a/tests/app/Elements/ResidenceWithValueTest.php b/tests/app/Elements/ResidenceWithValueTest.php
index f5da783c03..2956a22420 100644
--- a/tests/app/Elements/ResidenceWithValueTest.php
+++ b/tests/app/Elements/ResidenceWithValueTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ResidenceWithValue
*
- * @covers Fisharebest\Webtrees\Elements\ResidenceWithValue
+ * @covers \Fisharebest\Webtrees\Elements\ResidenceWithValue
*/
class ResidenceWithValueTest extends TestCase
{
diff --git a/tests/app/Elements/TimeValueNowTest.php b/tests/app/Elements/TimeValueNowTest.php
index 9eb7130bf7..ddfb9ac82a 100644
--- a/tests/app/Elements/TimeValueNowTest.php
+++ b/tests/app/Elements/TimeValueNowTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TimeValueNow
*
- * @covers Fisharebest\Webtrees\Elements\TimeValueNow
+ * @covers \Fisharebest\Webtrees\Elements\TimeValueNow
*/
class TimeValueNowTest extends TestCase
{
diff --git a/tests/app/Elements/XrefAssociateTest.php b/tests/app/Elements/XrefAssociateTest.php
index 5c87a9644b..d830fe3a2c 100644
--- a/tests/app/Elements/XrefAssociateTest.php
+++ b/tests/app/Elements/XrefAssociateTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class XrefAssociate
*
- * @covers Fisharebest\Webtrees\Elements\XrefAssociate
+ * @covers \Fisharebest\Webtrees\Elements\XrefAssociate
*/
class XrefAssociateTest extends TestCase
{
diff --git a/tests/app/Exceptions/FileUploadExceptionTest.php b/tests/app/Exceptions/FileUploadExceptionTest.php
index 73b24bd695..bc605e7dd0 100644
--- a/tests/app/Exceptions/FileUploadExceptionTest.php
+++ b/tests/app/Exceptions/FileUploadExceptionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FileUploadException
*
- * @covers Fisharebest\Webtrees\Exceptions\FileUploadException
+ * @covers \Fisharebest\Webtrees\Exceptions\FileUploadException
*/
class FileUploadExceptionTest extends TestCase
{
diff --git a/tests/app/Exceptions/GedcomErrorExceptionTest.php b/tests/app/Exceptions/GedcomErrorExceptionTest.php
index 6f91f6da85..9077fbf548 100644
--- a/tests/app/Exceptions/GedcomErrorExceptionTest.php
+++ b/tests/app/Exceptions/GedcomErrorExceptionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class GedcomErrorException
*
- * @covers Fisharebest\Webtrees\Exceptions\GedcomErrorException
+ * @covers \Fisharebest\Webtrees\Exceptions\GedcomErrorException
*/
class GedcomErrorExceptionTest extends TestCase
{
diff --git a/tests/app/Exceptions/InvalidGedcomEncodingExceptionTest.php b/tests/app/Exceptions/InvalidGedcomEncodingExceptionTest.php
index 2afa072d44..1b6b5772d1 100644
--- a/tests/app/Exceptions/InvalidGedcomEncodingExceptionTest.php
+++ b/tests/app/Exceptions/InvalidGedcomEncodingExceptionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class InvalidGedcomEncodingException
*
- * @covers Fisharebest\Webtrees\Exceptions\InvalidGedcomEncodingException
+ * @covers \Fisharebest\Webtrees\Exceptions\InvalidGedcomEncodingException
*/
class InvalidGedcomEncodingExceptionTest extends TestCase
{
diff --git a/tests/app/Factories/CacheFactoryTest.php b/tests/app/Factories/CacheFactoryTest.php
index 71e5fa01d9..16f25ef1dc 100644
--- a/tests/app/Factories/CacheFactoryTest.php
+++ b/tests/app/Factories/CacheFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CacheFactory
*
- * @covers Fisharebest\Webtrees\Factories\CacheFactory
+ * @covers \Fisharebest\Webtrees\Factories\CacheFactory
*/
class CacheFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/ElementFactoryTest.php b/tests/app/Factories/ElementFactoryTest.php
index 53a9eaa19a..90bf2a8bfe 100644
--- a/tests/app/Factories/ElementFactoryTest.php
+++ b/tests/app/Factories/ElementFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ElementFactory
*
- * @covers Fisharebest\Webtrees\Factories\ElementFactory
+ * @covers \Fisharebest\Webtrees\Factories\ElementFactory
*/
class ElementFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/FamilyFactoryTest.php b/tests/app/Factories/FamilyFactoryTest.php
index 41c15723e4..9c0e361bea 100644
--- a/tests/app/Factories/FamilyFactoryTest.php
+++ b/tests/app/Factories/FamilyFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FamilyFactory
*
- * @covers Fisharebest\Webtrees\Factories\FamilyFactory
+ * @covers \Fisharebest\Webtrees\Factories\FamilyFactory
*/
class FamilyFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/FilesystemFactoryTest.php b/tests/app/Factories/FilesystemFactoryTest.php
index ee0c65772e..72c1a09021 100644
--- a/tests/app/Factories/FilesystemFactoryTest.php
+++ b/tests/app/Factories/FilesystemFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FilesystemFactory
*
- * @covers Fisharebest\Webtrees\Factories\FilesystemFactory
+ * @covers \Fisharebest\Webtrees\Factories\FilesystemFactory
*/
class FilesystemFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/GedcomRecordFactoryTest.php b/tests/app/Factories/GedcomRecordFactoryTest.php
index 1f66272931..4754c04aaa 100644
--- a/tests/app/Factories/GedcomRecordFactoryTest.php
+++ b/tests/app/Factories/GedcomRecordFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class GedcomRecordFactory
*
- * @covers Fisharebest\Webtrees\Factories\GedcomRecordFactory
+ * @covers \Fisharebest\Webtrees\Factories\GedcomRecordFactory
*/
class GedcomRecordFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/HeaderFactoryTest.php b/tests/app/Factories/HeaderFactoryTest.php
index d22ee8e185..bf0899abe7 100644
--- a/tests/app/Factories/HeaderFactoryTest.php
+++ b/tests/app/Factories/HeaderFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class HeaderFactory
*
- * @covers Fisharebest\Webtrees\Factories\HeaderFactory
+ * @covers \Fisharebest\Webtrees\Factories\HeaderFactory
*/
class HeaderFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/IdFactoryTest.php b/tests/app/Factories/IdFactoryTest.php
index e176e55023..8c15d592c9 100644
--- a/tests/app/Factories/IdFactoryTest.php
+++ b/tests/app/Factories/IdFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class IdFactory
*
- * @covers Fisharebest\Webtrees\Factories\IdFactory
+ * @covers \Fisharebest\Webtrees\Factories\IdFactory
*/
class IdFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/ImageFactoryTest.php b/tests/app/Factories/ImageFactoryTest.php
index 8bd968b38f..51b0faec71 100644
--- a/tests/app/Factories/ImageFactoryTest.php
+++ b/tests/app/Factories/ImageFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ImageFactory
*
- * @covers Fisharebest\Webtrees\Factories\ImageFactory
+ * @covers \Fisharebest\Webtrees\Factories\ImageFactory
*/
class ImageFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/IndividualFactoryTest.php b/tests/app/Factories/IndividualFactoryTest.php
index dc67e339af..875b08afa8 100644
--- a/tests/app/Factories/IndividualFactoryTest.php
+++ b/tests/app/Factories/IndividualFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class IndividualFactory
*
- * @covers Fisharebest\Webtrees\Factories\IndividualFactory
+ * @covers \Fisharebest\Webtrees\Factories\IndividualFactory
*/
class IndividualFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/LocationFactoryTest.php b/tests/app/Factories/LocationFactoryTest.php
index 4cb0ab8133..c3b1e6804b 100644
--- a/tests/app/Factories/LocationFactoryTest.php
+++ b/tests/app/Factories/LocationFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LocationFactory
*
- * @covers Fisharebest\Webtrees\Factories\LocationFactory
+ * @covers \Fisharebest\Webtrees\Factories\LocationFactory
*/
class LocationFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/MediaFactoryTest.php b/tests/app/Factories/MediaFactoryTest.php
index e7a597e8ba..b2222364aa 100644
--- a/tests/app/Factories/MediaFactoryTest.php
+++ b/tests/app/Factories/MediaFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MediaFactory
*
- * @covers Fisharebest\Webtrees\Factories\MediaFactory
+ * @covers \Fisharebest\Webtrees\Factories\MediaFactory
*/
class MediaFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/NoteFactoryTest.php b/tests/app/Factories/NoteFactoryTest.php
index b090c06929..6d4a3834f9 100644
--- a/tests/app/Factories/NoteFactoryTest.php
+++ b/tests/app/Factories/NoteFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class NoteFactory
*
- * @covers Fisharebest\Webtrees\Factories\NoteFactory
+ * @covers \Fisharebest\Webtrees\Factories\NoteFactory
*/
class NoteFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/RepositoryFactoryTest.php b/tests/app/Factories/RepositoryFactoryTest.php
index acc9e53da0..1dcab41c3e 100644
--- a/tests/app/Factories/RepositoryFactoryTest.php
+++ b/tests/app/Factories/RepositoryFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class RepositoryFactory
*
- * @covers Fisharebest\Webtrees\Factories\RepositoryFactory
+ * @covers \Fisharebest\Webtrees\Factories\RepositoryFactory
*/
class RepositoryFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/ResponseFactoryTest.php b/tests/app/Factories/ResponseFactoryTest.php
index 9b1458e284..3728a6c6bd 100644
--- a/tests/app/Factories/ResponseFactoryTest.php
+++ b/tests/app/Factories/ResponseFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ResponseFactory
*
- * @covers Fisharebest\Webtrees\Factories\ResponseFactory
+ * @covers \Fisharebest\Webtrees\Factories\ResponseFactory
*/
class ResponseFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/SharedNoteFactoryTest.php b/tests/app/Factories/SharedNoteFactoryTest.php
index 77d6fdcc93..f8c6b6a2f8 100644
--- a/tests/app/Factories/SharedNoteFactoryTest.php
+++ b/tests/app/Factories/SharedNoteFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SharedNoteFactory
*
- * @covers Fisharebest\Webtrees\Factories\SharedNoteFactory
+ * @covers \Fisharebest\Webtrees\Factories\SharedNoteFactory
*/
class SharedNoteFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/SlugFactoryTest.php b/tests/app/Factories/SlugFactoryTest.php
index c6f615d7a8..31397bce5c 100644
--- a/tests/app/Factories/SlugFactoryTest.php
+++ b/tests/app/Factories/SlugFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SlugFactory
*
- * @covers Fisharebest\Webtrees\Factories\SlugFactory
+ * @covers \Fisharebest\Webtrees\Factories\SlugFactory
*/
class SlugFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/SourceFactoryTest.php b/tests/app/Factories/SourceFactoryTest.php
index bbb245bfd4..ad3b3daad0 100644
--- a/tests/app/Factories/SourceFactoryTest.php
+++ b/tests/app/Factories/SourceFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SourceFactory
*
- * @covers Fisharebest\Webtrees\Factories\SourceFactory
+ * @covers \Fisharebest\Webtrees\Factories\SourceFactory
*/
class SourceFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/SubmissionFactoryTest.php b/tests/app/Factories/SubmissionFactoryTest.php
index 7f9adcf097..0f8545a48d 100644
--- a/tests/app/Factories/SubmissionFactoryTest.php
+++ b/tests/app/Factories/SubmissionFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SubmissionFactory
*
- * @covers Fisharebest\Webtrees\Factories\SubmissionFactory
+ * @covers \Fisharebest\Webtrees\Factories\SubmissionFactory
*/
class SubmissionFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/SubmitterFactoryTest.php b/tests/app/Factories/SubmitterFactoryTest.php
index ef9f87f697..67ec4dbc0e 100644
--- a/tests/app/Factories/SubmitterFactoryTest.php
+++ b/tests/app/Factories/SubmitterFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SubmitterFactory
*
- * @covers Fisharebest\Webtrees\Factories\SubmitterFactory
+ * @covers \Fisharebest\Webtrees\Factories\SubmitterFactory
*/
class SubmitterFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/TimeFactoryTest.php b/tests/app/Factories/TimeFactoryTest.php
index b061ffacf2..b0c94dc904 100644
--- a/tests/app/Factories/TimeFactoryTest.php
+++ b/tests/app/Factories/TimeFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TimeFactory
*
- * @covers Fisharebest\Webtrees\Factories\TimeFactory
+ * @covers \Fisharebest\Webtrees\Factories\TimeFactory
*/
class TimeFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/TimestampFactoryTest.php b/tests/app/Factories/TimestampFactoryTest.php
index 41cb9f034c..b3731c35b1 100644
--- a/tests/app/Factories/TimestampFactoryTest.php
+++ b/tests/app/Factories/TimestampFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TimestampFactory
*
- * @covers Fisharebest\Webtrees\Factories\TimestampFactory
+ * @covers \Fisharebest\Webtrees\Factories\TimestampFactory
*/
class TimestampFactoryTest extends TestCase
{
diff --git a/tests/app/Factories/XrefFactoryTest.php b/tests/app/Factories/XrefFactoryTest.php
index 099333224c..7273a2de02 100644
--- a/tests/app/Factories/XrefFactoryTest.php
+++ b/tests/app/Factories/XrefFactoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class XrefFactory
*
- * @covers Fisharebest\Webtrees\Factories\XrefFactory
+ * @covers \Fisharebest\Webtrees\Factories\XrefFactory
*/
class XrefFactoryTest extends TestCase
{
diff --git a/tests/app/GedcomFilters/GedcomEncodingFilterTest.php b/tests/app/GedcomFilters/GedcomEncodingFilterTest.php
index e710fa5700..b57970bdca 100644
--- a/tests/app/GedcomFilters/GedcomEncodingFilterTest.php
+++ b/tests/app/GedcomFilters/GedcomEncodingFilterTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class GedcomEncodingFilter
*
- * @covers Fisharebest\Webtrees\GedcomFilters\GedcomEncodingFilter
+ * @covers \Fisharebest\Webtrees\GedcomFilters\GedcomEncodingFilter
*/
class GedcomEncodingFilterTest extends TestCase
{
diff --git a/tests/app/GedcomTest.php b/tests/app/GedcomTest.php
index 431d56b3ba..cae2f1cf19 100644
--- a/tests/app/GedcomTest.php
+++ b/tests/app/GedcomTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Gedcom
*
- * @covers Fisharebest\Webtrees\Gedcom
+ * @covers \Fisharebest\Webtrees\Gedcom
*/
class GedcomTest extends TestCase
{
diff --git a/tests/app/HeaderTest.php b/tests/app/HeaderTest.php
index 3157d46991..6c4c8a8412 100644
--- a/tests/app/HeaderTest.php
+++ b/tests/app/HeaderTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Header
*
- * @covers Fisharebest\Webtrees\Header
+ * @covers \Fisharebest\Webtrees\Header
*/
class HeaderTest extends TestCase
{
diff --git a/tests/app/HtmlTest.php b/tests/app/HtmlTest.php
index 6dc3e681cb..6dcac63ce3 100644
--- a/tests/app/HtmlTest.php
+++ b/tests/app/HtmlTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Html
*
- * @covers Fisharebest\Webtrees\Html
+ * @covers \Fisharebest\Webtrees\Html
*/
class HtmlTest extends TestCase
{
diff --git a/tests/app/Http/Exceptions/HttpAccessDeniedExceptionTest.php b/tests/app/Http/Exceptions/HttpAccessDeniedExceptionTest.php
index 6a6761e383..6930ea01f6 100644
--- a/tests/app/Http/Exceptions/HttpAccessDeniedExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpAccessDeniedExceptionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class HttpAccessDeniedException
*
- * @covers Fisharebest\Webtrees\Http\Exceptions\HttpAccessDeniedException
+ * @covers \Fisharebest\Webtrees\Http\Exceptions\HttpAccessDeniedException
*/
class HttpAccessDeniedExceptionTest extends TestCase
{
diff --git a/tests/app/Http/Exceptions/HttpBadRequestExceptionTest.php b/tests/app/Http/Exceptions/HttpBadRequestExceptionTest.php
index bb40a02ccc..c4a2998356 100644
--- a/tests/app/Http/Exceptions/HttpBadRequestExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpBadRequestExceptionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class HttpBadRequestException
*
- * @covers Fisharebest\Webtrees\Http\Exceptions\HttpBadRequestException
+ * @covers \Fisharebest\Webtrees\Http\Exceptions\HttpBadRequestException
*/
class HttpBadRequestExceptionTest extends TestCase
{
diff --git a/tests/app/Http/Exceptions/HttpExceptionTest.php b/tests/app/Http/Exceptions/HttpExceptionTest.php
index 1448a25914..2195660eb0 100644
--- a/tests/app/Http/Exceptions/HttpExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpExceptionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class HttpException
*
- * @covers Fisharebest\Webtrees\Http\Exceptions\HttpException
+ * @covers \Fisharebest\Webtrees\Http\Exceptions\HttpException
*/
class HttpExceptionTest extends TestCase
{
diff --git a/tests/app/Http/Exceptions/HttpNotFoundExceptionTest.php b/tests/app/Http/Exceptions/HttpNotFoundExceptionTest.php
index 8abd80a334..7103bcd2d5 100644
--- a/tests/app/Http/Exceptions/HttpNotFoundExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpNotFoundExceptionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class HttpNotFoundException
*
- * @covers Fisharebest\Webtrees\Http\Exceptions\HttpNotFoundException
+ * @covers \Fisharebest\Webtrees\Http\Exceptions\HttpNotFoundException
*/
class HttpNotFoundExceptionTest extends TestCase
{
diff --git a/tests/app/Http/Exceptions/HttpServerErrorExceptionTest.php b/tests/app/Http/Exceptions/HttpServerErrorExceptionTest.php
index 3371fe8eec..c7e2bf7b4a 100644
--- a/tests/app/Http/Exceptions/HttpServerErrorExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpServerErrorExceptionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class HttpServerErrorException
*
- * @covers Fisharebest\Webtrees\Http\Exceptions\HttpServerErrorException
+ * @covers \Fisharebest\Webtrees\Http\Exceptions\HttpServerErrorException
*/
class HttpServerErrorExceptionTest extends TestCase
{
diff --git a/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php b/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php
index af7e59e82d..9747711cde 100644
--- a/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class HttpServiceUnavailableException
*
- * @covers Fisharebest\Webtrees\Http\Exceptions\HttpServiceUnavailableException
+ * @covers \Fisharebest\Webtrees\Http\Exceptions\HttpServiceUnavailableException
*/
class HttpServiceUnavailableExceptionTest extends TestCase
{
diff --git a/tests/app/Http/Exceptions/HttpTooManyRequestsExceptionTest.php b/tests/app/Http/Exceptions/HttpTooManyRequestsExceptionTest.php
index efe3274965..f8c153030f 100644
--- a/tests/app/Http/Exceptions/HttpTooManyRequestsExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpTooManyRequestsExceptionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class HttpTooManyRequestsException
*
- * @covers Fisharebest\Webtrees\Http\Exceptions\HttpTooManyRequestsException
+ * @covers \Fisharebest\Webtrees\Http\Exceptions\HttpTooManyRequestsException
*/
class HttpTooManyRequestsExceptionTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/AuthLoggedInTest.php b/tests/app/Http/Middleware/AuthLoggedInTest.php
index 37d6be8ec9..9ce4c11b8b 100644
--- a/tests/app/Http/Middleware/AuthLoggedInTest.php
+++ b/tests/app/Http/Middleware/AuthLoggedInTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AuthLoggedIn
*
- * @covers Fisharebest\Webtrees\Http\Middleware\AuthLoggedIn
+ * @covers \Fisharebest\Webtrees\Http\Middleware\AuthLoggedIn
*/
class AuthLoggedInTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/BadBotBlockerTest.php b/tests/app/Http/Middleware/BadBotBlockerTest.php
index 86826974f0..e3fdcc319c 100644
--- a/tests/app/Http/Middleware/BadBotBlockerTest.php
+++ b/tests/app/Http/Middleware/BadBotBlockerTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class BadBotBlocker
*
- * @covers Fisharebest\Webtrees\Http\Middleware\BadBotBlocker
+ * @covers \Fisharebest\Webtrees\Http\Middleware\BadBotBlocker
*/
class BadBotBlockerTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/BaseUrlTest.php b/tests/app/Http/Middleware/BaseUrlTest.php
index 03ce8cefb3..c4253def04 100644
--- a/tests/app/Http/Middleware/BaseUrlTest.php
+++ b/tests/app/Http/Middleware/BaseUrlTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class BaseUrl
*
- * @covers Fisharebest\Webtrees\Http\Middleware\BaseUrl
+ * @covers \Fisharebest\Webtrees\Http\Middleware\BaseUrl
*/
class BaseUrlTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/CheckForNewVersionTest.php b/tests/app/Http/Middleware/CheckForNewVersionTest.php
index 923d49cdf8..3405f5b621 100644
--- a/tests/app/Http/Middleware/CheckForNewVersionTest.php
+++ b/tests/app/Http/Middleware/CheckForNewVersionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CheckForNewVersion
*
- * @covers Fisharebest\Webtrees\Http\Middleware\CheckForNewVersion
+ * @covers \Fisharebest\Webtrees\Http\Middleware\CheckForNewVersion
*/
class CheckForNewVersionTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/ClientIpTest.php b/tests/app/Http/Middleware/ClientIpTest.php
index ac3f68637c..259f7f5bcd 100644
--- a/tests/app/Http/Middleware/ClientIpTest.php
+++ b/tests/app/Http/Middleware/ClientIpTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ClientIp
*
- * @covers Fisharebest\Webtrees\Http\Middleware\ClientIp
+ * @covers \Fisharebest\Webtrees\Http\Middleware\ClientIp
*/
class ClientIpTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/CompressResponseTest.php b/tests/app/Http/Middleware/CompressResponseTest.php
index 1d41bbdf13..e53191b32e 100644
--- a/tests/app/Http/Middleware/CompressResponseTest.php
+++ b/tests/app/Http/Middleware/CompressResponseTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CompressResponse
*
- * @covers Fisharebest\Webtrees\Http\Middleware\CompressResponse
+ * @covers \Fisharebest\Webtrees\Http\Middleware\CompressResponse
*/
class CompressResponseTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/ContentLengthTest.php b/tests/app/Http/Middleware/ContentLengthTest.php
index 8a89421406..03574fe4d9 100644
--- a/tests/app/Http/Middleware/ContentLengthTest.php
+++ b/tests/app/Http/Middleware/ContentLengthTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ContentLength
*
- * @covers Fisharebest\Webtrees\Http\Middleware\ContentLength
+ * @covers \Fisharebest\Webtrees\Http\Middleware\ContentLength
*/
class ContentLengthTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/EmitResponseTest.php b/tests/app/Http/Middleware/EmitResponseTest.php
index 463ff74872..000a7422fd 100644
--- a/tests/app/Http/Middleware/EmitResponseTest.php
+++ b/tests/app/Http/Middleware/EmitResponseTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class EmitResponse
*
- * @covers Fisharebest\Webtrees\Http\Middleware\EmitResponse
+ * @covers \Fisharebest\Webtrees\Http\Middleware\EmitResponse
*/
class EmitResponseTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/LoadRoutesTest.php b/tests/app/Http/Middleware/LoadRoutesTest.php
index bbf36c9a7f..a2b282b936 100644
--- a/tests/app/Http/Middleware/LoadRoutesTest.php
+++ b/tests/app/Http/Middleware/LoadRoutesTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LoadRoutes
*
- * @covers Fisharebest\Webtrees\Http\Middleware\LoadRoutes
+ * @covers \Fisharebest\Webtrees\Http\Middleware\LoadRoutes
*/
class LoadRoutesTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/PublicFilesTest.php b/tests/app/Http/Middleware/PublicFilesTest.php
index f78e469aec..ec62468a4a 100644
--- a/tests/app/Http/Middleware/PublicFilesTest.php
+++ b/tests/app/Http/Middleware/PublicFilesTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ClientIp
*
- * @covers Fisharebest\Webtrees\Http\Middleware\PublicFiles
+ * @covers \Fisharebest\Webtrees\Http\Middleware\PublicFiles
*/
class PublicFilesTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/ReadConfigIniTest.php b/tests/app/Http/Middleware/ReadConfigIniTest.php
index a35e64f513..7a96f75bae 100644
--- a/tests/app/Http/Middleware/ReadConfigIniTest.php
+++ b/tests/app/Http/Middleware/ReadConfigIniTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReadConfigIni
*
- * @covers Fisharebest\Webtrees\Http\Middleware\ReadConfigIni
+ * @covers \Fisharebest\Webtrees\Http\Middleware\ReadConfigIni
*/
class ReadConfigIniTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/RegisterGedcomTagsTest.php b/tests/app/Http/Middleware/RegisterGedcomTagsTest.php
index df44cac108..8c48af9f66 100644
--- a/tests/app/Http/Middleware/RegisterGedcomTagsTest.php
+++ b/tests/app/Http/Middleware/RegisterGedcomTagsTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class RegisterGedcomTags
*
- * @covers Fisharebest\Webtrees\Http\Middleware\RegisterGedcomTags
+ * @covers \Fisharebest\Webtrees\Http\Middleware\RegisterGedcomTags
*/
class RegisterGedcomTagsTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/RequestHandlerTest.php b/tests/app/Http/Middleware/RequestHandlerTest.php
index 97d66aebb1..bbb2548e4c 100644
--- a/tests/app/Http/Middleware/RequestHandlerTest.php
+++ b/tests/app/Http/Middleware/RequestHandlerTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class RequestHandler
*
- * @covers Fisharebest\Webtrees\Http\Middleware\RequestHandler
+ * @covers \Fisharebest\Webtrees\Http\Middleware\RequestHandler
*/
class RequestHandlerTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/RouterTest.php b/tests/app/Http/Middleware/RouterTest.php
index 8c81b999d7..7be5842662 100644
--- a/tests/app/Http/Middleware/RouterTest.php
+++ b/tests/app/Http/Middleware/RouterTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Router
*
- * @covers Fisharebest\Webtrees\Http\Middleware\Router
+ * @covers \Fisharebest\Webtrees\Http\Middleware\Router
*/
class RouterTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/SecurityHeadersTest.php b/tests/app/Http/Middleware/SecurityHeadersTest.php
index 53e3b36ea2..cc1084795b 100644
--- a/tests/app/Http/Middleware/SecurityHeadersTest.php
+++ b/tests/app/Http/Middleware/SecurityHeadersTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SecurityHeaders
*
- * @covers Fisharebest\Webtrees\Http\Middleware\SecurityHeaders
+ * @covers \Fisharebest\Webtrees\Http\Middleware\SecurityHeaders
*/
class SecurityHeadersTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/UpdateDatabaseSchemaTest.php b/tests/app/Http/Middleware/UpdateDatabaseSchemaTest.php
index f3b1841a69..fff084184d 100644
--- a/tests/app/Http/Middleware/UpdateDatabaseSchemaTest.php
+++ b/tests/app/Http/Middleware/UpdateDatabaseSchemaTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UpdateDatabaseSchema
*
- * @covers Fisharebest\Webtrees\Http\Middleware\UpdateDatabaseSchema
+ * @covers \Fisharebest\Webtrees\Http\Middleware\UpdateDatabaseSchema
*/
class UpdateDatabaseSchemaTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/UseDatabaseTest.php b/tests/app/Http/Middleware/UseDatabaseTest.php
index 2229330d27..905d72b113 100644
--- a/tests/app/Http/Middleware/UseDatabaseTest.php
+++ b/tests/app/Http/Middleware/UseDatabaseTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UseDatabase
*
- * @covers Fisharebest\Webtrees\Http\Middleware\UseDatabase
+ * @covers \Fisharebest\Webtrees\Http\Middleware\UseDatabase
*/
class UseDatabaseTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/UseLanguageTest.php b/tests/app/Http/Middleware/UseLanguageTest.php
index 708992c7d9..09042d309f 100644
--- a/tests/app/Http/Middleware/UseLanguageTest.php
+++ b/tests/app/Http/Middleware/UseLanguageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UseLanguage
*
- * @covers Fisharebest\Webtrees\Http\Middleware\UseLanguage
+ * @covers \Fisharebest\Webtrees\Http\Middleware\UseLanguage
*/
class UseLanguageTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/UseSessionTest.php b/tests/app/Http/Middleware/UseSessionTest.php
index 635b954861..f7eb927b2f 100644
--- a/tests/app/Http/Middleware/UseSessionTest.php
+++ b/tests/app/Http/Middleware/UseSessionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UseSession
*
- * @covers Fisharebest\Webtrees\Http\Middleware\UseSession
+ * @covers \Fisharebest\Webtrees\Http\Middleware\UseSession
*/
class UseSessionTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/UseThemeTest.php b/tests/app/Http/Middleware/UseThemeTest.php
index b47437ce3b..aa8a1d5f1d 100644
--- a/tests/app/Http/Middleware/UseThemeTest.php
+++ b/tests/app/Http/Middleware/UseThemeTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UseTheme
*
- * @covers Fisharebest\Webtrees\Http\Middleware\UseTheme
+ * @covers \Fisharebest\Webtrees\Http\Middleware\UseTheme
*/
class UseThemeTest extends TestCase
{
diff --git a/tests/app/Http/Middleware/UseTransactionTest.php b/tests/app/Http/Middleware/UseTransactionTest.php
index e46ba75a35..51a7cfa2ad 100644
--- a/tests/app/Http/Middleware/UseTransactionTest.php
+++ b/tests/app/Http/Middleware/UseTransactionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UseTransaction
*
- * @covers Fisharebest\Webtrees\Http\Middleware\UseTransaction
+ * @covers \Fisharebest\Webtrees\Http\Middleware\UseTransaction
*/
class UseTransactionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AddChildToFamilyActionTest.php b/tests/app/Http/RequestHandlers/AddChildToFamilyActionTest.php
index b3df4715aa..36835f8b27 100644
--- a/tests/app/Http/RequestHandlers/AddChildToFamilyActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddChildToFamilyActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AddChildToFamilyAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AddChildToFamilyAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AddChildToFamilyAction
*/
class AddChildToFamilyActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AddChildToFamilyPageTest.php b/tests/app/Http/RequestHandlers/AddChildToFamilyPageTest.php
index 6e411430f2..3ea3bc7c7f 100644
--- a/tests/app/Http/RequestHandlers/AddChildToFamilyPageTest.php
+++ b/tests/app/Http/RequestHandlers/AddChildToFamilyPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AddChildToFamilyPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AddChildToFamilyPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AddChildToFamilyPage
*/
class AddChildToFamilyPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AddChildToIndividualActionTest.php b/tests/app/Http/RequestHandlers/AddChildToIndividualActionTest.php
index 595bccf5a9..35ae587e36 100644
--- a/tests/app/Http/RequestHandlers/AddChildToIndividualActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddChildToIndividualActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AddChildToIndividualAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AddChildToIndividualAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AddChildToIndividualAction
*/
class AddChildToIndividualActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AddChildToIndividualPageTest.php b/tests/app/Http/RequestHandlers/AddChildToIndividualPageTest.php
index 5a1ae72932..036060e5be 100644
--- a/tests/app/Http/RequestHandlers/AddChildToIndividualPageTest.php
+++ b/tests/app/Http/RequestHandlers/AddChildToIndividualPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AddChildToIndividualPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AddChildToIndividualPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AddChildToIndividualPage
*/
class AddChildToIndividualPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AddMediaFileActionTest.php b/tests/app/Http/RequestHandlers/AddMediaFileActionTest.php
index 12e67efc2e..cbb6e69c57 100644
--- a/tests/app/Http/RequestHandlers/AddMediaFileActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddMediaFileActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AddMediaFileAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AddMediaFileAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AddMediaFileAction
*/
class AddMediaFileActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AddMediaFileModalTest.php b/tests/app/Http/RequestHandlers/AddMediaFileModalTest.php
index ebab664ab7..c9d78756b5 100644
--- a/tests/app/Http/RequestHandlers/AddMediaFileModalTest.php
+++ b/tests/app/Http/RequestHandlers/AddMediaFileModalTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AddMediaFileModal
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AddMediaFileModal
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AddMediaFileModal
*/
class AddMediaFileModalTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AddNewFactTest.php b/tests/app/Http/RequestHandlers/AddNewFactTest.php
index ab305d459f..cfb9d30c7d 100644
--- a/tests/app/Http/RequestHandlers/AddNewFactTest.php
+++ b/tests/app/Http/RequestHandlers/AddNewFactTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AddNewFact
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AddNewFact
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AddNewFact
*/
class AddNewFactTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AddParentToIndividualActionTest.php b/tests/app/Http/RequestHandlers/AddParentToIndividualActionTest.php
index f066861a90..34241ef980 100644
--- a/tests/app/Http/RequestHandlers/AddParentToIndividualActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddParentToIndividualActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AddParentToIndividualAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AddParentToIndividualAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AddParentToIndividualAction
*/
class AddParentToIndividualActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AddParentToIndividualPageTest.php b/tests/app/Http/RequestHandlers/AddParentToIndividualPageTest.php
index b19953a577..9b03b65458 100644
--- a/tests/app/Http/RequestHandlers/AddParentToIndividualPageTest.php
+++ b/tests/app/Http/RequestHandlers/AddParentToIndividualPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AddParentToIndividualPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AddParentToIndividualPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AddParentToIndividualPage
*/
class AddParentToIndividualPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AddSpouseToFamilyActionTest.php b/tests/app/Http/RequestHandlers/AddSpouseToFamilyActionTest.php
index 6a1d3dc757..161f67c007 100644
--- a/tests/app/Http/RequestHandlers/AddSpouseToFamilyActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddSpouseToFamilyActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AddSpouseToFamilyAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AddSpouseToFamilyAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AddSpouseToFamilyAction
*/
class AddSpouseToFamilyActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AddSpouseToFamilyPageTest.php b/tests/app/Http/RequestHandlers/AddSpouseToFamilyPageTest.php
index fb2dc4d803..63d0a6c5a7 100644
--- a/tests/app/Http/RequestHandlers/AddSpouseToFamilyPageTest.php
+++ b/tests/app/Http/RequestHandlers/AddSpouseToFamilyPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AddSpouseToFamilyPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AddSpouseToFamilyPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AddSpouseToFamilyPage
*/
class AddSpouseToFamilyPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AddSpouseToIndividualActionTest.php b/tests/app/Http/RequestHandlers/AddSpouseToIndividualActionTest.php
index f72af7d5bd..2b6034253f 100644
--- a/tests/app/Http/RequestHandlers/AddSpouseToIndividualActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddSpouseToIndividualActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AddSpouseToIndividualAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AddSpouseToIndividualAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AddSpouseToIndividualAction
*/
class AddSpouseToIndividualActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AddSpouseToIndividualPageTest.php b/tests/app/Http/RequestHandlers/AddSpouseToIndividualPageTest.php
index 021947fe7f..217088b9fe 100644
--- a/tests/app/Http/RequestHandlers/AddSpouseToIndividualPageTest.php
+++ b/tests/app/Http/RequestHandlers/AddSpouseToIndividualPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AddSpouseToIndividualPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AddSpouseToIndividualPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AddSpouseToIndividualPage
*/
class AddSpouseToIndividualPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AddUnlinkedActionTest.php b/tests/app/Http/RequestHandlers/AddUnlinkedActionTest.php
index 34db93f4aa..8daf98b1f1 100644
--- a/tests/app/Http/RequestHandlers/AddUnlinkedActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddUnlinkedActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AddUnlinkedAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AddUnlinkedAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AddUnlinkedAction
*/
class AddUnlinkedActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AddUnlinkedPageTest.php b/tests/app/Http/RequestHandlers/AddUnlinkedPageTest.php
index 3b89b1e171..b4ede52ba5 100644
--- a/tests/app/Http/RequestHandlers/AddUnlinkedPageTest.php
+++ b/tests/app/Http/RequestHandlers/AddUnlinkedPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AddUnlinkedPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AddUnlinkedPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AddUnlinkedPage
*/
class AddUnlinkedPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AdminMediaFileDownloadTest.php b/tests/app/Http/RequestHandlers/AdminMediaFileDownloadTest.php
index c9f6884771..90e1e1ee67 100644
--- a/tests/app/Http/RequestHandlers/AdminMediaFileDownloadTest.php
+++ b/tests/app/Http/RequestHandlers/AdminMediaFileDownloadTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AdminMediaFileDownload
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AdminMediaFileDownload
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AdminMediaFileDownload
*/
class AdminMediaFileDownloadTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AdminMediaFileThumbnailTest.php b/tests/app/Http/RequestHandlers/AdminMediaFileThumbnailTest.php
index 59cf99e441..fe231649d8 100644
--- a/tests/app/Http/RequestHandlers/AdminMediaFileThumbnailTest.php
+++ b/tests/app/Http/RequestHandlers/AdminMediaFileThumbnailTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AdminMediaFileThumbnail
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AdminMediaFileThumbnail
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AdminMediaFileThumbnail
*/
class AdminMediaFileThumbnailTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AdsTxtTest.php b/tests/app/Http/RequestHandlers/AdsTxtTest.php
index 538d8e1706..c9a634e308 100644
--- a/tests/app/Http/RequestHandlers/AdsTxtTest.php
+++ b/tests/app/Http/RequestHandlers/AdsTxtTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AdsTxt
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AdsTxt
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AdsTxt
*/
class AdsTxtTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AppAdsTxtTest.php b/tests/app/Http/RequestHandlers/AppAdsTxtTest.php
index f5639dff84..731f824fea 100644
--- a/tests/app/Http/RequestHandlers/AppAdsTxtTest.php
+++ b/tests/app/Http/RequestHandlers/AppAdsTxtTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AppAdsTxt
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AppAdsTxt
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AppAdsTxt
*/
class AppAdsTxtTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AppleTouchIconPngTest.php b/tests/app/Http/RequestHandlers/AppleTouchIconPngTest.php
index 0851258a76..95725dee8b 100644
--- a/tests/app/Http/RequestHandlers/AppleTouchIconPngTest.php
+++ b/tests/app/Http/RequestHandlers/AppleTouchIconPngTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AppleTouchIconPng
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AppleTouchIconPng
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AppleTouchIconPng
*/
class AppleTouchIconPngTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AutoCompleteCitationTest.php b/tests/app/Http/RequestHandlers/AutoCompleteCitationTest.php
index 314836417d..d64bd221f1 100644
--- a/tests/app/Http/RequestHandlers/AutoCompleteCitationTest.php
+++ b/tests/app/Http/RequestHandlers/AutoCompleteCitationTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AutoCompleteCitation
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AutoCompleteCitation
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AutoCompleteCitation
*/
class AutoCompleteCitationTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AutoCompleteFolderTest.php b/tests/app/Http/RequestHandlers/AutoCompleteFolderTest.php
index 86c0a269fe..21cb901b85 100644
--- a/tests/app/Http/RequestHandlers/AutoCompleteFolderTest.php
+++ b/tests/app/Http/RequestHandlers/AutoCompleteFolderTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AutoCompleteFolder
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AutoCompleteFolder
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AutoCompleteFolder
*/
class AutoCompleteFolderTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AutoCompletePlaceTest.php b/tests/app/Http/RequestHandlers/AutoCompletePlaceTest.php
index ccc7021746..208f73bf30 100644
--- a/tests/app/Http/RequestHandlers/AutoCompletePlaceTest.php
+++ b/tests/app/Http/RequestHandlers/AutoCompletePlaceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AutoCompletePlace
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AutoCompletePlace
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AutoCompletePlace
*/
class AutoCompletePlaceTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/AutoCompleteSurnameTest.php b/tests/app/Http/RequestHandlers/AutoCompleteSurnameTest.php
index 9c2dace46a..5a72645b84 100644
--- a/tests/app/Http/RequestHandlers/AutoCompleteSurnameTest.php
+++ b/tests/app/Http/RequestHandlers/AutoCompleteSurnameTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AutoCompleteSurname
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\AutoCompleteSurname
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\AutoCompleteSurname
*/
class AutoCompleteSurnameTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/BroadcastActionTest.php b/tests/app/Http/RequestHandlers/BroadcastActionTest.php
index d6aaf4bf22..385265d249 100644
--- a/tests/app/Http/RequestHandlers/BroadcastActionTest.php
+++ b/tests/app/Http/RequestHandlers/BroadcastActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class BroadcastAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\BroadcastAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\BroadcastAction
*/
class BroadcastActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/BrowserconfigXmlTest.php b/tests/app/Http/RequestHandlers/BrowserconfigXmlTest.php
index b83f9133c9..ebbd8a6136 100644
--- a/tests/app/Http/RequestHandlers/BrowserconfigXmlTest.php
+++ b/tests/app/Http/RequestHandlers/BrowserconfigXmlTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class BrowserconfigXml
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\BrowserconfigXml
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\BrowserconfigXml
*/
class BrowserconfigXmlTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CalendarActionTest.php b/tests/app/Http/RequestHandlers/CalendarActionTest.php
index 758983c2e1..f947f41662 100644
--- a/tests/app/Http/RequestHandlers/CalendarActionTest.php
+++ b/tests/app/Http/RequestHandlers/CalendarActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CalendarAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CalendarAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CalendarAction
*/
class CalendarActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CalendarEventsTest.php b/tests/app/Http/RequestHandlers/CalendarEventsTest.php
index 2094ed2234..3d3438655c 100644
--- a/tests/app/Http/RequestHandlers/CalendarEventsTest.php
+++ b/tests/app/Http/RequestHandlers/CalendarEventsTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CalendarEvents
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CalendarEvents
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CalendarEvents
*/
class CalendarEventsTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CalendarPageTest.php b/tests/app/Http/RequestHandlers/CalendarPageTest.php
index 59dea5e646..0ee9b84934 100644
--- a/tests/app/Http/RequestHandlers/CalendarPageTest.php
+++ b/tests/app/Http/RequestHandlers/CalendarPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CalendarPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CalendarPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CalendarPage
*/
class CalendarPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ChangeFamilyMembersActionTest.php b/tests/app/Http/RequestHandlers/ChangeFamilyMembersActionTest.php
index fd0abaa534..9abad5f6ed 100644
--- a/tests/app/Http/RequestHandlers/ChangeFamilyMembersActionTest.php
+++ b/tests/app/Http/RequestHandlers/ChangeFamilyMembersActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChangeFamilyMembersAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ChangeFamilyMembersAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ChangeFamilyMembersAction
*/
class ChangeFamilyMembersActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ChangeFamilyMembersPageTest.php b/tests/app/Http/RequestHandlers/ChangeFamilyMembersPageTest.php
index a88ea497ef..f43a7e5a98 100644
--- a/tests/app/Http/RequestHandlers/ChangeFamilyMembersPageTest.php
+++ b/tests/app/Http/RequestHandlers/ChangeFamilyMembersPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChangeFamilyMembersPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ChangeFamilyMembersPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ChangeFamilyMembersPage
*/
class ChangeFamilyMembersPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CheckForNewVersionNowTest.php b/tests/app/Http/RequestHandlers/CheckForNewVersionNowTest.php
index e4aa9b9ba7..81c950613f 100644
--- a/tests/app/Http/RequestHandlers/CheckForNewVersionNowTest.php
+++ b/tests/app/Http/RequestHandlers/CheckForNewVersionNowTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CheckForNewVersionNow
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CheckForNewVersionNow
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CheckForNewVersionNow
*/
class CheckForNewVersionNowTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CheckTreeTest.php b/tests/app/Http/RequestHandlers/CheckTreeTest.php
index 7a11f94b53..c61a6baed9 100644
--- a/tests/app/Http/RequestHandlers/CheckTreeTest.php
+++ b/tests/app/Http/RequestHandlers/CheckTreeTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CheckTree
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CheckTree
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CheckTree
*/
class CheckTreeTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CleanDataFolderTest.php b/tests/app/Http/RequestHandlers/CleanDataFolderTest.php
index 24b36dad08..c7cec429c5 100644
--- a/tests/app/Http/RequestHandlers/CleanDataFolderTest.php
+++ b/tests/app/Http/RequestHandlers/CleanDataFolderTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CleanDataFolder
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CleanDataFolder
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CleanDataFolder
*/
class CleanDataFolderTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ContactActionTest.php b/tests/app/Http/RequestHandlers/ContactActionTest.php
index 43196b2083..7ec69914cb 100644
--- a/tests/app/Http/RequestHandlers/ContactActionTest.php
+++ b/tests/app/Http/RequestHandlers/ContactActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ContactAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ContactAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ContactAction
*/
class ContactActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ContactPageTest.php b/tests/app/Http/RequestHandlers/ContactPageTest.php
index abd55ec0ee..db0520ecd3 100644
--- a/tests/app/Http/RequestHandlers/ContactPageTest.php
+++ b/tests/app/Http/RequestHandlers/ContactPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ContactPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ContactPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ContactPage
*/
class ContactPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ControlPanelTest.php b/tests/app/Http/RequestHandlers/ControlPanelTest.php
index b981ee4ff7..49593fcc7c 100644
--- a/tests/app/Http/RequestHandlers/ControlPanelTest.php
+++ b/tests/app/Http/RequestHandlers/ControlPanelTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ControlPanel
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ControlPanel
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ControlPanel
*/
class ControlPanelTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CopyFactTest.php b/tests/app/Http/RequestHandlers/CopyFactTest.php
index 90aae94bb1..f9f6b895b5 100644
--- a/tests/app/Http/RequestHandlers/CopyFactTest.php
+++ b/tests/app/Http/RequestHandlers/CopyFactTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CopyFact
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CopyFact
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CopyFact
*/
class CopyFactTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CreateLocationActionTest.php b/tests/app/Http/RequestHandlers/CreateLocationActionTest.php
index 4d4e7753b6..73ed0ec6e4 100644
--- a/tests/app/Http/RequestHandlers/CreateLocationActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateLocationActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CreateLocationAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CreateLocationAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CreateLocationAction
*/
class CreateLocationActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CreateLocationModalTest.php b/tests/app/Http/RequestHandlers/CreateLocationModalTest.php
index 0465a30a57..3e22815f01 100644
--- a/tests/app/Http/RequestHandlers/CreateLocationModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateLocationModalTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CreateLocationModal
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CreateLocationModal
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CreateLocationModal
*/
class CreateLocationModalTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CreateMediaObjectActionTest.php b/tests/app/Http/RequestHandlers/CreateMediaObjectActionTest.php
index 3582a0d850..0b74e79dc3 100644
--- a/tests/app/Http/RequestHandlers/CreateMediaObjectActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateMediaObjectActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CreateMediaObjectAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CreateMediaObjectAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CreateMediaObjectAction
*/
class CreateMediaObjectActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CreateMediaObjectFromFileTest.php b/tests/app/Http/RequestHandlers/CreateMediaObjectFromFileTest.php
index 93619b72e1..60344046fc 100644
--- a/tests/app/Http/RequestHandlers/CreateMediaObjectFromFileTest.php
+++ b/tests/app/Http/RequestHandlers/CreateMediaObjectFromFileTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CreateMediaObjectFromFile
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CreateMediaObjectFromFile
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CreateMediaObjectFromFile
*/
class CreateMediaObjectFromFileTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CreateMediaObjectModalTest.php b/tests/app/Http/RequestHandlers/CreateMediaObjectModalTest.php
index 47139f1578..c12951a338 100644
--- a/tests/app/Http/RequestHandlers/CreateMediaObjectModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateMediaObjectModalTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CreateMediaObjectModal
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CreateMediaObjectModal
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CreateMediaObjectModal
*/
class CreateMediaObjectModalTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CreateNoteActionTest.php b/tests/app/Http/RequestHandlers/CreateNoteActionTest.php
index 1fdc6af371..9e2f389962 100644
--- a/tests/app/Http/RequestHandlers/CreateNoteActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateNoteActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CreateNoteAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CreateNoteAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CreateNoteAction
*/
class CreateNoteActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CreateNoteModalTest.php b/tests/app/Http/RequestHandlers/CreateNoteModalTest.php
index 227938a532..ece5272739 100644
--- a/tests/app/Http/RequestHandlers/CreateNoteModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateNoteModalTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CreateNoteModal
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CreateNoteModal
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CreateNoteModal
*/
class CreateNoteModalTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CreateRepositoryActionTest.php b/tests/app/Http/RequestHandlers/CreateRepositoryActionTest.php
index dca38deee1..ae4fb7919e 100644
--- a/tests/app/Http/RequestHandlers/CreateRepositoryActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateRepositoryActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CreateRepositoryAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CreateRepositoryAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CreateRepositoryAction
*/
class CreateRepositoryActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CreateRepositoryModalTest.php b/tests/app/Http/RequestHandlers/CreateRepositoryModalTest.php
index b3dee56b88..f0816414e7 100644
--- a/tests/app/Http/RequestHandlers/CreateRepositoryModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateRepositoryModalTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CreateRepositoryModal
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CreateRepositoryModal
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CreateRepositoryModal
*/
class CreateRepositoryModalTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CreateSourceActionTest.php b/tests/app/Http/RequestHandlers/CreateSourceActionTest.php
index 68b828659e..64be23ebee 100644
--- a/tests/app/Http/RequestHandlers/CreateSourceActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateSourceActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CreateSourceAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CreateSourceAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CreateSourceAction
*/
class CreateSourceActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CreateSourceModalTest.php b/tests/app/Http/RequestHandlers/CreateSourceModalTest.php
index 1a679bd38a..60f509cdb2 100644
--- a/tests/app/Http/RequestHandlers/CreateSourceModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateSourceModalTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CreateSourceModal
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CreateSourceModal
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CreateSourceModal
*/
class CreateSourceModalTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CreateSubmissionActionTest.php b/tests/app/Http/RequestHandlers/CreateSubmissionActionTest.php
index 7830f7688d..fad2d8ae22 100644
--- a/tests/app/Http/RequestHandlers/CreateSubmissionActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateSubmissionActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CreateSubmissionAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CreateSubmissionAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CreateSubmissionAction
*/
class CreateSubmissionActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CreateSubmissionModalTest.php b/tests/app/Http/RequestHandlers/CreateSubmissionModalTest.php
index 8cc066b5d4..7c29721138 100644
--- a/tests/app/Http/RequestHandlers/CreateSubmissionModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateSubmissionModalTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CreateSubmissionModal
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CreateSubmissionModal
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CreateSubmissionModal
*/
class CreateSubmissionModalTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CreateSubmitterActionTest.php b/tests/app/Http/RequestHandlers/CreateSubmitterActionTest.php
index 96d6907d8c..2848cfca73 100644
--- a/tests/app/Http/RequestHandlers/CreateSubmitterActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateSubmitterActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CreateSubmitterAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CreateSubmitterAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CreateSubmitterAction
*/
class CreateSubmitterActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CreateSubmitterModalTest.php b/tests/app/Http/RequestHandlers/CreateSubmitterModalTest.php
index 1f4fe86dea..b5895ab200 100644
--- a/tests/app/Http/RequestHandlers/CreateSubmitterModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateSubmitterModalTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CreateSubmitterModal
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CreateSubmitterModal
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CreateSubmitterModal
*/
class CreateSubmitterModalTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CreateTreeActionTest.php b/tests/app/Http/RequestHandlers/CreateTreeActionTest.php
index 9fea7b7789..a465d7fed2 100644
--- a/tests/app/Http/RequestHandlers/CreateTreeActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateTreeActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CreateTreeAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CreateTreeAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CreateTreeAction
*/
class CreateTreeActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/CreateTreePageTest.php b/tests/app/Http/RequestHandlers/CreateTreePageTest.php
index 97f4e867c1..504f5a9a25 100644
--- a/tests/app/Http/RequestHandlers/CreateTreePageTest.php
+++ b/tests/app/Http/RequestHandlers/CreateTreePageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CreateTreePage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\CreateTreePage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\CreateTreePage
*/
class CreateTreePageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/DataFixChooseTest.php b/tests/app/Http/RequestHandlers/DataFixChooseTest.php
index c1be2f7fa7..c7905528fd 100644
--- a/tests/app/Http/RequestHandlers/DataFixChooseTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixChooseTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class DataFixChoose
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\DataFixChoose
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\DataFixChoose
*/
class DataFixChooseTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/DataFixPageTest.php b/tests/app/Http/RequestHandlers/DataFixPageTest.php
index 8c14068c6b..a2c80a4e97 100644
--- a/tests/app/Http/RequestHandlers/DataFixPageTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class DataFixPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\DataFixPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\DataFixPage
*/
class DataFixPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/DataFixPreviewTest.php b/tests/app/Http/RequestHandlers/DataFixPreviewTest.php
index 336a480e00..45507997ac 100644
--- a/tests/app/Http/RequestHandlers/DataFixPreviewTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixPreviewTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class DataFixPreview
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\DataFixPreview
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\DataFixPreview
*/
class DataFixPreviewTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/DataFixSelectTest.php b/tests/app/Http/RequestHandlers/DataFixSelectTest.php
index d69c669c69..b90b56c335 100644
--- a/tests/app/Http/RequestHandlers/DataFixSelectTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixSelectTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class DataFixSelect
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\DataFixSelect
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\DataFixSelect
*/
class DataFixSelectTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/DataFixUpdateAllTest.php b/tests/app/Http/RequestHandlers/DataFixUpdateAllTest.php
index d9a72ad286..5a98ecf22e 100644
--- a/tests/app/Http/RequestHandlers/DataFixUpdateAllTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixUpdateAllTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class DataFixUpdateAll
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\DataFixUpdateAll
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\DataFixUpdateAll
*/
class DataFixUpdateAllTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/DataFixUpdateTest.php b/tests/app/Http/RequestHandlers/DataFixUpdateTest.php
index b6568962ba..28bd5cd810 100644
--- a/tests/app/Http/RequestHandlers/DataFixUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixUpdateTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class DataFixUpdate
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\DataFixUpdate
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\DataFixUpdate
*/
class DataFixUpdateTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/DeleteFactTest.php b/tests/app/Http/RequestHandlers/DeleteFactTest.php
index 1418425ed7..99ff837233 100644
--- a/tests/app/Http/RequestHandlers/DeleteFactTest.php
+++ b/tests/app/Http/RequestHandlers/DeleteFactTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class DeleteFact
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\DeleteFact
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\DeleteFact
*/
class DeleteFactTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/DeletePathTest.php b/tests/app/Http/RequestHandlers/DeletePathTest.php
index 732a7a95c2..dc69f5449e 100644
--- a/tests/app/Http/RequestHandlers/DeletePathTest.php
+++ b/tests/app/Http/RequestHandlers/DeletePathTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class DeletePath
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\DeletePath
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\DeletePath
*/
class DeletePathTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/DeleteRecordTest.php b/tests/app/Http/RequestHandlers/DeleteRecordTest.php
index f5d882d9da..0261b5e320 100644
--- a/tests/app/Http/RequestHandlers/DeleteRecordTest.php
+++ b/tests/app/Http/RequestHandlers/DeleteRecordTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class DeleteRecord
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\DeleteRecord
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\DeleteRecord
*/
class DeleteRecordTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/DeleteTreeActionTest.php b/tests/app/Http/RequestHandlers/DeleteTreeActionTest.php
index 5941c1dcb0..492853c3d7 100644
--- a/tests/app/Http/RequestHandlers/DeleteTreeActionTest.php
+++ b/tests/app/Http/RequestHandlers/DeleteTreeActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class DeleteTreeAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\DeleteTreeAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\DeleteTreeAction
*/
class DeleteTreeActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/EditFactActionTest.php b/tests/app/Http/RequestHandlers/EditFactActionTest.php
index 41e34884cb..284d8dcb03 100644
--- a/tests/app/Http/RequestHandlers/EditFactActionTest.php
+++ b/tests/app/Http/RequestHandlers/EditFactActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class EditFactAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\EditFactAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\EditFactAction
*/
class EditFactActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/EditFactPageTest.php b/tests/app/Http/RequestHandlers/EditFactPageTest.php
index aa734debc2..671d7f3afe 100644
--- a/tests/app/Http/RequestHandlers/EditFactPageTest.php
+++ b/tests/app/Http/RequestHandlers/EditFactPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class EditFactPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\EditFactPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\EditFactPage
*/
class EditFactPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/EditMediaFileActionTest.php b/tests/app/Http/RequestHandlers/EditMediaFileActionTest.php
index df200f4a7a..f79057fb05 100644
--- a/tests/app/Http/RequestHandlers/EditMediaFileActionTest.php
+++ b/tests/app/Http/RequestHandlers/EditMediaFileActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class EditMediaFileAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\EditMediaFileAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\EditMediaFileAction
*/
class EditMediaFileActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/EditMediaFileModalTest.php b/tests/app/Http/RequestHandlers/EditMediaFileModalTest.php
index 16628eb46e..f94a047548 100644
--- a/tests/app/Http/RequestHandlers/EditMediaFileModalTest.php
+++ b/tests/app/Http/RequestHandlers/EditMediaFileModalTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class EditMediaFileModal
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\EditMediaFileModal
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\EditMediaFileModal
*/
class EditMediaFileModalTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/EditNoteActionTest.php b/tests/app/Http/RequestHandlers/EditNoteActionTest.php
index 62af54578c..5b95412ce0 100644
--- a/tests/app/Http/RequestHandlers/EditNoteActionTest.php
+++ b/tests/app/Http/RequestHandlers/EditNoteActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class EditNoteAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\EditNoteAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\EditNoteAction
*/
class EditNoteActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/EditNotePageTest.php b/tests/app/Http/RequestHandlers/EditNotePageTest.php
index 8197ef61ab..e6b4eb8aac 100644
--- a/tests/app/Http/RequestHandlers/EditNotePageTest.php
+++ b/tests/app/Http/RequestHandlers/EditNotePageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class EditNotePage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\EditNotePage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\EditNotePage
*/
class EditNotePageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/EditRawFactActionTest.php b/tests/app/Http/RequestHandlers/EditRawFactActionTest.php
index 894cb437cb..eb44ef584a 100644
--- a/tests/app/Http/RequestHandlers/EditRawFactActionTest.php
+++ b/tests/app/Http/RequestHandlers/EditRawFactActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class EditRawFactAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\EditRawFactAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\EditRawFactAction
*/
class EditRawFactActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/EditRawFactPageTest.php b/tests/app/Http/RequestHandlers/EditRawFactPageTest.php
index 4f0d31ac54..8962e4c62e 100644
--- a/tests/app/Http/RequestHandlers/EditRawFactPageTest.php
+++ b/tests/app/Http/RequestHandlers/EditRawFactPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class EditRawFactPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\EditRawFactPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\EditRawFactPage
*/
class EditRawFactPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/EditRawRecordActionTest.php b/tests/app/Http/RequestHandlers/EditRawRecordActionTest.php
index 5aa56c9ea4..a8f4c02d46 100644
--- a/tests/app/Http/RequestHandlers/EditRawRecordActionTest.php
+++ b/tests/app/Http/RequestHandlers/EditRawRecordActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class EditRawRecordAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\EditRawRecordAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\EditRawRecordAction
*/
class EditRawRecordActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/EditRawRecordPageTest.php b/tests/app/Http/RequestHandlers/EditRawRecordPageTest.php
index c869f01eef..ca536bf145 100644
--- a/tests/app/Http/RequestHandlers/EditRawRecordPageTest.php
+++ b/tests/app/Http/RequestHandlers/EditRawRecordPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class EditRawRecordPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\EditRawRecordPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\EditRawRecordPage
*/
class EditRawRecordPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/EditRecordActionTest.php b/tests/app/Http/RequestHandlers/EditRecordActionTest.php
index 90b9b53a8b..3d9adca0b3 100644
--- a/tests/app/Http/RequestHandlers/EditRecordActionTest.php
+++ b/tests/app/Http/RequestHandlers/EditRecordActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class EditRecordAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\EditRecordAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\EditRecordAction
*/
class EditRecordActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/EditRecordPageTest.php b/tests/app/Http/RequestHandlers/EditRecordPageTest.php
index 01924839bd..f8b2d0b94c 100644
--- a/tests/app/Http/RequestHandlers/EditRecordPageTest.php
+++ b/tests/app/Http/RequestHandlers/EditRecordPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class EditRecordPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\EditRecordPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\EditRecordPage
*/
class EditRecordPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/EmailPreferencesActionTest.php b/tests/app/Http/RequestHandlers/EmailPreferencesActionTest.php
index fd548d26d3..f8da9a7153 100644
--- a/tests/app/Http/RequestHandlers/EmailPreferencesActionTest.php
+++ b/tests/app/Http/RequestHandlers/EmailPreferencesActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class EmailPreferencesAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\EmailPreferencesAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\EmailPreferencesAction
*/
class EmailPreferencesActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/EmailPreferencesPageTest.php b/tests/app/Http/RequestHandlers/EmailPreferencesPageTest.php
index 2defe3e8f3..183f24e267 100644
--- a/tests/app/Http/RequestHandlers/EmailPreferencesPageTest.php
+++ b/tests/app/Http/RequestHandlers/EmailPreferencesPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class EmailPreferencesPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\EmailPreferencesPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\EmailPreferencesPage
*/
class EmailPreferencesPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/EmptyClipboardTest.php b/tests/app/Http/RequestHandlers/EmptyClipboardTest.php
index a632f7e7ad..355b064fbb 100644
--- a/tests/app/Http/RequestHandlers/EmptyClipboardTest.php
+++ b/tests/app/Http/RequestHandlers/EmptyClipboardTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class EmptyClipboard
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\EmptyClipboard
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\EmptyClipboard
*/
class EmptyClipboardTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ExportGedcomClientTest.php b/tests/app/Http/RequestHandlers/ExportGedcomClientTest.php
index 8a1dce492d..39ff74a9d5 100644
--- a/tests/app/Http/RequestHandlers/ExportGedcomClientTest.php
+++ b/tests/app/Http/RequestHandlers/ExportGedcomClientTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ExportGedcomClient
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ExportGedcomClient
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ExportGedcomClient
*/
class ExportGedcomClientTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ExportGedcomPageTest.php b/tests/app/Http/RequestHandlers/ExportGedcomPageTest.php
index e073566e1a..7dd92c18dc 100644
--- a/tests/app/Http/RequestHandlers/ExportGedcomPageTest.php
+++ b/tests/app/Http/RequestHandlers/ExportGedcomPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ExportGedcomPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ExportGedcomPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ExportGedcomPage
*/
class ExportGedcomPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ExportGedcomServerTest.php b/tests/app/Http/RequestHandlers/ExportGedcomServerTest.php
index 7376cec651..927852ec4b 100644
--- a/tests/app/Http/RequestHandlers/ExportGedcomServerTest.php
+++ b/tests/app/Http/RequestHandlers/ExportGedcomServerTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ExportGedcomServer
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ExportGedcomServer
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ExportGedcomServer
*/
class ExportGedcomServerTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/FamilyPageTest.php b/tests/app/Http/RequestHandlers/FamilyPageTest.php
index ce38648f30..780239763a 100644
--- a/tests/app/Http/RequestHandlers/FamilyPageTest.php
+++ b/tests/app/Http/RequestHandlers/FamilyPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FamilyPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\FamilyPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\FamilyPage
*/
class FamilyPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/FaviconIcoTest.php b/tests/app/Http/RequestHandlers/FaviconIcoTest.php
index 5cebcd7660..adea0269e8 100644
--- a/tests/app/Http/RequestHandlers/FaviconIcoTest.php
+++ b/tests/app/Http/RequestHandlers/FaviconIcoTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FaviconIco
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\FaviconIco
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\FaviconIco
*/
class FaviconIcoTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/FindDuplicateRecordsTest.php b/tests/app/Http/RequestHandlers/FindDuplicateRecordsTest.php
index c7d80c7e1f..f2728ac007 100644
--- a/tests/app/Http/RequestHandlers/FindDuplicateRecordsTest.php
+++ b/tests/app/Http/RequestHandlers/FindDuplicateRecordsTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FindDuplicateRecords
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\FindDuplicateRecords
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\FindDuplicateRecords
*/
class FindDuplicateRecordsTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/GedcomLoadTest.php b/tests/app/Http/RequestHandlers/GedcomLoadTest.php
index cc009087e2..1d6d38aa79 100644
--- a/tests/app/Http/RequestHandlers/GedcomLoadTest.php
+++ b/tests/app/Http/RequestHandlers/GedcomLoadTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class GedcomLoad
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\GedcomLoad
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\GedcomLoad
*/
class GedcomLoadTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/GedcomRecordPageTest.php b/tests/app/Http/RequestHandlers/GedcomRecordPageTest.php
index 04c9a18740..4024be2fb3 100644
--- a/tests/app/Http/RequestHandlers/GedcomRecordPageTest.php
+++ b/tests/app/Http/RequestHandlers/GedcomRecordPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class GedcomRecordPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\GedcomRecordPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\GedcomRecordPage
*/
class GedcomRecordPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/HeaderPageTest.php b/tests/app/Http/RequestHandlers/HeaderPageTest.php
index 44de77a89c..725776bd4b 100644
--- a/tests/app/Http/RequestHandlers/HeaderPageTest.php
+++ b/tests/app/Http/RequestHandlers/HeaderPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class HeaderPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\HeaderPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\HeaderPage
*/
class HeaderPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/HelpTextTest.php b/tests/app/Http/RequestHandlers/HelpTextTest.php
index 78609f91cd..a3928f9b36 100644
--- a/tests/app/Http/RequestHandlers/HelpTextTest.php
+++ b/tests/app/Http/RequestHandlers/HelpTextTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class HelpText
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\HelpText
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\HelpText
*/
class HelpTextTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/HomePageTest.php b/tests/app/Http/RequestHandlers/HomePageTest.php
index 43b8629d07..cc94f3120f 100644
--- a/tests/app/Http/RequestHandlers/HomePageTest.php
+++ b/tests/app/Http/RequestHandlers/HomePageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class HomePage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\HomePage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\HomePage
*/
class HomePageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ImportGedcomActionTest.php b/tests/app/Http/RequestHandlers/ImportGedcomActionTest.php
index 9566b94f51..dddd2f3f2d 100644
--- a/tests/app/Http/RequestHandlers/ImportGedcomActionTest.php
+++ b/tests/app/Http/RequestHandlers/ImportGedcomActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ImportGedcomAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ImportGedcomAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ImportGedcomAction
*/
class ImportGedcomActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ImportGedcomPageTest.php b/tests/app/Http/RequestHandlers/ImportGedcomPageTest.php
index 5c832badb4..63ba547de0 100644
--- a/tests/app/Http/RequestHandlers/ImportGedcomPageTest.php
+++ b/tests/app/Http/RequestHandlers/ImportGedcomPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ImportGedcomPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ImportGedcomPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ImportGedcomPage
*/
class ImportGedcomPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/IndividualPageTest.php b/tests/app/Http/RequestHandlers/IndividualPageTest.php
index d12b0f3ac4..c353c31ca4 100644
--- a/tests/app/Http/RequestHandlers/IndividualPageTest.php
+++ b/tests/app/Http/RequestHandlers/IndividualPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class IndividualPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\IndividualPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\IndividualPage
*/
class IndividualPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/LinkChildToFamilyActionTest.php b/tests/app/Http/RequestHandlers/LinkChildToFamilyActionTest.php
index 5bc6b70fbd..77d9587b3e 100644
--- a/tests/app/Http/RequestHandlers/LinkChildToFamilyActionTest.php
+++ b/tests/app/Http/RequestHandlers/LinkChildToFamilyActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LinkChildToFamilyAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\LinkChildToFamilyAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\LinkChildToFamilyAction
*/
class LinkChildToFamilyActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/LinkChildToFamilyPageTest.php b/tests/app/Http/RequestHandlers/LinkChildToFamilyPageTest.php
index 86174dfcca..f4d64351e3 100644
--- a/tests/app/Http/RequestHandlers/LinkChildToFamilyPageTest.php
+++ b/tests/app/Http/RequestHandlers/LinkChildToFamilyPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LinkChildToFamilyPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\LinkChildToFamilyPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\LinkChildToFamilyPage
*/
class LinkChildToFamilyPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/LinkMediaToFamilyModalTest.php b/tests/app/Http/RequestHandlers/LinkMediaToFamilyModalTest.php
index b2840e9dec..89714c451a 100644
--- a/tests/app/Http/RequestHandlers/LinkMediaToFamilyModalTest.php
+++ b/tests/app/Http/RequestHandlers/LinkMediaToFamilyModalTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LinkMediaToFamilyModal
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\LinkMediaToFamilyModal
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\LinkMediaToFamilyModal
*/
class LinkMediaToFamilyModalTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/LinkMediaToIndividualModalTest.php b/tests/app/Http/RequestHandlers/LinkMediaToIndividualModalTest.php
index 4a2d57e065..175c9779b3 100644
--- a/tests/app/Http/RequestHandlers/LinkMediaToIndividualModalTest.php
+++ b/tests/app/Http/RequestHandlers/LinkMediaToIndividualModalTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LinkMediaToIndividualModal
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\LinkMediaToIndividualModal
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\LinkMediaToIndividualModal
*/
class LinkMediaToIndividualModalTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/LinkMediaToRecordActionTest.php b/tests/app/Http/RequestHandlers/LinkMediaToRecordActionTest.php
index 40ea7c8169..383e383163 100644
--- a/tests/app/Http/RequestHandlers/LinkMediaToRecordActionTest.php
+++ b/tests/app/Http/RequestHandlers/LinkMediaToRecordActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LinkMediaToRecordAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\LinkMediaToRecordAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\LinkMediaToRecordAction
*/
class LinkMediaToRecordActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/LinkMediaToSourceModalTest.php b/tests/app/Http/RequestHandlers/LinkMediaToSourceModalTest.php
index f39a2d38dd..e3e84a510b 100644
--- a/tests/app/Http/RequestHandlers/LinkMediaToSourceModalTest.php
+++ b/tests/app/Http/RequestHandlers/LinkMediaToSourceModalTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LinkMediaToSourceModal
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\LinkMediaToSourceModal
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\LinkMediaToSourceModal
*/
class LinkMediaToSourceModalTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/LinkSpouseToIndividualActionTest.php b/tests/app/Http/RequestHandlers/LinkSpouseToIndividualActionTest.php
index 2b5f0dfc10..c73e6e0301 100644
--- a/tests/app/Http/RequestHandlers/LinkSpouseToIndividualActionTest.php
+++ b/tests/app/Http/RequestHandlers/LinkSpouseToIndividualActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LinkSpouseToIndividualAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\LinkSpouseToIndividualAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\LinkSpouseToIndividualAction
*/
class LinkSpouseToIndividualActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/LinkSpouseToIndividualPageTest.php b/tests/app/Http/RequestHandlers/LinkSpouseToIndividualPageTest.php
index 236dee80e8..d886acb4c5 100644
--- a/tests/app/Http/RequestHandlers/LinkSpouseToIndividualPageTest.php
+++ b/tests/app/Http/RequestHandlers/LinkSpouseToIndividualPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LinkSpouseToIndividualPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\LinkSpouseToIndividualPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\LinkSpouseToIndividualPage
*/
class LinkSpouseToIndividualPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/LocationPageTest.php b/tests/app/Http/RequestHandlers/LocationPageTest.php
index b983697b26..b05dda7cb5 100644
--- a/tests/app/Http/RequestHandlers/LocationPageTest.php
+++ b/tests/app/Http/RequestHandlers/LocationPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LocationPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\LocationPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\LocationPage
*/
class LocationPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/LoginActionTest.php b/tests/app/Http/RequestHandlers/LoginActionTest.php
index 6ff08945fa..eb130488b9 100644
--- a/tests/app/Http/RequestHandlers/LoginActionTest.php
+++ b/tests/app/Http/RequestHandlers/LoginActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LoginAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\LoginAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\LoginAction
*/
class LoginActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/LogoutTest.php b/tests/app/Http/RequestHandlers/LogoutTest.php
index 1ba832a9f0..6229a6d0f3 100644
--- a/tests/app/Http/RequestHandlers/LogoutTest.php
+++ b/tests/app/Http/RequestHandlers/LogoutTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Logout
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\Logout
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\Logout
*/
class LogoutTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ManageMediaActionTest.php b/tests/app/Http/RequestHandlers/ManageMediaActionTest.php
index 259a085a4c..3628d944c0 100644
--- a/tests/app/Http/RequestHandlers/ManageMediaActionTest.php
+++ b/tests/app/Http/RequestHandlers/ManageMediaActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ManageMediaAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ManageMediaAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ManageMediaAction
*/
class ManageMediaActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ManageTreesTest.php b/tests/app/Http/RequestHandlers/ManageTreesTest.php
index 8d4cf50e3b..933ff4a041 100644
--- a/tests/app/Http/RequestHandlers/ManageTreesTest.php
+++ b/tests/app/Http/RequestHandlers/ManageTreesTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ManageTrees
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ManageTrees
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ManageTrees
*/
class ManageTreesTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/MapDataAddTest.php b/tests/app/Http/RequestHandlers/MapDataAddTest.php
index c8979d2f99..ef9be97189 100644
--- a/tests/app/Http/RequestHandlers/MapDataAddTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataAddTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MapDataAdd
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\MapDataAdd
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\MapDataAdd
*/
class MapDataAddTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/MapDataDeleteTest.php b/tests/app/Http/RequestHandlers/MapDataDeleteTest.php
index 69a98fe216..10429b0bcc 100644
--- a/tests/app/Http/RequestHandlers/MapDataDeleteTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataDeleteTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MapDataDelete
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\MapDataDelete
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\MapDataDelete
*/
class MapDataDeleteTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/MapDataDeleteUnusedTest.php b/tests/app/Http/RequestHandlers/MapDataDeleteUnusedTest.php
index 848e265cbd..9ccd0ba348 100644
--- a/tests/app/Http/RequestHandlers/MapDataDeleteUnusedTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataDeleteUnusedTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MapDataDeleteUnused
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\MapDataDeleteUnused
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\MapDataDeleteUnused
*/
class MapDataDeleteUnusedTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/MapDataEditTest.php b/tests/app/Http/RequestHandlers/MapDataEditTest.php
index c786f0558c..e3ebd956ad 100644
--- a/tests/app/Http/RequestHandlers/MapDataEditTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataEditTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MapDataEdit
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\MapDataEdit
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\MapDataEdit
*/
class MapDataEditTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/MapDataListTest.php b/tests/app/Http/RequestHandlers/MapDataListTest.php
index b1be3b8491..7de3d6e0b4 100644
--- a/tests/app/Http/RequestHandlers/MapDataListTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataListTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MapDataList
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\MapDataList
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\MapDataList
*/
class MapDataListTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/MapDataSaveTest.php b/tests/app/Http/RequestHandlers/MapDataSaveTest.php
index 20d082e357..2fe21690df 100644
--- a/tests/app/Http/RequestHandlers/MapDataSaveTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataSaveTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MapDataSave
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\MapDataSave
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\MapDataSave
*/
class MapDataSaveTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/MediaFileDownloadTest.php b/tests/app/Http/RequestHandlers/MediaFileDownloadTest.php
index 1d5cf74931..78cb576ccc 100644
--- a/tests/app/Http/RequestHandlers/MediaFileDownloadTest.php
+++ b/tests/app/Http/RequestHandlers/MediaFileDownloadTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MediaFileDownload
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\MediaFileDownload
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\MediaFileDownload
*/
class MediaFileDownloadTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/MediaFileThumbnailTest.php b/tests/app/Http/RequestHandlers/MediaFileThumbnailTest.php
index 20641d4573..13f5a2663b 100644
--- a/tests/app/Http/RequestHandlers/MediaFileThumbnailTest.php
+++ b/tests/app/Http/RequestHandlers/MediaFileThumbnailTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MediaFileThumbnail
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\MediaFileThumbnail
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\MediaFileThumbnail
*/
class MediaFileThumbnailTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/MediaPageTest.php b/tests/app/Http/RequestHandlers/MediaPageTest.php
index 97b6345b2b..3a0e81d99c 100644
--- a/tests/app/Http/RequestHandlers/MediaPageTest.php
+++ b/tests/app/Http/RequestHandlers/MediaPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MediaPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\MediaPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\MediaPage
*/
class MediaPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/MergeFactsActionTest.php b/tests/app/Http/RequestHandlers/MergeFactsActionTest.php
index c82d106c68..8eb03a6299 100644
--- a/tests/app/Http/RequestHandlers/MergeFactsActionTest.php
+++ b/tests/app/Http/RequestHandlers/MergeFactsActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MergeFactsAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\MergeFactsAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\MergeFactsAction
*/
class MergeFactsActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/MergeFactsPageTest.php b/tests/app/Http/RequestHandlers/MergeFactsPageTest.php
index 50f18ae330..863d5cc116 100644
--- a/tests/app/Http/RequestHandlers/MergeFactsPageTest.php
+++ b/tests/app/Http/RequestHandlers/MergeFactsPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MergeFactsPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\MergeFactsPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\MergeFactsPage
*/
class MergeFactsPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/MergeRecordsActionTest.php b/tests/app/Http/RequestHandlers/MergeRecordsActionTest.php
index d755ca8b69..05711554f1 100644
--- a/tests/app/Http/RequestHandlers/MergeRecordsActionTest.php
+++ b/tests/app/Http/RequestHandlers/MergeRecordsActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MergeRecordsAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\MergeRecordsAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\MergeRecordsAction
*/
class MergeRecordsActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/MergeRecordsPageTest.php b/tests/app/Http/RequestHandlers/MergeRecordsPageTest.php
index cf482e8d74..2c3bcc0578 100644
--- a/tests/app/Http/RequestHandlers/MergeRecordsPageTest.php
+++ b/tests/app/Http/RequestHandlers/MergeRecordsPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MergeRecordsPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\MergeRecordsPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\MergeRecordsPage
*/
class MergeRecordsPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/MergeTreesActionTest.php b/tests/app/Http/RequestHandlers/MergeTreesActionTest.php
index 08ab40484c..d6c7010c33 100644
--- a/tests/app/Http/RequestHandlers/MergeTreesActionTest.php
+++ b/tests/app/Http/RequestHandlers/MergeTreesActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MergeTreesAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\MergeTreesAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\MergeTreesAction
*/
class MergeTreesActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/MergeTreesPageTest.php b/tests/app/Http/RequestHandlers/MergeTreesPageTest.php
index 0bd4efb166..369524b97b 100644
--- a/tests/app/Http/RequestHandlers/MergeTreesPageTest.php
+++ b/tests/app/Http/RequestHandlers/MergeTreesPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MergeTreesPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\MergeTreesPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\MergeTreesPage
*/
class MergeTreesPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/MessageActionTest.php b/tests/app/Http/RequestHandlers/MessageActionTest.php
index de284df8c4..48146a4423 100644
--- a/tests/app/Http/RequestHandlers/MessageActionTest.php
+++ b/tests/app/Http/RequestHandlers/MessageActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MessageAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\MessageAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\MessageAction
*/
class MessageActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/MessagePageTest.php b/tests/app/Http/RequestHandlers/MessagePageTest.php
index a7626f0f93..ea3e37e037 100644
--- a/tests/app/Http/RequestHandlers/MessagePageTest.php
+++ b/tests/app/Http/RequestHandlers/MessagePageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MessagePage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\MessagePage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\MessagePage
*/
class MessagePageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/MessageSelectTest.php b/tests/app/Http/RequestHandlers/MessageSelectTest.php
index 0748b1cea8..e1ee9c43d5 100644
--- a/tests/app/Http/RequestHandlers/MessageSelectTest.php
+++ b/tests/app/Http/RequestHandlers/MessageSelectTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MessageSelect
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\MessageSelect
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\MessageSelect
*/
class MessageSelectTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModuleDeleteSettingsTest.php b/tests/app/Http/RequestHandlers/ModuleDeleteSettingsTest.php
index edecb0ac4a..d37c0c2505 100644
--- a/tests/app/Http/RequestHandlers/ModuleDeleteSettingsTest.php
+++ b/tests/app/Http/RequestHandlers/ModuleDeleteSettingsTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModuleDeleteSettings
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModuleDeleteSettings
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModuleDeleteSettings
*/
class ModuleDeleteSettingsTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesAllActionTest.php b/tests/app/Http/RequestHandlers/ModulesAllActionTest.php
index 81ff4ffdb8..0a2def0304 100644
--- a/tests/app/Http/RequestHandlers/ModulesAllActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesAllActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesAllAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesAllAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesAllAction
*/
class ModulesAllActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesAllPageTest.php b/tests/app/Http/RequestHandlers/ModulesAllPageTest.php
index 8f1e3e87aa..a848a2a197 100644
--- a/tests/app/Http/RequestHandlers/ModulesAllPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesAllPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesAllPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesAllPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesAllPage
*/
class ModulesAllPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesAnalyticsActionTest.php b/tests/app/Http/RequestHandlers/ModulesAnalyticsActionTest.php
index e21f5bfd75..df97412f4c 100644
--- a/tests/app/Http/RequestHandlers/ModulesAnalyticsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesAnalyticsActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesAnalyticsAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesAnalyticsAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesAnalyticsAction
*/
class ModulesAnalyticsActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesAnalyticsPageTest.php b/tests/app/Http/RequestHandlers/ModulesAnalyticsPageTest.php
index 75ed6a1684..799cf435e6 100644
--- a/tests/app/Http/RequestHandlers/ModulesAnalyticsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesAnalyticsPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesAnalyticsPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesAnalyticsPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesAnalyticsPage
*/
class ModulesAnalyticsPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesBlocksActionTest.php b/tests/app/Http/RequestHandlers/ModulesBlocksActionTest.php
index 000572d209..aa22268a3a 100644
--- a/tests/app/Http/RequestHandlers/ModulesBlocksActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesBlocksActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesBlocksAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesBlocksAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesBlocksAction
*/
class ModulesBlocksActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesBlocksPageTest.php b/tests/app/Http/RequestHandlers/ModulesBlocksPageTest.php
index 86032bf507..042ac14d1f 100644
--- a/tests/app/Http/RequestHandlers/ModulesBlocksPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesBlocksPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesBlocksPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesBlocksPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesBlocksPage
*/
class ModulesBlocksPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesChartsActionTest.php b/tests/app/Http/RequestHandlers/ModulesChartsActionTest.php
index 04d009ee75..4d4ed9e7ea 100644
--- a/tests/app/Http/RequestHandlers/ModulesChartsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesChartsActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesChartsAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesChartsAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesChartsAction
*/
class ModulesChartsActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesChartsPageTest.php b/tests/app/Http/RequestHandlers/ModulesChartsPageTest.php
index ae96be8e12..927897b4ce 100644
--- a/tests/app/Http/RequestHandlers/ModulesChartsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesChartsPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesChartsPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesChartsPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesChartsPage
*/
class ModulesChartsPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesDataFixesActionTest.php b/tests/app/Http/RequestHandlers/ModulesDataFixesActionTest.php
index 4ca477e249..9b33632d2b 100644
--- a/tests/app/Http/RequestHandlers/ModulesDataFixesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesDataFixesActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesDataFixesAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesDataFixesAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesDataFixesAction
*/
class ModulesDataFixesActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesDataFixesPageTest.php b/tests/app/Http/RequestHandlers/ModulesDataFixesPageTest.php
index f584d70069..04c7b5d898 100644
--- a/tests/app/Http/RequestHandlers/ModulesDataFixesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesDataFixesPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesDataFixesPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesDataFixesPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesDataFixesPage
*/
class ModulesDataFixesPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesFootersActionTest.php b/tests/app/Http/RequestHandlers/ModulesFootersActionTest.php
index c0b2f36688..01756dd762 100644
--- a/tests/app/Http/RequestHandlers/ModulesFootersActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesFootersActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesFootersAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesFootersAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesFootersAction
*/
class ModulesFootersActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesFootersPageTest.php b/tests/app/Http/RequestHandlers/ModulesFootersPageTest.php
index 749370f48e..089963a0cb 100644
--- a/tests/app/Http/RequestHandlers/ModulesFootersPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesFootersPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesFootersPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesFootersPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesFootersPage
*/
class ModulesFootersPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesHistoricEventsActionTest.php b/tests/app/Http/RequestHandlers/ModulesHistoricEventsActionTest.php
index a7f620b409..e2e7cc03d4 100644
--- a/tests/app/Http/RequestHandlers/ModulesHistoricEventsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesHistoricEventsActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesHistoricEventsAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesHistoricEventsAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesHistoricEventsAction
*/
class ModulesHistoricEventsActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesHistoricEventsPageTest.php b/tests/app/Http/RequestHandlers/ModulesHistoricEventsPageTest.php
index 44b8f9206a..71eb121cf3 100644
--- a/tests/app/Http/RequestHandlers/ModulesHistoricEventsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesHistoricEventsPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesHistoricEventsPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesHistoricEventsPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesHistoricEventsPage
*/
class ModulesHistoricEventsPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesLanguagesActionTest.php b/tests/app/Http/RequestHandlers/ModulesLanguagesActionTest.php
index 54cfd53c84..6fce2d4280 100644
--- a/tests/app/Http/RequestHandlers/ModulesLanguagesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesLanguagesActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesLanguagesAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesLanguagesAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesLanguagesAction
*/
class ModulesLanguagesActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesLanguagesPageTest.php b/tests/app/Http/RequestHandlers/ModulesLanguagesPageTest.php
index b3e18b4262..81c4f1180a 100644
--- a/tests/app/Http/RequestHandlers/ModulesLanguagesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesLanguagesPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesLanguagesPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesLanguagesPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesLanguagesPage
*/
class ModulesLanguagesPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesListsActionTest.php b/tests/app/Http/RequestHandlers/ModulesListsActionTest.php
index bdc9e3dbeb..93681f8d0c 100644
--- a/tests/app/Http/RequestHandlers/ModulesListsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesListsActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesListsAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesListsAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesListsAction
*/
class ModulesListsActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesListsPageTest.php b/tests/app/Http/RequestHandlers/ModulesListsPageTest.php
index 446a556c8c..6a186a77d3 100644
--- a/tests/app/Http/RequestHandlers/ModulesListsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesListsPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesListsPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesListsPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesListsPage
*/
class ModulesListsPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesMapAutocompleteActionTest.php b/tests/app/Http/RequestHandlers/ModulesMapAutocompleteActionTest.php
index 03eb0065da..c24640641d 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapAutocompleteActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapAutocompleteActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesMapAutocompleteAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesMapAutocompleteAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesMapAutocompleteAction
*/
class ModulesMapAutocompleteActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesMapAutocompletePageTest.php b/tests/app/Http/RequestHandlers/ModulesMapAutocompletePageTest.php
index 1afa6cf53c..79376874a9 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapAutocompletePageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapAutocompletePageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesMapAutocompletePage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesMapAutocompletePage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesMapAutocompletePage
*/
class ModulesMapAutocompletePageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsActionTest.php b/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsActionTest.php
index e9105dc12a..76bef8d0b1 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesMapGeoLocationsAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesMapGeoLocationsAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesMapGeoLocationsAction
*/
class ModulesMapGeoLocationsActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsPageTest.php b/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsPageTest.php
index 83b315ee29..85c3f27879 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesMapGeoLocationsPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesMapGeoLocationsPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesMapGeoLocationsPage
*/
class ModulesMapGeoLocationsPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesMapLinksActionTest.php b/tests/app/Http/RequestHandlers/ModulesMapLinksActionTest.php
index 581108dd03..3e4557918b 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapLinksActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapLinksActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesMapLinksAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesMapLinksAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesMapLinksAction
*/
class ModulesMapLinksActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesMapLinksPageTest.php b/tests/app/Http/RequestHandlers/ModulesMapLinksPageTest.php
index cf3225b0af..a2a8a34d24 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapLinksPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapLinksPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesMapLinksPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesMapLinksPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesMapLinksPage
*/
class ModulesMapLinksPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesMapProvidersActionTest.php b/tests/app/Http/RequestHandlers/ModulesMapProvidersActionTest.php
index 4be6b8c62e..a6b5130e8f 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapProvidersActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapProvidersActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesMapProvidersAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesMapProvidersAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesMapProvidersAction
*/
class ModulesMapProvidersActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesMapProvidersPageTest.php b/tests/app/Http/RequestHandlers/ModulesMapProvidersPageTest.php
index b8e2d4902e..f24919e768 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapProvidersPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapProvidersPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesMapProvidersPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesMapProvidersPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesMapProvidersPage
*/
class ModulesMapProvidersPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesMenusActionTest.php b/tests/app/Http/RequestHandlers/ModulesMenusActionTest.php
index 766d739186..c3355fbe71 100644
--- a/tests/app/Http/RequestHandlers/ModulesMenusActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMenusActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesMenusAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesMenusAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesMenusAction
*/
class ModulesMenusActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesMenusPageTest.php b/tests/app/Http/RequestHandlers/ModulesMenusPageTest.php
index 4c32a0def6..a21b3891ac 100644
--- a/tests/app/Http/RequestHandlers/ModulesMenusPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMenusPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesMenusPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesMenusPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesMenusPage
*/
class ModulesMenusPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesReportsActionTest.php b/tests/app/Http/RequestHandlers/ModulesReportsActionTest.php
index 526724eae1..0be9dc8ae2 100644
--- a/tests/app/Http/RequestHandlers/ModulesReportsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesReportsActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesReportsAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesReportsAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesReportsAction
*/
class ModulesReportsActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesReportsPageTest.php b/tests/app/Http/RequestHandlers/ModulesReportsPageTest.php
index 72e1643d59..d88f3cf397 100644
--- a/tests/app/Http/RequestHandlers/ModulesReportsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesReportsPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesReportsPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesReportsPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesReportsPage
*/
class ModulesReportsPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesSharesActionTest.php b/tests/app/Http/RequestHandlers/ModulesSharesActionTest.php
index d877dad1a6..145b2c2643 100644
--- a/tests/app/Http/RequestHandlers/ModulesSharesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesSharesActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesSharesAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesSharesAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesSharesAction
*/
class ModulesSharesActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesSharesPageTest.php b/tests/app/Http/RequestHandlers/ModulesSharesPageTest.php
index 7cda068bf4..d364df4c59 100644
--- a/tests/app/Http/RequestHandlers/ModulesSharesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesSharesPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesSharesPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesSharesPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesSharesPage
*/
class ModulesSharesPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesSidebarsActionTest.php b/tests/app/Http/RequestHandlers/ModulesSidebarsActionTest.php
index e6f7032e19..75b247b1ce 100644
--- a/tests/app/Http/RequestHandlers/ModulesSidebarsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesSidebarsActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesSidebarsAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesSidebarsAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesSidebarsAction
*/
class ModulesSidebarsActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesSidebarsPageTest.php b/tests/app/Http/RequestHandlers/ModulesSidebarsPageTest.php
index fa226ac6dc..5026ec865f 100644
--- a/tests/app/Http/RequestHandlers/ModulesSidebarsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesSidebarsPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesSidebarsPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesSidebarsPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesSidebarsPage
*/
class ModulesSidebarsPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesTabsActionTest.php b/tests/app/Http/RequestHandlers/ModulesTabsActionTest.php
index 4054993b80..f9a4b9d08d 100644
--- a/tests/app/Http/RequestHandlers/ModulesTabsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesTabsActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesTabsAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesTabsAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesTabsAction
*/
class ModulesTabsActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesTabsPageTest.php b/tests/app/Http/RequestHandlers/ModulesTabsPageTest.php
index cab84b6fc6..dc09fd196c 100644
--- a/tests/app/Http/RequestHandlers/ModulesTabsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesTabsPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesTabsPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesTabsPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesTabsPage
*/
class ModulesTabsPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesThemesActionTest.php b/tests/app/Http/RequestHandlers/ModulesThemesActionTest.php
index d9ddeeb7b6..2f5d9539b9 100644
--- a/tests/app/Http/RequestHandlers/ModulesThemesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesThemesActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesThemesAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesThemesAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesThemesAction
*/
class ModulesThemesActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ModulesThemesPageTest.php b/tests/app/Http/RequestHandlers/ModulesThemesPageTest.php
index 3e7697d3a6..2181ff6a1a 100644
--- a/tests/app/Http/RequestHandlers/ModulesThemesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesThemesPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ModulesThemesPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ModulesThemesPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ModulesThemesPage
*/
class ModulesThemesPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/NotePageTest.php b/tests/app/Http/RequestHandlers/NotePageTest.php
index 33ba52839b..4f8050066e 100644
--- a/tests/app/Http/RequestHandlers/NotePageTest.php
+++ b/tests/app/Http/RequestHandlers/NotePageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class NotePage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\NotePage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\NotePage
*/
class NotePageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/PasswordRequestActionTest.php b/tests/app/Http/RequestHandlers/PasswordRequestActionTest.php
index 8d2dc7e395..54d5d1b082 100644
--- a/tests/app/Http/RequestHandlers/PasswordRequestActionTest.php
+++ b/tests/app/Http/RequestHandlers/PasswordRequestActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PasswordRequestAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\PasswordRequestAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\PasswordRequestAction
*/
class PasswordRequestActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/PasswordResetActionTest.php b/tests/app/Http/RequestHandlers/PasswordResetActionTest.php
index c601082ff6..5e283b6867 100644
--- a/tests/app/Http/RequestHandlers/PasswordResetActionTest.php
+++ b/tests/app/Http/RequestHandlers/PasswordResetActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PasswordResetAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\PasswordResetAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\PasswordResetAction
*/
class PasswordResetActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/PasteFactTest.php b/tests/app/Http/RequestHandlers/PasteFactTest.php
index 7490e5e1cb..42e10d023a 100644
--- a/tests/app/Http/RequestHandlers/PasteFactTest.php
+++ b/tests/app/Http/RequestHandlers/PasteFactTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PasteFact
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\PasteFact
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\PasteFact
*/
class PasteFactTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/PendingChangesAcceptChangeTest.php b/tests/app/Http/RequestHandlers/PendingChangesAcceptChangeTest.php
index d1a869c24d..53cac55295 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesAcceptChangeTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesAcceptChangeTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PendingChangesAcceptChange
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesAcceptChange
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesAcceptChange
*/
class PendingChangesAcceptChangeTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/PendingChangesAcceptRecordTest.php b/tests/app/Http/RequestHandlers/PendingChangesAcceptRecordTest.php
index adca68ce4c..f4f8940aa0 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesAcceptRecordTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesAcceptRecordTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PendingChangesAcceptRecord
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesAcceptRecord
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesAcceptRecord
*/
class PendingChangesAcceptRecordTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/PendingChangesAcceptTreeTest.php b/tests/app/Http/RequestHandlers/PendingChangesAcceptTreeTest.php
index 6582a73745..bcbc706fcd 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesAcceptTreeTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesAcceptTreeTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PendingChangesAcceptTree
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesAcceptTree
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesAcceptTree
*/
class PendingChangesAcceptTreeTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogActionTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogActionTest.php
index 3165f9ec34..2ab3b7a48c 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesLogActionTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesLogActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PendingChangesLogAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesLogAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesLogAction
*/
class PendingChangesLogActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogDataTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogDataTest.php
index fca6b2bcf9..3196a7e429 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesLogDataTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesLogDataTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PendingChangesLogData
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesLogData
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesLogData
*/
class PendingChangesLogDataTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogDeleteTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogDeleteTest.php
index 2968e9588a..ca757e8f68 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesLogDeleteTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesLogDeleteTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PendingChangesLogDelete
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesLogDelete
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesLogDelete
*/
class PendingChangesLogDeleteTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogDownloadTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogDownloadTest.php
index a3a5e7da45..62ea455b57 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesLogDownloadTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesLogDownloadTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PendingChangesLogDownload
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesLogDownload
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesLogDownload
*/
class PendingChangesLogDownloadTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogPageTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogPageTest.php
index 50bc360dd2..67eb3f99f9 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesLogPageTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesLogPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PendingChangesLogPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesLogPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesLogPage
*/
class PendingChangesLogPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/PendingChangesRejectChangeTest.php b/tests/app/Http/RequestHandlers/PendingChangesRejectChangeTest.php
index fec66f3f3d..675abd295b 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesRejectChangeTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesRejectChangeTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PendingChangesRejectChange
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesRejectChange
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesRejectChange
*/
class PendingChangesRejectChangeTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/PendingChangesRejectRecordTest.php b/tests/app/Http/RequestHandlers/PendingChangesRejectRecordTest.php
index fc442cb338..05c1085c4b 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesRejectRecordTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesRejectRecordTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PendingChangesRejectRecord
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesRejectRecord
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesRejectRecord
*/
class PendingChangesRejectRecordTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/PendingChangesRejectTreeTest.php b/tests/app/Http/RequestHandlers/PendingChangesRejectTreeTest.php
index d7eecabeaf..8497746f83 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesRejectTreeTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesRejectTreeTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PendingChangesRejectTree
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesRejectTree
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\PendingChangesRejectTree
*/
class PendingChangesRejectTreeTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/PendingChangesTest.php b/tests/app/Http/RequestHandlers/PendingChangesTest.php
index 68b46ecd5a..e9b1514f1a 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PendingChanges
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\PendingChanges
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\PendingChanges
*/
class PendingChangesTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/PhpInformationTest.php b/tests/app/Http/RequestHandlers/PhpInformationTest.php
index 42ddd795a0..0ee85e5379 100644
--- a/tests/app/Http/RequestHandlers/PhpInformationTest.php
+++ b/tests/app/Http/RequestHandlers/PhpInformationTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PhpInformation
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\PhpInformation
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\PhpInformation
*/
class PhpInformationTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/RegisterActionTest.php b/tests/app/Http/RequestHandlers/RegisterActionTest.php
index 33c43e033a..f574ef362f 100644
--- a/tests/app/Http/RequestHandlers/RegisterActionTest.php
+++ b/tests/app/Http/RequestHandlers/RegisterActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class RegisterAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\RegisterAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\RegisterAction
*/
class RegisterActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/RegisterPageTest.php b/tests/app/Http/RequestHandlers/RegisterPageTest.php
index 72db68cb55..cde69182d4 100644
--- a/tests/app/Http/RequestHandlers/RegisterPageTest.php
+++ b/tests/app/Http/RequestHandlers/RegisterPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class RegisterPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\RegisterPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\RegisterPage
*/
class RegisterPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/RenumberTreeActionTest.php b/tests/app/Http/RequestHandlers/RenumberTreeActionTest.php
index 9af2f90d97..1390d76cdc 100644
--- a/tests/app/Http/RequestHandlers/RenumberTreeActionTest.php
+++ b/tests/app/Http/RequestHandlers/RenumberTreeActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class RenumberTreeAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\RenumberTreeAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\RenumberTreeAction
*/
class RenumberTreeActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/RenumberTreePageTest.php b/tests/app/Http/RequestHandlers/RenumberTreePageTest.php
index c14c6b7191..3e72113e9b 100644
--- a/tests/app/Http/RequestHandlers/RenumberTreePageTest.php
+++ b/tests/app/Http/RequestHandlers/RenumberTreePageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class RenumberTreePage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\RenumberTreePage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\RenumberTreePage
*/
class RenumberTreePageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ReorderChildrenActionTest.php b/tests/app/Http/RequestHandlers/ReorderChildrenActionTest.php
index fd7a4f0b85..2451a3e6f9 100644
--- a/tests/app/Http/RequestHandlers/ReorderChildrenActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderChildrenActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReorderChildrenAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ReorderChildrenAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ReorderChildrenAction
*/
class ReorderChildrenActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ReorderChildrenPageTest.php b/tests/app/Http/RequestHandlers/ReorderChildrenPageTest.php
index 9231969b79..5ca4aae4e1 100644
--- a/tests/app/Http/RequestHandlers/ReorderChildrenPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderChildrenPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReorderChildrenPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ReorderChildrenPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ReorderChildrenPage
*/
class ReorderChildrenPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ReorderFamiliesActionTest.php b/tests/app/Http/RequestHandlers/ReorderFamiliesActionTest.php
index ce1d4ead18..3eb4f4a56e 100644
--- a/tests/app/Http/RequestHandlers/ReorderFamiliesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderFamiliesActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReorderFamiliesAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ReorderFamiliesAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ReorderFamiliesAction
*/
class ReorderFamiliesActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ReorderFamiliesPageTest.php b/tests/app/Http/RequestHandlers/ReorderFamiliesPageTest.php
index f93db0ce85..de14f7e613 100644
--- a/tests/app/Http/RequestHandlers/ReorderFamiliesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderFamiliesPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReorderFamiliesPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ReorderFamiliesPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ReorderFamiliesPage
*/
class ReorderFamiliesPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ReorderMediaActionTest.php b/tests/app/Http/RequestHandlers/ReorderMediaActionTest.php
index ead4cd2f3e..909bf1d405 100644
--- a/tests/app/Http/RequestHandlers/ReorderMediaActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderMediaActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReorderMediaAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ReorderMediaAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ReorderMediaAction
*/
class ReorderMediaActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ReorderMediaFilesActionTest.php b/tests/app/Http/RequestHandlers/ReorderMediaFilesActionTest.php
index 7c6405ce31..dcfe4722ef 100644
--- a/tests/app/Http/RequestHandlers/ReorderMediaFilesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderMediaFilesActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReorderMediaFilesAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ReorderMediaFilesAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ReorderMediaFilesAction
*/
class ReorderMediaFilesActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ReorderMediaFilesPageTest.php b/tests/app/Http/RequestHandlers/ReorderMediaFilesPageTest.php
index c7671a6bcf..3fcd98aae9 100644
--- a/tests/app/Http/RequestHandlers/ReorderMediaFilesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderMediaFilesPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReorderMediaFilesPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ReorderMediaFilesPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ReorderMediaFilesPage
*/
class ReorderMediaFilesPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ReorderMediaPageTest.php b/tests/app/Http/RequestHandlers/ReorderMediaPageTest.php
index 64acc87daa..e2d5bb84cd 100644
--- a/tests/app/Http/RequestHandlers/ReorderMediaPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderMediaPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReorderMediaPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ReorderMediaPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ReorderMediaPage
*/
class ReorderMediaPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ReorderNamesActionTest.php b/tests/app/Http/RequestHandlers/ReorderNamesActionTest.php
index d4557bdbc4..aff1e37c8d 100644
--- a/tests/app/Http/RequestHandlers/ReorderNamesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderNamesActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReorderNamesAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ReorderNamesAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ReorderNamesAction
*/
class ReorderNamesActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ReorderNamesPageTest.php b/tests/app/Http/RequestHandlers/ReorderNamesPageTest.php
index c27215bc33..f69ede9d3b 100644
--- a/tests/app/Http/RequestHandlers/ReorderNamesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderNamesPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReorderNamesPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ReorderNamesPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ReorderNamesPage
*/
class ReorderNamesPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ReportGenerateTest.php b/tests/app/Http/RequestHandlers/ReportGenerateTest.php
index 030a2a68c1..790c23436c 100644
--- a/tests/app/Http/RequestHandlers/ReportGenerateTest.php
+++ b/tests/app/Http/RequestHandlers/ReportGenerateTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportGenerate
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ReportGenerate
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ReportGenerate
*/
class ReportGenerateTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ReportListActionTest.php b/tests/app/Http/RequestHandlers/ReportListActionTest.php
index d1143db9ed..dd07346277 100644
--- a/tests/app/Http/RequestHandlers/ReportListActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReportListActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportListAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ReportListAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ReportListAction
*/
class ReportListActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ReportListPageTest.php b/tests/app/Http/RequestHandlers/ReportListPageTest.php
index a0b4c68b92..395c7633d0 100644
--- a/tests/app/Http/RequestHandlers/ReportListPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReportListPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportListPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ReportListPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ReportListPage
*/
class ReportListPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ReportSetupActionTest.php b/tests/app/Http/RequestHandlers/ReportSetupActionTest.php
index ea8a44bfa7..24fdd01f32 100644
--- a/tests/app/Http/RequestHandlers/ReportSetupActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReportSetupActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportSetupAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ReportSetupAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ReportSetupAction
*/
class ReportSetupActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/ReportSetupPageTest.php b/tests/app/Http/RequestHandlers/ReportSetupPageTest.php
index 2117a1bafa..d91c0d3709 100644
--- a/tests/app/Http/RequestHandlers/ReportSetupPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReportSetupPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportSetupPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\ReportSetupPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\ReportSetupPage
*/
class ReportSetupPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/RepositoryPageTest.php b/tests/app/Http/RequestHandlers/RepositoryPageTest.php
index e7d628b281..49ee51428a 100644
--- a/tests/app/Http/RequestHandlers/RepositoryPageTest.php
+++ b/tests/app/Http/RequestHandlers/RepositoryPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class RepositoryPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\RepositoryPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\RepositoryPage
*/
class RepositoryPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/RobotsTxtTest.php b/tests/app/Http/RequestHandlers/RobotsTxtTest.php
index 11a3448e9b..a1e0398e47 100644
--- a/tests/app/Http/RequestHandlers/RobotsTxtTest.php
+++ b/tests/app/Http/RequestHandlers/RobotsTxtTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class RobotsTxt
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\RobotsTxt
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\RobotsTxt
*/
class RobotsTxtTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SearchAdvancedActionTest.php b/tests/app/Http/RequestHandlers/SearchAdvancedActionTest.php
index b57b1e74df..f79a9a6bf6 100644
--- a/tests/app/Http/RequestHandlers/SearchAdvancedActionTest.php
+++ b/tests/app/Http/RequestHandlers/SearchAdvancedActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SearchAdvancedAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SearchAdvancedAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SearchAdvancedAction
*/
class SearchAdvancedActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SearchAdvancedPageTest.php b/tests/app/Http/RequestHandlers/SearchAdvancedPageTest.php
index bfb8cb740f..5620d81dd3 100644
--- a/tests/app/Http/RequestHandlers/SearchAdvancedPageTest.php
+++ b/tests/app/Http/RequestHandlers/SearchAdvancedPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SearchAdvancedPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SearchAdvancedPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SearchAdvancedPage
*/
class SearchAdvancedPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php b/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php
index 5ee9fe3d96..9c10c99129 100644
--- a/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php
+++ b/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SearchGeneralAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SearchGeneralAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SearchGeneralAction
*/
class SearchGeneralActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SearchGeneralPageTest.php b/tests/app/Http/RequestHandlers/SearchGeneralPageTest.php
index 9b6e2e8ec8..43945e60a7 100644
--- a/tests/app/Http/RequestHandlers/SearchGeneralPageTest.php
+++ b/tests/app/Http/RequestHandlers/SearchGeneralPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SearchGeneralPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SearchGeneralPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SearchGeneralPage
*/
class SearchGeneralPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SearchPhoneticActionTest.php b/tests/app/Http/RequestHandlers/SearchPhoneticActionTest.php
index 220bac357a..386ae184b9 100644
--- a/tests/app/Http/RequestHandlers/SearchPhoneticActionTest.php
+++ b/tests/app/Http/RequestHandlers/SearchPhoneticActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SearchPhoneticAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SearchPhoneticAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SearchPhoneticAction
*/
class SearchPhoneticActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SearchPhoneticPageTest.php b/tests/app/Http/RequestHandlers/SearchPhoneticPageTest.php
index 04d4c70b72..9836703df0 100644
--- a/tests/app/Http/RequestHandlers/SearchPhoneticPageTest.php
+++ b/tests/app/Http/RequestHandlers/SearchPhoneticPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SearchPhoneticPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SearchPhoneticPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SearchPhoneticPage
*/
class SearchPhoneticPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SearchQuickActionTest.php b/tests/app/Http/RequestHandlers/SearchQuickActionTest.php
index 6741975c0c..08e22b3b33 100644
--- a/tests/app/Http/RequestHandlers/SearchQuickActionTest.php
+++ b/tests/app/Http/RequestHandlers/SearchQuickActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SearchQuickAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SearchQuickAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SearchQuickAction
*/
class SearchQuickActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SearchReplaceActionTest.php b/tests/app/Http/RequestHandlers/SearchReplaceActionTest.php
index 04a085322c..ff34394d3e 100644
--- a/tests/app/Http/RequestHandlers/SearchReplaceActionTest.php
+++ b/tests/app/Http/RequestHandlers/SearchReplaceActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SearchReplaceAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SearchReplaceAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SearchReplaceAction
*/
class SearchReplaceActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SearchReplacePageTest.php b/tests/app/Http/RequestHandlers/SearchReplacePageTest.php
index e280811e4a..e2b5111ce3 100644
--- a/tests/app/Http/RequestHandlers/SearchReplacePageTest.php
+++ b/tests/app/Http/RequestHandlers/SearchReplacePageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SearchReplacePage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SearchReplacePage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SearchReplacePage
*/
class SearchReplacePageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SelectDefaultTreeTest.php b/tests/app/Http/RequestHandlers/SelectDefaultTreeTest.php
index bcfc177f42..4327b3ce22 100644
--- a/tests/app/Http/RequestHandlers/SelectDefaultTreeTest.php
+++ b/tests/app/Http/RequestHandlers/SelectDefaultTreeTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SelectDefaultTree
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SelectDefaultTree
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SelectDefaultTree
*/
class SelectDefaultTreeTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SelectNewFactTest.php b/tests/app/Http/RequestHandlers/SelectNewFactTest.php
index d7726b5c8d..92017ee0a4 100644
--- a/tests/app/Http/RequestHandlers/SelectNewFactTest.php
+++ b/tests/app/Http/RequestHandlers/SelectNewFactTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SelectNewFact
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SelectNewFact
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SelectNewFact
*/
class SelectNewFactTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SetupWizardTest.php b/tests/app/Http/RequestHandlers/SetupWizardTest.php
index 312bf05952..16ff96069e 100644
--- a/tests/app/Http/RequestHandlers/SetupWizardTest.php
+++ b/tests/app/Http/RequestHandlers/SetupWizardTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SetupWizard
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SetupWizard
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SetupWizard
*/
class SetupWizardTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SharedNotePageTest.php b/tests/app/Http/RequestHandlers/SharedNotePageTest.php
index c65e394950..b90930466a 100644
--- a/tests/app/Http/RequestHandlers/SharedNotePageTest.php
+++ b/tests/app/Http/RequestHandlers/SharedNotePageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SharedNotePage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SharedNotePage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SharedNotePage
*/
class SharedNotePageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SiteLogsActionTest.php b/tests/app/Http/RequestHandlers/SiteLogsActionTest.php
index c295ff4c5c..9a1ac4fbde 100644
--- a/tests/app/Http/RequestHandlers/SiteLogsActionTest.php
+++ b/tests/app/Http/RequestHandlers/SiteLogsActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SiteLogsAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SiteLogsAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SiteLogsAction
*/
class SiteLogsActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SitePreferencesActionTest.php b/tests/app/Http/RequestHandlers/SitePreferencesActionTest.php
index 94db43e178..ff32c8a455 100644
--- a/tests/app/Http/RequestHandlers/SitePreferencesActionTest.php
+++ b/tests/app/Http/RequestHandlers/SitePreferencesActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SitePreferencesAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SitePreferencesAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SitePreferencesAction
*/
class SitePreferencesActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SitePreferencesPageTest.php b/tests/app/Http/RequestHandlers/SitePreferencesPageTest.php
index a6c4520274..06854ae938 100644
--- a/tests/app/Http/RequestHandlers/SitePreferencesPageTest.php
+++ b/tests/app/Http/RequestHandlers/SitePreferencesPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SitePreferencesPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SitePreferencesPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SitePreferencesPage
*/
class SitePreferencesPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SiteRegistrationActionTest.php b/tests/app/Http/RequestHandlers/SiteRegistrationActionTest.php
index 6b7ffe5fb8..0c476b985e 100644
--- a/tests/app/Http/RequestHandlers/SiteRegistrationActionTest.php
+++ b/tests/app/Http/RequestHandlers/SiteRegistrationActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SiteRegistrationAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SiteRegistrationAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SiteRegistrationAction
*/
class SiteRegistrationActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SiteRegistrationPageTest.php b/tests/app/Http/RequestHandlers/SiteRegistrationPageTest.php
index 0ba5233711..2f1672d20c 100644
--- a/tests/app/Http/RequestHandlers/SiteRegistrationPageTest.php
+++ b/tests/app/Http/RequestHandlers/SiteRegistrationPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SiteRegistrationPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SiteRegistrationPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SiteRegistrationPage
*/
class SiteRegistrationPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SiteTagsActionTest.php b/tests/app/Http/RequestHandlers/SiteTagsActionTest.php
index eb84a9635c..f7405d9815 100644
--- a/tests/app/Http/RequestHandlers/SiteTagsActionTest.php
+++ b/tests/app/Http/RequestHandlers/SiteTagsActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SiteTagsAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SiteTagsAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SiteTagsAction
*/
class SiteTagsActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SiteTagsPageTest.php b/tests/app/Http/RequestHandlers/SiteTagsPageTest.php
index 405c13160f..4315068174 100644
--- a/tests/app/Http/RequestHandlers/SiteTagsPageTest.php
+++ b/tests/app/Http/RequestHandlers/SiteTagsPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SiteTagsPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SiteTagsPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SiteTagsPage
*/
class SiteTagsPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SourcePageTest.php b/tests/app/Http/RequestHandlers/SourcePageTest.php
index ed69839b13..d047b9b274 100644
--- a/tests/app/Http/RequestHandlers/SourcePageTest.php
+++ b/tests/app/Http/RequestHandlers/SourcePageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SourcePage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SourcePage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SourcePage
*/
class SourcePageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SubmissionPageTest.php b/tests/app/Http/RequestHandlers/SubmissionPageTest.php
index 038eecdb44..a50ff2b712 100644
--- a/tests/app/Http/RequestHandlers/SubmissionPageTest.php
+++ b/tests/app/Http/RequestHandlers/SubmissionPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SubmissionPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SubmissionPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SubmissionPage
*/
class SubmissionPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SubmitterPageTest.php b/tests/app/Http/RequestHandlers/SubmitterPageTest.php
index 2ac76f53c5..9cf6667e9d 100644
--- a/tests/app/Http/RequestHandlers/SubmitterPageTest.php
+++ b/tests/app/Http/RequestHandlers/SubmitterPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SubmitterPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SubmitterPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SubmitterPage
*/
class SubmitterPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/SynchronizeTreesTest.php b/tests/app/Http/RequestHandlers/SynchronizeTreesTest.php
index 06695130cd..aa452dc4c4 100644
--- a/tests/app/Http/RequestHandlers/SynchronizeTreesTest.php
+++ b/tests/app/Http/RequestHandlers/SynchronizeTreesTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SynchronizeTrees
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\SynchronizeTrees
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\SynchronizeTrees
*/
class SynchronizeTreesTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TomSelectFamilyTest.php b/tests/app/Http/RequestHandlers/TomSelectFamilyTest.php
index 54f2a1016d..a46799597b 100644
--- a/tests/app/Http/RequestHandlers/TomSelectFamilyTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectFamilyTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TomSelectFamily
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TomSelectFamily
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TomSelectFamily
*/
class TomSelectFamilyTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TomSelectIndividualTest.php b/tests/app/Http/RequestHandlers/TomSelectIndividualTest.php
index f0509265b3..af68dacdf3 100644
--- a/tests/app/Http/RequestHandlers/TomSelectIndividualTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectIndividualTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TomSelectIndividual
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TomSelectIndividual
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TomSelectIndividual
*/
class TomSelectIndividualTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TomSelectLocationTest.php b/tests/app/Http/RequestHandlers/TomSelectLocationTest.php
index 0667a25f28..8341215be3 100644
--- a/tests/app/Http/RequestHandlers/TomSelectLocationTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectLocationTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TomSelectLocation
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TomSelectLocation
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TomSelectLocation
*/
class TomSelectLocationTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TomSelectMediaObjectTest.php b/tests/app/Http/RequestHandlers/TomSelectMediaObjectTest.php
index 424d79e6b9..cb257cee42 100644
--- a/tests/app/Http/RequestHandlers/TomSelectMediaObjectTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectMediaObjectTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TomSelectMediaObject
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TomSelectMediaObject
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TomSelectMediaObject
*/
class TomSelectMediaObjectTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TomSelectNoteTest.php b/tests/app/Http/RequestHandlers/TomSelectNoteTest.php
index 00aa9fc6ea..dc927cd19b 100644
--- a/tests/app/Http/RequestHandlers/TomSelectNoteTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectNoteTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TomSelectNote
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TomSelectNote
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TomSelectNote
*/
class TomSelectNoteTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TomSelectPlaceTest.php b/tests/app/Http/RequestHandlers/TomSelectPlaceTest.php
index d2668b1b67..956a3ec9af 100644
--- a/tests/app/Http/RequestHandlers/TomSelectPlaceTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectPlaceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TomSelectPlace
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TomSelectPlace
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TomSelectPlace
*/
class TomSelectPlaceTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TomSelectRepositoryTest.php b/tests/app/Http/RequestHandlers/TomSelectRepositoryTest.php
index adbfda5e8f..369665e920 100644
--- a/tests/app/Http/RequestHandlers/TomSelectRepositoryTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectRepositoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TomSelectRepository
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TomSelectRepository
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TomSelectRepository
*/
class TomSelectRepositoryTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TomSelectSharedNoteTest.php b/tests/app/Http/RequestHandlers/TomSelectSharedNoteTest.php
index 6cbf9e4734..c23c46524f 100644
--- a/tests/app/Http/RequestHandlers/TomSelectSharedNoteTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectSharedNoteTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TomSelectSharedNote
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TomSelectSharedNote
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TomSelectSharedNote
*/
class TomSelectSharedNoteTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TomSelectSourceTest.php b/tests/app/Http/RequestHandlers/TomSelectSourceTest.php
index 08c1ce316a..f898fad7f2 100644
--- a/tests/app/Http/RequestHandlers/TomSelectSourceTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectSourceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TomSelectSource
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TomSelectSource
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TomSelectSource
*/
class TomSelectSourceTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TomSelectSubmissionTest.php b/tests/app/Http/RequestHandlers/TomSelectSubmissionTest.php
index a853ccb337..c82d26b1e7 100644
--- a/tests/app/Http/RequestHandlers/TomSelectSubmissionTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectSubmissionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TomSelectSubmission
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TomSelectSubmission
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TomSelectSubmission
*/
class TomSelectSubmissionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TomSelectSubmitterTest.php b/tests/app/Http/RequestHandlers/TomSelectSubmitterTest.php
index bf85b0a9ec..77640d01df 100644
--- a/tests/app/Http/RequestHandlers/TomSelectSubmitterTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectSubmitterTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TomSelectSubmitter
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TomSelectSubmitter
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TomSelectSubmitter
*/
class TomSelectSubmitterTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TreePageBlockEditTest.php b/tests/app/Http/RequestHandlers/TreePageBlockEditTest.php
index a0f0b43273..7991b60f31 100644
--- a/tests/app/Http/RequestHandlers/TreePageBlockEditTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageBlockEditTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TreePageBlockEdit
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TreePageBlockEdit
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TreePageBlockEdit
*/
class TreePageBlockEditTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TreePageBlockTest.php b/tests/app/Http/RequestHandlers/TreePageBlockTest.php
index 70ca6fcdd1..6aa2ae8499 100644
--- a/tests/app/Http/RequestHandlers/TreePageBlockTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageBlockTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TreePageBlock
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TreePageBlock
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TreePageBlock
*/
class TreePageBlockTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TreePageBlockUpdateTest.php b/tests/app/Http/RequestHandlers/TreePageBlockUpdateTest.php
index 03ba672b08..8c0634f89d 100644
--- a/tests/app/Http/RequestHandlers/TreePageBlockUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageBlockUpdateTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TreePageBlockUpdate
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TreePageBlockUpdate
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TreePageBlockUpdate
*/
class TreePageBlockUpdateTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TreePageDefaultEditTest.php b/tests/app/Http/RequestHandlers/TreePageDefaultEditTest.php
index bae618d8eb..295dbb4b45 100644
--- a/tests/app/Http/RequestHandlers/TreePageDefaultEditTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageDefaultEditTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TreePageDefaultEdit
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TreePageDefaultEdit
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TreePageDefaultEdit
*/
class TreePageDefaultEditTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TreePageDefaultUpdateTest.php b/tests/app/Http/RequestHandlers/TreePageDefaultUpdateTest.php
index ecae197eb2..273c378fa0 100644
--- a/tests/app/Http/RequestHandlers/TreePageDefaultUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageDefaultUpdateTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TreePageDefaultUpdate
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TreePageDefaultUpdate
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TreePageDefaultUpdate
*/
class TreePageDefaultUpdateTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TreePageEditTest.php b/tests/app/Http/RequestHandlers/TreePageEditTest.php
index de8bd8b0ba..7aed1b6f1a 100644
--- a/tests/app/Http/RequestHandlers/TreePageEditTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageEditTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TreePageEdit
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TreePageEdit
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TreePageEdit
*/
class TreePageEditTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TreePageTest.php b/tests/app/Http/RequestHandlers/TreePageTest.php
index 77a8e36e02..0786a2e22b 100644
--- a/tests/app/Http/RequestHandlers/TreePageTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TreePage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TreePage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TreePage
*/
class TreePageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TreePageUpdateTest.php b/tests/app/Http/RequestHandlers/TreePageUpdateTest.php
index 7479a5c66a..c465d6dcd4 100644
--- a/tests/app/Http/RequestHandlers/TreePageUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageUpdateTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TreePageUpdate
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TreePageUpdate
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TreePageUpdate
*/
class TreePageUpdateTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TreePreferencesActionTest.php b/tests/app/Http/RequestHandlers/TreePreferencesActionTest.php
index 02f1246dc1..3f5caf1184 100644
--- a/tests/app/Http/RequestHandlers/TreePreferencesActionTest.php
+++ b/tests/app/Http/RequestHandlers/TreePreferencesActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TreePreferencesAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TreePreferencesAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TreePreferencesAction
*/
class TreePreferencesActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TreePreferencesPageTest.php b/tests/app/Http/RequestHandlers/TreePreferencesPageTest.php
index 3f6b6ea195..d22b18ed5f 100644
--- a/tests/app/Http/RequestHandlers/TreePreferencesPageTest.php
+++ b/tests/app/Http/RequestHandlers/TreePreferencesPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TreePreferencesPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TreePreferencesPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TreePreferencesPage
*/
class TreePreferencesPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TreePrivacyActionTest.php b/tests/app/Http/RequestHandlers/TreePrivacyActionTest.php
index 40d41f7082..220d6da519 100644
--- a/tests/app/Http/RequestHandlers/TreePrivacyActionTest.php
+++ b/tests/app/Http/RequestHandlers/TreePrivacyActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TreePrivacyAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TreePrivacyAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TreePrivacyAction
*/
class TreePrivacyActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/TreePrivacyPageTest.php b/tests/app/Http/RequestHandlers/TreePrivacyPageTest.php
index 860aa9ab16..1d70f7e034 100644
--- a/tests/app/Http/RequestHandlers/TreePrivacyPageTest.php
+++ b/tests/app/Http/RequestHandlers/TreePrivacyPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TreePrivacyPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\TreePrivacyPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\TreePrivacyPage
*/
class TreePrivacyPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/UnconnectedActionTest.php b/tests/app/Http/RequestHandlers/UnconnectedActionTest.php
index 3b7a8a6ab5..91be60c581 100644
--- a/tests/app/Http/RequestHandlers/UnconnectedActionTest.php
+++ b/tests/app/Http/RequestHandlers/UnconnectedActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UnconnectedAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\UnconnectedAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\UnconnectedAction
*/
class UnconnectedActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/UnconnectedPageTest.php b/tests/app/Http/RequestHandlers/UnconnectedPageTest.php
index fd8a843fef..1d44355b8d 100644
--- a/tests/app/Http/RequestHandlers/UnconnectedPageTest.php
+++ b/tests/app/Http/RequestHandlers/UnconnectedPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UnconnectedPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\UnconnectedPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\UnconnectedPage
*/
class UnconnectedPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/UserListPageTest.php b/tests/app/Http/RequestHandlers/UserListPageTest.php
index 337ba6ef53..a156553d50 100644
--- a/tests/app/Http/RequestHandlers/UserListPageTest.php
+++ b/tests/app/Http/RequestHandlers/UserListPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UserListPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\UserListPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\UserListPage
*/
class UserListPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/UserPageBlockEditTest.php b/tests/app/Http/RequestHandlers/UserPageBlockEditTest.php
index 05e47cb445..8bbe230eee 100644
--- a/tests/app/Http/RequestHandlers/UserPageBlockEditTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageBlockEditTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UserPageBlockEdit
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\UserPageBlockEdit
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\UserPageBlockEdit
*/
class UserPageBlockEditTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/UserPageBlockTest.php b/tests/app/Http/RequestHandlers/UserPageBlockTest.php
index 4235afe81b..8bbccd9b53 100644
--- a/tests/app/Http/RequestHandlers/UserPageBlockTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageBlockTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UserPageBlock
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\UserPageBlock
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\UserPageBlock
*/
class UserPageBlockTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/UserPageBlockUpdateTest.php b/tests/app/Http/RequestHandlers/UserPageBlockUpdateTest.php
index 6151015f38..e7914ebf59 100644
--- a/tests/app/Http/RequestHandlers/UserPageBlockUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageBlockUpdateTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UserPageBlockUpdate
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\UserPageBlockUpdate
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\UserPageBlockUpdate
*/
class UserPageBlockUpdateTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/UserPageDefaultEditTest.php b/tests/app/Http/RequestHandlers/UserPageDefaultEditTest.php
index bc1adc5457..e33e6ae190 100644
--- a/tests/app/Http/RequestHandlers/UserPageDefaultEditTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageDefaultEditTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UserPageDefaultEdit
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\UserPageDefaultEdit
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\UserPageDefaultEdit
*/
class UserPageDefaultEditTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/UserPageDefaultUpdateTest.php b/tests/app/Http/RequestHandlers/UserPageDefaultUpdateTest.php
index d2adab1097..1fb09686f8 100644
--- a/tests/app/Http/RequestHandlers/UserPageDefaultUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageDefaultUpdateTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UserPageDefaultUpdate
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\UserPageDefaultUpdate
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\UserPageDefaultUpdate
*/
class UserPageDefaultUpdateTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/UserPageEditTest.php b/tests/app/Http/RequestHandlers/UserPageEditTest.php
index e5b276ec6e..17bb85e909 100644
--- a/tests/app/Http/RequestHandlers/UserPageEditTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageEditTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UserPageEdit
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\UserPageEdit
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\UserPageEdit
*/
class UserPageEditTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/UserPageTest.php b/tests/app/Http/RequestHandlers/UserPageTest.php
index 7608fa9b5a..27dbe606f1 100644
--- a/tests/app/Http/RequestHandlers/UserPageTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UserPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\UserPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\UserPage
*/
class UserPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/UserPageUpdateTest.php b/tests/app/Http/RequestHandlers/UserPageUpdateTest.php
index e41d1dc696..466b1bd196 100644
--- a/tests/app/Http/RequestHandlers/UserPageUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageUpdateTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UserPageUpdate
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\UserPageUpdate
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\UserPageUpdate
*/
class UserPageUpdateTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/UsersCleanupActionTest.php b/tests/app/Http/RequestHandlers/UsersCleanupActionTest.php
index 0c21c51cd1..487b906445 100644
--- a/tests/app/Http/RequestHandlers/UsersCleanupActionTest.php
+++ b/tests/app/Http/RequestHandlers/UsersCleanupActionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UsersCleanupAction
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\UsersCleanupAction
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\UsersCleanupAction
*/
class UsersCleanupActionTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/UsersCleanupPageTest.php b/tests/app/Http/RequestHandlers/UsersCleanupPageTest.php
index 53bae830b2..8b4e758f71 100644
--- a/tests/app/Http/RequestHandlers/UsersCleanupPageTest.php
+++ b/tests/app/Http/RequestHandlers/UsersCleanupPageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UsersCleanupPage
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\UsersCleanupPage
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\UsersCleanupPage
*/
class UsersCleanupPageTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/VerifyEmailTest.php b/tests/app/Http/RequestHandlers/VerifyEmailTest.php
index 39bb0a1a2f..3b60a9c29a 100644
--- a/tests/app/Http/RequestHandlers/VerifyEmailTest.php
+++ b/tests/app/Http/RequestHandlers/VerifyEmailTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class VerifyEmail
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\VerifyEmail
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\VerifyEmail
*/
class VerifyEmailTest extends TestCase
{
diff --git a/tests/app/Http/RequestHandlers/WebmanifestJsonTest.php b/tests/app/Http/RequestHandlers/WebmanifestJsonTest.php
index de1444bbcb..c648f98443 100644
--- a/tests/app/Http/RequestHandlers/WebmanifestJsonTest.php
+++ b/tests/app/Http/RequestHandlers/WebmanifestJsonTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class WebmanifestJson
*
- * @covers Fisharebest\Webtrees\Http\RequestHandlers\WebmanifestJson
+ * @covers \Fisharebest\Webtrees\Http\RequestHandlers\WebmanifestJson
*/
class WebmanifestJsonTest extends TestCase
{
diff --git a/tests/app/Http/Routes/ApiRoutesTest.php b/tests/app/Http/Routes/ApiRoutesTest.php
index c348b89083..60e5cae657 100644
--- a/tests/app/Http/Routes/ApiRoutesTest.php
+++ b/tests/app/Http/Routes/ApiRoutesTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ApiRoutes
*
- * @covers Fisharebest\Webtrees\Http\Routes\ApiRoutes
+ * @covers \Fisharebest\Webtrees\Http\Routes\ApiRoutes
*/
class ApiRoutesTest extends TestCase
{
diff --git a/tests/app/Http/Routes/WebRoutesTest.php b/tests/app/Http/Routes/WebRoutesTest.php
index daaaa442b6..c57653cdba 100644
--- a/tests/app/Http/Routes/WebRoutesTest.php
+++ b/tests/app/Http/Routes/WebRoutesTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class WebRoutes
*
- * @covers Fisharebest\Webtrees\Http\Routes\WebRoutes
+ * @covers \Fisharebest\Webtrees\Http\Routes\WebRoutes
*/
class WebRoutesTest extends TestCase
{
diff --git a/tests/app/LocationTest.php b/tests/app/LocationTest.php
index 7e0a4dc077..6220e61dab 100644
--- a/tests/app/LocationTest.php
+++ b/tests/app/LocationTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Location
*
- * @covers Fisharebest\Webtrees\Location
+ * @covers \Fisharebest\Webtrees\Location
*/
class LocationTest extends TestCase
{
diff --git a/tests/app/MediaFileTest.php b/tests/app/MediaFileTest.php
index d449a35b67..38b32136de 100644
--- a/tests/app/MediaFileTest.php
+++ b/tests/app/MediaFileTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MediaFile
*
- * @covers Fisharebest\Webtrees\MediaFile
+ * @covers \Fisharebest\Webtrees\MediaFile
*/
class MediaFileTest extends TestCase
{
diff --git a/tests/app/MimeTest.php b/tests/app/MimeTest.php
index 34fa6902b7..59ddfb5328 100644
--- a/tests/app/MimeTest.php
+++ b/tests/app/MimeTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Mime
*
- * @covers Fisharebest\Webtrees\Mime
+ * @covers \Fisharebest\Webtrees\Mime
*/
class MimeTest extends TestCase
{
diff --git a/tests/app/Module/AustrianHistoricEventsTest.php b/tests/app/Module/AustrianHistoricEventsTest.php
index 143d3b3e25..74bc72bbd8 100644
--- a/tests/app/Module/AustrianHistoricEventsTest.php
+++ b/tests/app/Module/AustrianHistoricEventsTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AustrianHistoricEvents
*
- * @covers Fisharebest\Webtrees\Module\AustrianHistoricEvents
+ * @covers \Fisharebest\Webtrees\Module\AustrianHistoricEvents
*/
class AustrianHistoricEventsTest extends TestCase
{
diff --git a/tests/app/Module/AustrianPresidentsTest.php b/tests/app/Module/AustrianPresidentsTest.php
index c5dadf9469..94055cab1e 100644
--- a/tests/app/Module/AustrianPresidentsTest.php
+++ b/tests/app/Module/AustrianPresidentsTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AustrianPresidents
*
- * @covers Fisharebest\Webtrees\Module\AustrianPresidents
+ * @covers \Fisharebest\Webtrees\Module\AustrianPresidents
*/
class AustrianPresidentsTest extends TestCase
{
diff --git a/tests/app/Module/BingMapsTest.php b/tests/app/Module/BingMapsTest.php
index fe0dd1ac63..903714bcc4 100644
--- a/tests/app/Module/BingMapsTest.php
+++ b/tests/app/Module/BingMapsTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class BingMaps
*
- * @covers Fisharebest\Webtrees\Module\BingMaps
+ * @covers \Fisharebest\Webtrees\Module\BingMaps
*/
class BingMapsTest extends TestCase
{
diff --git a/tests/app/Module/BingWebmasterToolsModuleTest.php b/tests/app/Module/BingWebmasterToolsModuleTest.php
index 5b27078b50..d70e765a28 100644
--- a/tests/app/Module/BingWebmasterToolsModuleTest.php
+++ b/tests/app/Module/BingWebmasterToolsModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class BingWebmasterToolsModule
*
- * @covers Fisharebest\Webtrees\Module\BingWebmasterToolsModule
+ * @covers \Fisharebest\Webtrees\Module\BingWebmasterToolsModule
*/
class BingWebmasterToolsModuleTest extends TestCase
{
diff --git a/tests/app/Module/BranchesListModuleTest.php b/tests/app/Module/BranchesListModuleTest.php
index 9c8e95c858..53e62d4560 100644
--- a/tests/app/Module/BranchesListModuleTest.php
+++ b/tests/app/Module/BranchesListModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class BranchesListModule
*
- * @covers Fisharebest\Webtrees\Module\BranchesListModule
+ * @covers \Fisharebest\Webtrees\Module\BranchesListModule
*/
class BranchesListModuleTest extends TestCase
{
diff --git a/tests/app/Module/BritishMonarchsTest.php b/tests/app/Module/BritishMonarchsTest.php
index 0f0f7dfa16..0f382336ea 100644
--- a/tests/app/Module/BritishMonarchsTest.php
+++ b/tests/app/Module/BritishMonarchsTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class BritishMonarchs
*
- * @covers Fisharebest\Webtrees\Module\BritishMonarchs
+ * @covers \Fisharebest\Webtrees\Module\BritishMonarchs
*/
class BritishMonarchsTest extends TestCase
{
diff --git a/tests/app/Module/BritishPrimeMinistersTest.php b/tests/app/Module/BritishPrimeMinistersTest.php
index ac93ae0178..32200b5c1b 100644
--- a/tests/app/Module/BritishPrimeMinistersTest.php
+++ b/tests/app/Module/BritishPrimeMinistersTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class BritishPrimeMinisters
*
- * @covers Fisharebest\Webtrees\Module\BritishPrimeMinisters
+ * @covers \Fisharebest\Webtrees\Module\BritishPrimeMinisters
*/
class BritishPrimeMinistersTest extends TestCase
{
diff --git a/tests/app/Module/BritishSocialHistoryTest.php b/tests/app/Module/BritishSocialHistoryTest.php
index 1ab8448484..ac3b295fd2 100644
--- a/tests/app/Module/BritishSocialHistoryTest.php
+++ b/tests/app/Module/BritishSocialHistoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class BritishSocialHistory
*
- * @covers Fisharebest\Webtrees\Module\BritishSocialHistory
+ * @covers \Fisharebest\Webtrees\Module\BritishSocialHistory
*/
class BritishSocialHistoryTest extends TestCase
{
diff --git a/tests/app/Module/CalendarMenuModuleTest.php b/tests/app/Module/CalendarMenuModuleTest.php
index 6de42536ec..41b59836d5 100644
--- a/tests/app/Module/CalendarMenuModuleTest.php
+++ b/tests/app/Module/CalendarMenuModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CalendarMenuModule
*
- * @covers Fisharebest\Webtrees\Module\CalendarMenuModule
+ * @covers \Fisharebest\Webtrees\Module\CalendarMenuModule
*/
class CalendarMenuModuleTest extends TestCase
{
diff --git a/tests/app/Module/ChartsMenuModuleTest.php b/tests/app/Module/ChartsMenuModuleTest.php
index 662a21409e..fb285c1d70 100644
--- a/tests/app/Module/ChartsMenuModuleTest.php
+++ b/tests/app/Module/ChartsMenuModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartsMenuModule
*
- * @covers Fisharebest\Webtrees\Module\ChartsMenuModule
+ * @covers \Fisharebest\Webtrees\Module\ChartsMenuModule
*/
class ChartsMenuModuleTest extends TestCase
{
diff --git a/tests/app/Module/CheckForNewVersionTest.php b/tests/app/Module/CheckForNewVersionTest.php
index e9368e36f6..0acf19bb8c 100644
--- a/tests/app/Module/CheckForNewVersionTest.php
+++ b/tests/app/Module/CheckForNewVersionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CheckForNewVersion
*
- * @covers Fisharebest\Webtrees\Module\CheckForNewVersion
+ * @covers \Fisharebest\Webtrees\Module\CheckForNewVersion
*/
class CheckForNewVersionTest extends TestCase
{
diff --git a/tests/app/Module/CloudsThemeTest.php b/tests/app/Module/CloudsThemeTest.php
index 333ca13190..93e086a1a7 100644
--- a/tests/app/Module/CloudsThemeTest.php
+++ b/tests/app/Module/CloudsThemeTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CloudsTheme
*
- * @covers Fisharebest\Webtrees\Module\CloudsTheme
+ * @covers \Fisharebest\Webtrees\Module\CloudsTheme
*/
class CloudsThemeTest extends TestCase
{
diff --git a/tests/app/Module/ColorsThemeTest.php b/tests/app/Module/ColorsThemeTest.php
index 8c19107f50..6c99a1e32c 100644
--- a/tests/app/Module/ColorsThemeTest.php
+++ b/tests/app/Module/ColorsThemeTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ColorsTheme
*
- * @covers Fisharebest\Webtrees\Module\ColorsTheme
+ * @covers \Fisharebest\Webtrees\Module\ColorsTheme
*/
class ColorsThemeTest extends TestCase
{
diff --git a/tests/app/Module/ContactsFooterModuleTest.php b/tests/app/Module/ContactsFooterModuleTest.php
index d5b49926ed..735217902f 100644
--- a/tests/app/Module/ContactsFooterModuleTest.php
+++ b/tests/app/Module/ContactsFooterModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ContactsFooterModule
*
- * @covers Fisharebest\Webtrees\Module\ContactsFooterModule
+ * @covers \Fisharebest\Webtrees\Module\ContactsFooterModule
*/
class ContactsFooterModuleTest extends TestCase
{
diff --git a/tests/app/Module/CustomCssJsModuleTest.php b/tests/app/Module/CustomCssJsModuleTest.php
index ffcec478ce..5f192c07ad 100644
--- a/tests/app/Module/CustomCssJsModuleTest.php
+++ b/tests/app/Module/CustomCssJsModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CustomCssJsModule
*
- * @covers Fisharebest\Webtrees\Module\CustomCssJsModule
+ * @covers \Fisharebest\Webtrees\Module\CustomCssJsModule
*/
class CustomCssJsModuleTest extends TestCase
{
diff --git a/tests/app/Module/CzechMonarchsAndPresidentsTest.php b/tests/app/Module/CzechMonarchsAndPresidentsTest.php
index 5ed74668cd..8a7f645405 100644
--- a/tests/app/Module/CzechMonarchsAndPresidentsTest.php
+++ b/tests/app/Module/CzechMonarchsAndPresidentsTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CzechMonarchsAndPresidents
*
- * @covers Fisharebest\Webtrees\Module\CzechMonarchsAndPresidents
+ * @covers \Fisharebest\Webtrees\Module\CzechMonarchsAndPresidents
*/
class CzechMonarchsAndPresidentsTest extends TestCase
{
diff --git a/tests/app/Module/DutchMonarchsTest.php b/tests/app/Module/DutchMonarchsTest.php
index e98b5c950e..43dfe366e6 100644
--- a/tests/app/Module/DutchMonarchsTest.php
+++ b/tests/app/Module/DutchMonarchsTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class DutchMonarchs
*
- * @covers Fisharebest\Webtrees\Module\DutchMonarchs
+ * @covers \Fisharebest\Webtrees\Module\DutchMonarchs
*/
class DutchMonarchsTest extends TestCase
{
diff --git a/tests/app/Module/DutchPrimeMinistersTest.php b/tests/app/Module/DutchPrimeMinistersTest.php
index 1cc848fc76..8117dc1d84 100644
--- a/tests/app/Module/DutchPrimeMinistersTest.php
+++ b/tests/app/Module/DutchPrimeMinistersTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class DutchPrimeMinisters
*
- * @covers Fisharebest\Webtrees\Module\DutchPrimeMinisters
+ * @covers \Fisharebest\Webtrees\Module\DutchPrimeMinisters
*/
class DutchPrimeMinistersTest extends TestCase
{
diff --git a/tests/app/Module/EsriMapsTest.php b/tests/app/Module/EsriMapsTest.php
index 0a7ba8c386..b47fe95073 100644
--- a/tests/app/Module/EsriMapsTest.php
+++ b/tests/app/Module/EsriMapsTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class EsriMaps
*
- * @covers Fisharebest\Webtrees\Module\EsriMaps
+ * @covers \Fisharebest\Webtrees\Module\EsriMaps
*/
class EsriMapsTest extends TestCase
{
diff --git a/tests/app/Module/FabThemeTest.php b/tests/app/Module/FabThemeTest.php
index 2b38dab0f3..a9b2a54f14 100644
--- a/tests/app/Module/FabThemeTest.php
+++ b/tests/app/Module/FabThemeTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FabTheme
*
- * @covers Fisharebest\Webtrees\Module\FabTheme
+ * @covers \Fisharebest\Webtrees\Module\FabTheme
*/
class FabThemeTest extends TestCase
{
diff --git a/tests/app/Module/FamilyListModuleTest.php b/tests/app/Module/FamilyListModuleTest.php
index dc824b9fcc..9be56b2a7a 100644
--- a/tests/app/Module/FamilyListModuleTest.php
+++ b/tests/app/Module/FamilyListModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FamilyListModule
*
- * @covers Fisharebest\Webtrees\Module\FamilyListModule
+ * @covers \Fisharebest\Webtrees\Module\FamilyListModule
*/
class FamilyListModuleTest extends TestCase
{
diff --git a/tests/app/Module/FixCemeteryTagTest.php b/tests/app/Module/FixCemeteryTagTest.php
index 9af80af2fd..7c48f4dd1e 100644
--- a/tests/app/Module/FixCemeteryTagTest.php
+++ b/tests/app/Module/FixCemeteryTagTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FixCemeteryTag
*
- * @covers Fisharebest\Webtrees\Module\FixCemeteryTag
+ * @covers \Fisharebest\Webtrees\Module\FixCemeteryTag
*/
class FixCemeteryTagTest extends TestCase
{
diff --git a/tests/app/Module/FixMissingDeathsTest.php b/tests/app/Module/FixMissingDeathsTest.php
index f38c2cf7be..c13d0547ec 100644
--- a/tests/app/Module/FixMissingDeathsTest.php
+++ b/tests/app/Module/FixMissingDeathsTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FixMissingDeaths
*
- * @covers Fisharebest\Webtrees\Module\FixMissingDeaths
+ * @covers \Fisharebest\Webtrees\Module\FixMissingDeaths
*/
class FixMissingDeathsTest extends TestCase
{
diff --git a/tests/app/Module/FixNameSlashesAndSpacesTest.php b/tests/app/Module/FixNameSlashesAndSpacesTest.php
index 6fdef0d02f..63ed1e75ae 100644
--- a/tests/app/Module/FixNameSlashesAndSpacesTest.php
+++ b/tests/app/Module/FixNameSlashesAndSpacesTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FixNameSlashesAndSpaces
*
- * @covers Fisharebest\Webtrees\Module\FixNameSlashesAndSpaces
+ * @covers \Fisharebest\Webtrees\Module\FixNameSlashesAndSpaces
*/
class FixNameSlashesAndSpacesTest extends TestCase
{
diff --git a/tests/app/Module/FixNameTagsTest.php b/tests/app/Module/FixNameTagsTest.php
index 67d4173add..ca0a080766 100644
--- a/tests/app/Module/FixNameTagsTest.php
+++ b/tests/app/Module/FixNameTagsTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FixNameTags
*
- * @covers Fisharebest\Webtrees\Module\FixNameTags
+ * @covers \Fisharebest\Webtrees\Module\FixNameTags
*/
class FixNameTagsTest extends TestCase
{
diff --git a/tests/app/Module/FixPlaceNamesTest.php b/tests/app/Module/FixPlaceNamesTest.php
index ec4fa96952..0e8cce68e7 100644
--- a/tests/app/Module/FixPlaceNamesTest.php
+++ b/tests/app/Module/FixPlaceNamesTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FixPlaceNames
*
- * @covers Fisharebest\Webtrees\Module\FixPlaceNames
+ * @covers \Fisharebest\Webtrees\Module\FixPlaceNames
*/
class FixPlaceNamesTest extends TestCase
{
diff --git a/tests/app/Module/FixPrimaryTagTest.php b/tests/app/Module/FixPrimaryTagTest.php
index 3d2ce629b3..b2e0ac60e8 100644
--- a/tests/app/Module/FixPrimaryTagTest.php
+++ b/tests/app/Module/FixPrimaryTagTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FixPrimaryTag
*
- * @covers Fisharebest\Webtrees\Module\FixPrimaryTag
+ * @covers \Fisharebest\Webtrees\Module\FixPrimaryTag
*/
class FixPrimaryTagTest extends TestCase
{
diff --git a/tests/app/Module/FixSearchAndReplaceTest.php b/tests/app/Module/FixSearchAndReplaceTest.php
index 5157583399..21bfaca463 100644
--- a/tests/app/Module/FixSearchAndReplaceTest.php
+++ b/tests/app/Module/FixSearchAndReplaceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FixSearchAndReplace
*
- * @covers Fisharebest\Webtrees\Module\FixSearchAndReplace
+ * @covers \Fisharebest\Webtrees\Module\FixSearchAndReplace
*/
class FixSearchAndReplaceTest extends TestCase
{
diff --git a/tests/app/Module/FixWtObjeSortTagTest.php b/tests/app/Module/FixWtObjeSortTagTest.php
index 8bd1c9d9dc..dd8c0c3137 100644
--- a/tests/app/Module/FixWtObjeSortTagTest.php
+++ b/tests/app/Module/FixWtObjeSortTagTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FixWtObjeSortTag
*
- * @covers Fisharebest\Webtrees\Module\FixWtObjeSortTag
+ * @covers \Fisharebest\Webtrees\Module\FixWtObjeSortTag
*/
class FixWtObjeSortTagTest extends TestCase
{
diff --git a/tests/app/Module/FrenchHistoryTest.php b/tests/app/Module/FrenchHistoryTest.php
index 752acb5ec1..7c5f08c002 100644
--- a/tests/app/Module/FrenchHistoryTest.php
+++ b/tests/app/Module/FrenchHistoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FrenchHistory
*
- * @covers Fisharebest\Webtrees\Module\FrenchHistory
+ * @covers \Fisharebest\Webtrees\Module\FrenchHistory
*/
class FrenchHistoryTest extends TestCase
{
diff --git a/tests/app/Module/GeonamesAutocompleteTest.php b/tests/app/Module/GeonamesAutocompleteTest.php
index 386282ab70..c737f64370 100644
--- a/tests/app/Module/GeonamesAutocompleteTest.php
+++ b/tests/app/Module/GeonamesAutocompleteTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class GeonamesAutocomplete
*
- * @covers Fisharebest\Webtrees\Module\GeonamesAutocomplete
+ * @covers \Fisharebest\Webtrees\Module\GeonamesAutocomplete
*/
class GeonamesAutocompleteTest extends TestCase
{
diff --git a/tests/app/Module/GoogleAnalyticsModuleTest.php b/tests/app/Module/GoogleAnalyticsModuleTest.php
index 64c200bda5..669c84bc09 100644
--- a/tests/app/Module/GoogleAnalyticsModuleTest.php
+++ b/tests/app/Module/GoogleAnalyticsModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class GoogleAnalyticsModule
*
- * @covers Fisharebest\Webtrees\Module\GoogleAnalyticsModule
+ * @covers \Fisharebest\Webtrees\Module\GoogleAnalyticsModule
*/
class GoogleAnalyticsModuleTest extends TestCase
{
diff --git a/tests/app/Module/GoogleMapsTest.php b/tests/app/Module/GoogleMapsTest.php
index 8f777daf9b..9b2d184bbb 100644
--- a/tests/app/Module/GoogleMapsTest.php
+++ b/tests/app/Module/GoogleMapsTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class GoogleMaps
*
- * @covers Fisharebest\Webtrees\Module\GoogleMaps
+ * @covers \Fisharebest\Webtrees\Module\GoogleMaps
*/
class GoogleMapsTest extends TestCase
{
diff --git a/tests/app/Module/GoogleWebmasterToolsModuleTest.php b/tests/app/Module/GoogleWebmasterToolsModuleTest.php
index 6f738ba515..43f410b741 100644
--- a/tests/app/Module/GoogleWebmasterToolsModuleTest.php
+++ b/tests/app/Module/GoogleWebmasterToolsModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class GoogleWebmasterToolsModule
*
- * @covers Fisharebest\Webtrees\Module\GoogleWebmasterToolsModule
+ * @covers \Fisharebest\Webtrees\Module\GoogleWebmasterToolsModule
*/
class GoogleWebmasterToolsModuleTest extends TestCase
{
diff --git a/tests/app/Module/HereMapsTest.php b/tests/app/Module/HereMapsTest.php
index be5872d82f..15c3f44316 100644
--- a/tests/app/Module/HereMapsTest.php
+++ b/tests/app/Module/HereMapsTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class HereMaps
*
- * @covers Fisharebest\Webtrees\Module\HereMaps
+ * @covers \Fisharebest\Webtrees\Module\HereMaps
*/
class HereMapsTest extends TestCase
{
diff --git a/tests/app/Module/HitCountFooterModuleTest.php b/tests/app/Module/HitCountFooterModuleTest.php
index 02a6faf733..f56ff2460e 100644
--- a/tests/app/Module/HitCountFooterModuleTest.php
+++ b/tests/app/Module/HitCountFooterModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class HitCountFooterModule
*
- * @covers Fisharebest\Webtrees\Module\HitCountFooterModule
+ * @covers \Fisharebest\Webtrees\Module\HitCountFooterModule
*/
class HitCountFooterModuleTest extends TestCase
{
diff --git a/tests/app/Module/IndividualListModuleTest.php b/tests/app/Module/IndividualListModuleTest.php
index e390c0f315..77a824b5a1 100644
--- a/tests/app/Module/IndividualListModuleTest.php
+++ b/tests/app/Module/IndividualListModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class IndividualListModule
*
- * @covers Fisharebest\Webtrees\Module\IndividualListModule
+ * @covers \Fisharebest\Webtrees\Module\IndividualListModule
*/
class IndividualListModuleTest extends TestCase
{
diff --git a/tests/app/Module/LanguageAfrikaansTest.php b/tests/app/Module/LanguageAfrikaansTest.php
index c402c95748..a74f98bf7d 100644
--- a/tests/app/Module/LanguageAfrikaansTest.php
+++ b/tests/app/Module/LanguageAfrikaansTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageAfrikaans
*
- * @covers Fisharebest\Webtrees\Module\LanguageAfrikaans
+ * @covers \Fisharebest\Webtrees\Module\LanguageAfrikaans
*/
class LanguageAfrikaansTest extends TestCase
{
diff --git a/tests/app/Module/LanguageAlbanianTest.php b/tests/app/Module/LanguageAlbanianTest.php
index 61b1028d57..1539e32b85 100644
--- a/tests/app/Module/LanguageAlbanianTest.php
+++ b/tests/app/Module/LanguageAlbanianTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageAlbanian
*
- * @covers Fisharebest\Webtrees\Module\LanguageAlbanian
+ * @covers \Fisharebest\Webtrees\Module\LanguageAlbanian
*/
class LanguageAlbanianTest extends TestCase
{
diff --git a/tests/app/Module/LanguageArabicTest.php b/tests/app/Module/LanguageArabicTest.php
index fac82e2839..1f382c47ca 100644
--- a/tests/app/Module/LanguageArabicTest.php
+++ b/tests/app/Module/LanguageArabicTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageArabic
*
- * @covers Fisharebest\Webtrees\Module\LanguageArabic
+ * @covers \Fisharebest\Webtrees\Module\LanguageArabic
*/
class LanguageArabicTest extends TestCase
{
diff --git a/tests/app/Module/LanguageBosnianTest.php b/tests/app/Module/LanguageBosnianTest.php
index 45e3b2bde7..71b845c063 100644
--- a/tests/app/Module/LanguageBosnianTest.php
+++ b/tests/app/Module/LanguageBosnianTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageBosnian
*
- * @covers Fisharebest\Webtrees\Module\LanguageBosnian
+ * @covers \Fisharebest\Webtrees\Module\LanguageBosnian
*/
class LanguageBosnianTest extends TestCase
{
diff --git a/tests/app/Module/LanguageBulgarianTest.php b/tests/app/Module/LanguageBulgarianTest.php
index b9ab8adf48..a906ef1fe8 100644
--- a/tests/app/Module/LanguageBulgarianTest.php
+++ b/tests/app/Module/LanguageBulgarianTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageBulgarian
*
- * @covers Fisharebest\Webtrees\Module\LanguageBulgarian
+ * @covers \Fisharebest\Webtrees\Module\LanguageBulgarian
*/
class LanguageBulgarianTest extends TestCase
{
diff --git a/tests/app/Module/LanguageCatalanTest.php b/tests/app/Module/LanguageCatalanTest.php
index aa50b83586..589f9764d3 100644
--- a/tests/app/Module/LanguageCatalanTest.php
+++ b/tests/app/Module/LanguageCatalanTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageCatalan
*
- * @covers Fisharebest\Webtrees\Module\LanguageCatalan
+ * @covers \Fisharebest\Webtrees\Module\LanguageCatalan
*/
class LanguageCatalanTest extends TestCase
{
diff --git a/tests/app/Module/LanguageChineseSimplifiedTest.php b/tests/app/Module/LanguageChineseSimplifiedTest.php
index 49091ff145..cf63c7bdb2 100644
--- a/tests/app/Module/LanguageChineseSimplifiedTest.php
+++ b/tests/app/Module/LanguageChineseSimplifiedTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageChineseSimplified
*
- * @covers Fisharebest\Webtrees\Module\LanguageChineseSimplified
+ * @covers \Fisharebest\Webtrees\Module\LanguageChineseSimplified
*/
class LanguageChineseSimplifiedTest extends TestCase
{
diff --git a/tests/app/Module/LanguageChineseTraditionalTest.php b/tests/app/Module/LanguageChineseTraditionalTest.php
index 8cdae70b2c..8f4d876480 100644
--- a/tests/app/Module/LanguageChineseTraditionalTest.php
+++ b/tests/app/Module/LanguageChineseTraditionalTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageChineseTraditional
*
- * @covers Fisharebest\Webtrees\Module\LanguageChineseTraditional
+ * @covers \Fisharebest\Webtrees\Module\LanguageChineseTraditional
*/
class LanguageChineseTraditionalTest extends TestCase
{
diff --git a/tests/app/Module/LanguageCroatianTest.php b/tests/app/Module/LanguageCroatianTest.php
index 2a3be701ab..856c4c437f 100644
--- a/tests/app/Module/LanguageCroatianTest.php
+++ b/tests/app/Module/LanguageCroatianTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageCroatian
*
- * @covers Fisharebest\Webtrees\Module\LanguageCroatian
+ * @covers \Fisharebest\Webtrees\Module\LanguageCroatian
*/
class LanguageCroatianTest extends TestCase
{
diff --git a/tests/app/Module/LanguageCzechTest.php b/tests/app/Module/LanguageCzechTest.php
index dbb0efbcd2..a1dc794465 100644
--- a/tests/app/Module/LanguageCzechTest.php
+++ b/tests/app/Module/LanguageCzechTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageCzech
*
- * @covers Fisharebest\Webtrees\Module\LanguageCzech
+ * @covers \Fisharebest\Webtrees\Module\LanguageCzech
*/
class LanguageCzechTest extends TestCase
{
diff --git a/tests/app/Module/LanguageDanishTest.php b/tests/app/Module/LanguageDanishTest.php
index d34fe6bf3b..d028d320d9 100644
--- a/tests/app/Module/LanguageDanishTest.php
+++ b/tests/app/Module/LanguageDanishTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageDanish
*
- * @covers Fisharebest\Webtrees\Module\LanguageDanish
+ * @covers \Fisharebest\Webtrees\Module\LanguageDanish
*/
class LanguageDanishTest extends TestCase
{
diff --git a/tests/app/Module/LanguageDivehiTest.php b/tests/app/Module/LanguageDivehiTest.php
index 68af11d08e..2e50e69735 100644
--- a/tests/app/Module/LanguageDivehiTest.php
+++ b/tests/app/Module/LanguageDivehiTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageDivehi
*
- * @covers Fisharebest\Webtrees\Module\LanguageDivehi
+ * @covers \Fisharebest\Webtrees\Module\LanguageDivehi
*/
class LanguageDivehiTest extends TestCase
{
diff --git a/tests/app/Module/LanguageDutchTest.php b/tests/app/Module/LanguageDutchTest.php
index 203b2ff4a4..f1281953ed 100644
--- a/tests/app/Module/LanguageDutchTest.php
+++ b/tests/app/Module/LanguageDutchTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageDutch
*
- * @covers Fisharebest\Webtrees\Module\LanguageDutch
+ * @covers \Fisharebest\Webtrees\Module\LanguageDutch
*/
class LanguageDutchTest extends TestCase
{
diff --git a/tests/app/Module/LanguageEnglishAustraliaTest.php b/tests/app/Module/LanguageEnglishAustraliaTest.php
index dee8c32845..269e0c8f6a 100644
--- a/tests/app/Module/LanguageEnglishAustraliaTest.php
+++ b/tests/app/Module/LanguageEnglishAustraliaTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageEnglishAustralia
*
- * @covers Fisharebest\Webtrees\Module\LanguageEnglishAustralia
+ * @covers \Fisharebest\Webtrees\Module\LanguageEnglishAustralia
*/
class LanguageEnglishAustraliaTest extends TestCase
{
diff --git a/tests/app/Module/LanguageEnglishGreatBritainTest.php b/tests/app/Module/LanguageEnglishGreatBritainTest.php
index ef91432b30..c74d70ef4f 100644
--- a/tests/app/Module/LanguageEnglishGreatBritainTest.php
+++ b/tests/app/Module/LanguageEnglishGreatBritainTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageEnglishGreatBritain
*
- * @covers Fisharebest\Webtrees\Module\LanguageEnglishGreatBritain
+ * @covers \Fisharebest\Webtrees\Module\LanguageEnglishGreatBritain
*/
class LanguageEnglishGreatBritainTest extends TestCase
{
diff --git a/tests/app/Module/LanguageEnglishUnitedStatesTest.php b/tests/app/Module/LanguageEnglishUnitedStatesTest.php
index d10c74e898..a788a991f2 100644
--- a/tests/app/Module/LanguageEnglishUnitedStatesTest.php
+++ b/tests/app/Module/LanguageEnglishUnitedStatesTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageEnglishUnitedStates
*
- * @covers Fisharebest\Webtrees\Module\LanguageEnglishUnitedStates
+ * @covers \Fisharebest\Webtrees\Module\LanguageEnglishUnitedStates
*/
class LanguageEnglishUnitedStatesTest extends TestCase
{
diff --git a/tests/app/Module/LanguageEstonianTest.php b/tests/app/Module/LanguageEstonianTest.php
index 29a460660c..6ae02ca042 100644
--- a/tests/app/Module/LanguageEstonianTest.php
+++ b/tests/app/Module/LanguageEstonianTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageEstonian
*
- * @covers Fisharebest\Webtrees\Module\LanguageEstonian
+ * @covers \Fisharebest\Webtrees\Module\LanguageEstonian
*/
class LanguageEstonianTest extends TestCase
{
diff --git a/tests/app/Module/LanguageFaroeseTest.php b/tests/app/Module/LanguageFaroeseTest.php
index 3bba981f45..d50de1ffe3 100644
--- a/tests/app/Module/LanguageFaroeseTest.php
+++ b/tests/app/Module/LanguageFaroeseTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageFaroese
*
- * @covers Fisharebest\Webtrees\Module\LanguageFaroese
+ * @covers \Fisharebest\Webtrees\Module\LanguageFaroese
*/
class LanguageFaroeseTest extends TestCase
{
diff --git a/tests/app/Module/LanguageFarsiTest.php b/tests/app/Module/LanguageFarsiTest.php
index ec1a61b877..bc38c2d104 100644
--- a/tests/app/Module/LanguageFarsiTest.php
+++ b/tests/app/Module/LanguageFarsiTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageFarsi
*
- * @covers Fisharebest\Webtrees\Module\LanguageFarsi
+ * @covers \Fisharebest\Webtrees\Module\LanguageFarsi
*/
class LanguageFarsiTest extends TestCase
{
diff --git a/tests/app/Module/LanguageFinnishTest.php b/tests/app/Module/LanguageFinnishTest.php
index b77b509bad..eba0ea7acf 100644
--- a/tests/app/Module/LanguageFinnishTest.php
+++ b/tests/app/Module/LanguageFinnishTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageFinnish
*
- * @covers Fisharebest\Webtrees\Module\LanguageFinnish
+ * @covers \Fisharebest\Webtrees\Module\LanguageFinnish
*/
class LanguageFinnishTest extends TestCase
{
diff --git a/tests/app/Module/LanguageFrenchCanadaTest.php b/tests/app/Module/LanguageFrenchCanadaTest.php
index b0b6f6662e..1bbf920adb 100644
--- a/tests/app/Module/LanguageFrenchCanadaTest.php
+++ b/tests/app/Module/LanguageFrenchCanadaTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageFrenchCanada
*
- * @covers Fisharebest\Webtrees\Module\LanguageFrenchCanada
+ * @covers \Fisharebest\Webtrees\Module\LanguageFrenchCanada
*/
class LanguageFrenchCanadaTest extends TestCase
{
diff --git a/tests/app/Module/LanguageFrenchTest.php b/tests/app/Module/LanguageFrenchTest.php
index a8b1f04a39..830edfcc9d 100644
--- a/tests/app/Module/LanguageFrenchTest.php
+++ b/tests/app/Module/LanguageFrenchTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageFrench
*
- * @covers Fisharebest\Webtrees\Module\LanguageFrench
+ * @covers \Fisharebest\Webtrees\Module\LanguageFrench
*/
class LanguageFrenchTest extends TestCase
{
diff --git a/tests/app/Module/LanguageGalicianTest.php b/tests/app/Module/LanguageGalicianTest.php
index b5f8b55457..b12f5263ef 100644
--- a/tests/app/Module/LanguageGalicianTest.php
+++ b/tests/app/Module/LanguageGalicianTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageGalician
*
- * @covers Fisharebest\Webtrees\Module\LanguageGalician
+ * @covers \Fisharebest\Webtrees\Module\LanguageGalician
*/
class LanguageGalicianTest extends TestCase
{
diff --git a/tests/app/Module/LanguageGeorgianTest.php b/tests/app/Module/LanguageGeorgianTest.php
index 65d99cb4c6..52472f40a2 100644
--- a/tests/app/Module/LanguageGeorgianTest.php
+++ b/tests/app/Module/LanguageGeorgianTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageGeorgian
*
- * @covers Fisharebest\Webtrees\Module\LanguageGeorgian
+ * @covers \Fisharebest\Webtrees\Module\LanguageGeorgian
*/
class LanguageGeorgianTest extends TestCase
{
diff --git a/tests/app/Module/LanguageGermanTest.php b/tests/app/Module/LanguageGermanTest.php
index 9a36716530..1509840d4b 100644
--- a/tests/app/Module/LanguageGermanTest.php
+++ b/tests/app/Module/LanguageGermanTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageGerman
*
- * @covers Fisharebest\Webtrees\Module\LanguageGerman
+ * @covers \Fisharebest\Webtrees\Module\LanguageGerman
*/
class LanguageGermanTest extends TestCase
{
diff --git a/tests/app/Module/LanguageGreekTest.php b/tests/app/Module/LanguageGreekTest.php
index a15acf1436..3deab9d024 100644
--- a/tests/app/Module/LanguageGreekTest.php
+++ b/tests/app/Module/LanguageGreekTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageGreek
*
- * @covers Fisharebest\Webtrees\Module\LanguageGreek
+ * @covers \Fisharebest\Webtrees\Module\LanguageGreek
*/
class LanguageGreekTest extends TestCase
{
diff --git a/tests/app/Module/LanguageHebrewTest.php b/tests/app/Module/LanguageHebrewTest.php
index e83cc9c6e0..616e8dcc70 100644
--- a/tests/app/Module/LanguageHebrewTest.php
+++ b/tests/app/Module/LanguageHebrewTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageHebrew
*
- * @covers Fisharebest\Webtrees\Module\LanguageHebrew
+ * @covers \Fisharebest\Webtrees\Module\LanguageHebrew
*/
class LanguageHebrewTest extends TestCase
{
diff --git a/tests/app/Module/LanguageHindiTest.php b/tests/app/Module/LanguageHindiTest.php
index 3dc90498e5..7ad4e5a6b8 100644
--- a/tests/app/Module/LanguageHindiTest.php
+++ b/tests/app/Module/LanguageHindiTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageHindi
*
- * @covers Fisharebest\Webtrees\Module\LanguageHindi
+ * @covers \Fisharebest\Webtrees\Module\LanguageHindi
*/
class LanguageHindiTest extends TestCase
{
diff --git a/tests/app/Module/LanguageHungarianTest.php b/tests/app/Module/LanguageHungarianTest.php
index 00f6a04a14..a8a90e21b6 100644
--- a/tests/app/Module/LanguageHungarianTest.php
+++ b/tests/app/Module/LanguageHungarianTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageHungarian
*
- * @covers Fisharebest\Webtrees\Module\LanguageHungarian
+ * @covers \Fisharebest\Webtrees\Module\LanguageHungarian
*/
class LanguageHungarianTest extends TestCase
{
diff --git a/tests/app/Module/LanguageIcelandicTest.php b/tests/app/Module/LanguageIcelandicTest.php
index ff465737a7..e85e5f3a94 100644
--- a/tests/app/Module/LanguageIcelandicTest.php
+++ b/tests/app/Module/LanguageIcelandicTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageIcelandic
*
- * @covers Fisharebest\Webtrees\Module\LanguageIcelandic
+ * @covers \Fisharebest\Webtrees\Module\LanguageIcelandic
*/
class LanguageIcelandicTest extends TestCase
{
diff --git a/tests/app/Module/LanguageIndonesianTest.php b/tests/app/Module/LanguageIndonesianTest.php
index a0f2fd9bd0..6f35c0ac6e 100644
--- a/tests/app/Module/LanguageIndonesianTest.php
+++ b/tests/app/Module/LanguageIndonesianTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageIndonesian
*
- * @covers Fisharebest\Webtrees\Module\LanguageIndonesian
+ * @covers \Fisharebest\Webtrees\Module\LanguageIndonesian
*/
class LanguageIndonesianTest extends TestCase
{
diff --git a/tests/app/Module/LanguageItalianTest.php b/tests/app/Module/LanguageItalianTest.php
index 9180226424..b3d74089c1 100644
--- a/tests/app/Module/LanguageItalianTest.php
+++ b/tests/app/Module/LanguageItalianTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageItalian
*
- * @covers Fisharebest\Webtrees\Module\LanguageItalian
+ * @covers \Fisharebest\Webtrees\Module\LanguageItalian
*/
class LanguageItalianTest extends TestCase
{
diff --git a/tests/app/Module/LanguageJapaneseTest.php b/tests/app/Module/LanguageJapaneseTest.php
index 1db5ed0068..e840887768 100644
--- a/tests/app/Module/LanguageJapaneseTest.php
+++ b/tests/app/Module/LanguageJapaneseTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageJapanese
*
- * @covers Fisharebest\Webtrees\Module\LanguageJapanese
+ * @covers \Fisharebest\Webtrees\Module\LanguageJapanese
*/
class LanguageJapaneseTest extends TestCase
{
diff --git a/tests/app/Module/LanguageJavaneseTest.php b/tests/app/Module/LanguageJavaneseTest.php
index 779063cd6e..206800e0ca 100644
--- a/tests/app/Module/LanguageJavaneseTest.php
+++ b/tests/app/Module/LanguageJavaneseTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageJavanese
*
- * @covers Fisharebest\Webtrees\Module\LanguageJavanese
+ * @covers \Fisharebest\Webtrees\Module\LanguageJavanese
*/
class LanguageJavaneseTest extends TestCase
{
diff --git a/tests/app/Module/LanguageKazhakTest.php b/tests/app/Module/LanguageKazhakTest.php
index 0d958e63bb..5a2ebf9790 100644
--- a/tests/app/Module/LanguageKazhakTest.php
+++ b/tests/app/Module/LanguageKazhakTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageKazhak
*
- * @covers Fisharebest\Webtrees\Module\LanguageKazhak
+ * @covers \Fisharebest\Webtrees\Module\LanguageKazhak
*/
class LanguageKazhakTest extends TestCase
{
diff --git a/tests/app/Module/LanguageKoreanTest.php b/tests/app/Module/LanguageKoreanTest.php
index a3ddc69f60..c40afea057 100644
--- a/tests/app/Module/LanguageKoreanTest.php
+++ b/tests/app/Module/LanguageKoreanTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageKorean
*
- * @covers Fisharebest\Webtrees\Module\LanguageKorean
+ * @covers \Fisharebest\Webtrees\Module\LanguageKorean
*/
class LanguageKoreanTest extends TestCase
{
diff --git a/tests/app/Module/LanguageKurdishTest.php b/tests/app/Module/LanguageKurdishTest.php
index 7b3e85ba0e..2f1f398cd8 100644
--- a/tests/app/Module/LanguageKurdishTest.php
+++ b/tests/app/Module/LanguageKurdishTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageKurdish
*
- * @covers Fisharebest\Webtrees\Module\LanguageKurdish
+ * @covers \Fisharebest\Webtrees\Module\LanguageKurdish
*/
class LanguageKurdishTest extends TestCase
{
diff --git a/tests/app/Module/LanguageLatvianTest.php b/tests/app/Module/LanguageLatvianTest.php
index 5842a08a1c..296dfa14c0 100644
--- a/tests/app/Module/LanguageLatvianTest.php
+++ b/tests/app/Module/LanguageLatvianTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageLatvian
*
- * @covers Fisharebest\Webtrees\Module\LanguageLatvian
+ * @covers \Fisharebest\Webtrees\Module\LanguageLatvian
*/
class LanguageLatvianTest extends TestCase
{
diff --git a/tests/app/Module/LanguageLingalaTest.php b/tests/app/Module/LanguageLingalaTest.php
index 18f89bd2bd..0b2ecdfb84 100644
--- a/tests/app/Module/LanguageLingalaTest.php
+++ b/tests/app/Module/LanguageLingalaTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageLingala
*
- * @covers Fisharebest\Webtrees\Module\LanguageLingala
+ * @covers \Fisharebest\Webtrees\Module\LanguageLingala
*/
class LanguageLingalaTest extends TestCase
{
diff --git a/tests/app/Module/LanguageLithuanianTest.php b/tests/app/Module/LanguageLithuanianTest.php
index 737f0484cf..26ec33489c 100644
--- a/tests/app/Module/LanguageLithuanianTest.php
+++ b/tests/app/Module/LanguageLithuanianTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageLithuanian
*
- * @covers Fisharebest\Webtrees\Module\LanguageLithuanian
+ * @covers \Fisharebest\Webtrees\Module\LanguageLithuanian
*/
class LanguageLithuanianTest extends TestCase
{
diff --git a/tests/app/Module/LanguageMalayTest.php b/tests/app/Module/LanguageMalayTest.php
index 44147d9ebe..083567fed1 100644
--- a/tests/app/Module/LanguageMalayTest.php
+++ b/tests/app/Module/LanguageMalayTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageMalay
*
- * @covers Fisharebest\Webtrees\Module\LanguageMalay
+ * @covers \Fisharebest\Webtrees\Module\LanguageMalay
*/
class LanguageMalayTest extends TestCase
{
diff --git a/tests/app/Module/LanguageMaoriTest.php b/tests/app/Module/LanguageMaoriTest.php
index 134042d898..a01afa5f3c 100644
--- a/tests/app/Module/LanguageMaoriTest.php
+++ b/tests/app/Module/LanguageMaoriTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageMaori
*
- * @covers Fisharebest\Webtrees\Module\LanguageMaori
+ * @covers \Fisharebest\Webtrees\Module\LanguageMaori
*/
class LanguageMaoriTest extends TestCase
{
diff --git a/tests/app/Module/LanguageMarathiTest.php b/tests/app/Module/LanguageMarathiTest.php
index 05712d7cca..bcf507596a 100644
--- a/tests/app/Module/LanguageMarathiTest.php
+++ b/tests/app/Module/LanguageMarathiTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageMarathi
*
- * @covers Fisharebest\Webtrees\Module\LanguageMarathi
+ * @covers \Fisharebest\Webtrees\Module\LanguageMarathi
*/
class LanguageMarathiTest extends TestCase
{
diff --git a/tests/app/Module/LanguageNepaleseTest.php b/tests/app/Module/LanguageNepaleseTest.php
index 095416238f..5b6cad74a3 100644
--- a/tests/app/Module/LanguageNepaleseTest.php
+++ b/tests/app/Module/LanguageNepaleseTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageNepalese
*
- * @covers Fisharebest\Webtrees\Module\LanguageNepalese
+ * @covers \Fisharebest\Webtrees\Module\LanguageNepalese
*/
class LanguageNepaleseTest extends TestCase
{
diff --git a/tests/app/Module/LanguageNorwegianBokmalTest.php b/tests/app/Module/LanguageNorwegianBokmalTest.php
index cf0d79887b..6e07e36136 100644
--- a/tests/app/Module/LanguageNorwegianBokmalTest.php
+++ b/tests/app/Module/LanguageNorwegianBokmalTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageNorwegianBokmal
*
- * @covers Fisharebest\Webtrees\Module\LanguageNorwegianBokmal
+ * @covers \Fisharebest\Webtrees\Module\LanguageNorwegianBokmal
*/
class LanguageNorwegianBokmalTest extends TestCase
{
diff --git a/tests/app/Module/LanguageNorwegianNynorskTest.php b/tests/app/Module/LanguageNorwegianNynorskTest.php
index 3fee784673..0875241f80 100644
--- a/tests/app/Module/LanguageNorwegianNynorskTest.php
+++ b/tests/app/Module/LanguageNorwegianNynorskTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageNorwegianNynorsk
*
- * @covers Fisharebest\Webtrees\Module\LanguageNorwegianNynorsk
+ * @covers \Fisharebest\Webtrees\Module\LanguageNorwegianNynorsk
*/
class LanguageNorwegianNynorskTest extends TestCase
{
diff --git a/tests/app/Module/LanguageOccitanTest.php b/tests/app/Module/LanguageOccitanTest.php
index 463091bd4a..5907aaf235 100644
--- a/tests/app/Module/LanguageOccitanTest.php
+++ b/tests/app/Module/LanguageOccitanTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageOccitan
*
- * @covers Fisharebest\Webtrees\Module\LanguageOccitan
+ * @covers \Fisharebest\Webtrees\Module\LanguageOccitan
*/
class LanguageOccitanTest extends TestCase
{
diff --git a/tests/app/Module/LanguagePolishTest.php b/tests/app/Module/LanguagePolishTest.php
index c4f878df24..cac436b3c8 100644
--- a/tests/app/Module/LanguagePolishTest.php
+++ b/tests/app/Module/LanguagePolishTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguagePolish
*
- * @covers Fisharebest\Webtrees\Module\LanguagePolish
+ * @covers \Fisharebest\Webtrees\Module\LanguagePolish
*/
class LanguagePolishTest extends TestCase
{
diff --git a/tests/app/Module/LanguagePortugueseBrazilTest.php b/tests/app/Module/LanguagePortugueseBrazilTest.php
index 3bcd2a9272..79360d4ea9 100644
--- a/tests/app/Module/LanguagePortugueseBrazilTest.php
+++ b/tests/app/Module/LanguagePortugueseBrazilTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguagePortugueseBrazil
*
- * @covers Fisharebest\Webtrees\Module\LanguagePortugueseBrazil
+ * @covers \Fisharebest\Webtrees\Module\LanguagePortugueseBrazil
*/
class LanguagePortugueseBrazilTest extends TestCase
{
diff --git a/tests/app/Module/LanguagePortugueseTest.php b/tests/app/Module/LanguagePortugueseTest.php
index 34e3220fb5..3731d312ba 100644
--- a/tests/app/Module/LanguagePortugueseTest.php
+++ b/tests/app/Module/LanguagePortugueseTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguagePortuguese
*
- * @covers Fisharebest\Webtrees\Module\LanguagePortuguese
+ * @covers \Fisharebest\Webtrees\Module\LanguagePortuguese
*/
class LanguagePortugueseTest extends TestCase
{
diff --git a/tests/app/Module/LanguageRomanianTest.php b/tests/app/Module/LanguageRomanianTest.php
index 869f5c2862..44df6d3f0a 100644
--- a/tests/app/Module/LanguageRomanianTest.php
+++ b/tests/app/Module/LanguageRomanianTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageRomanian
*
- * @covers Fisharebest\Webtrees\Module\LanguageRomanian
+ * @covers \Fisharebest\Webtrees\Module\LanguageRomanian
*/
class LanguageRomanianTest extends TestCase
{
diff --git a/tests/app/Module/LanguageRussianTest.php b/tests/app/Module/LanguageRussianTest.php
index 043e79cab4..80d771000a 100644
--- a/tests/app/Module/LanguageRussianTest.php
+++ b/tests/app/Module/LanguageRussianTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageRussian
*
- * @covers Fisharebest\Webtrees\Module\LanguageRussian
+ * @covers \Fisharebest\Webtrees\Module\LanguageRussian
*/
class LanguageRussianTest extends TestCase
{
diff --git a/tests/app/Module/LanguageSerbianLatinTest.php b/tests/app/Module/LanguageSerbianLatinTest.php
index 68e553afb5..56cd05277d 100644
--- a/tests/app/Module/LanguageSerbianLatinTest.php
+++ b/tests/app/Module/LanguageSerbianLatinTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageSerbianLatin
*
- * @covers Fisharebest\Webtrees\Module\LanguageSerbianLatin
+ * @covers \Fisharebest\Webtrees\Module\LanguageSerbianLatin
*/
class LanguageSerbianLatinTest extends TestCase
{
diff --git a/tests/app/Module/LanguageSerbianTest.php b/tests/app/Module/LanguageSerbianTest.php
index ca9a43c63a..9810f64fcb 100644
--- a/tests/app/Module/LanguageSerbianTest.php
+++ b/tests/app/Module/LanguageSerbianTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageSerbian
*
- * @covers Fisharebest\Webtrees\Module\LanguageSerbian
+ * @covers \Fisharebest\Webtrees\Module\LanguageSerbian
*/
class LanguageSerbianTest extends TestCase
{
diff --git a/tests/app/Module/LanguageSlovakianTest.php b/tests/app/Module/LanguageSlovakianTest.php
index 0cb7802308..17e6c4c43f 100644
--- a/tests/app/Module/LanguageSlovakianTest.php
+++ b/tests/app/Module/LanguageSlovakianTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageSlovakian
*
- * @covers Fisharebest\Webtrees\Module\LanguageSlovakian
+ * @covers \Fisharebest\Webtrees\Module\LanguageSlovakian
*/
class LanguageSlovakianTest extends TestCase
{
diff --git a/tests/app/Module/LanguageSlovenianTest.php b/tests/app/Module/LanguageSlovenianTest.php
index dad0d79cfc..7813f05420 100644
--- a/tests/app/Module/LanguageSlovenianTest.php
+++ b/tests/app/Module/LanguageSlovenianTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageSlovenian
*
- * @covers Fisharebest\Webtrees\Module\LanguageSlovenian
+ * @covers \Fisharebest\Webtrees\Module\LanguageSlovenian
*/
class LanguageSlovenianTest extends TestCase
{
diff --git a/tests/app/Module/LanguageSpanishTest.php b/tests/app/Module/LanguageSpanishTest.php
index 24e6cdb9d9..ff01b42712 100644
--- a/tests/app/Module/LanguageSpanishTest.php
+++ b/tests/app/Module/LanguageSpanishTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageSpanish
*
- * @covers Fisharebest\Webtrees\Module\LanguageSpanish
+ * @covers \Fisharebest\Webtrees\Module\LanguageSpanish
*/
class LanguageSpanishTest extends TestCase
{
diff --git a/tests/app/Module/LanguageSundaneseTest.php b/tests/app/Module/LanguageSundaneseTest.php
index df4018ae07..e2685a3a64 100644
--- a/tests/app/Module/LanguageSundaneseTest.php
+++ b/tests/app/Module/LanguageSundaneseTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageSundanese
*
- * @covers Fisharebest\Webtrees\Module\LanguageSundanese
+ * @covers \Fisharebest\Webtrees\Module\LanguageSundanese
*/
class LanguageSundaneseTest extends TestCase
{
diff --git a/tests/app/Module/LanguageSwahiliTest.php b/tests/app/Module/LanguageSwahiliTest.php
index 8d332ca9d6..44005c543c 100644
--- a/tests/app/Module/LanguageSwahiliTest.php
+++ b/tests/app/Module/LanguageSwahiliTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageSwahili
*
- * @covers Fisharebest\Webtrees\Module\LanguageSwahili
+ * @covers \Fisharebest\Webtrees\Module\LanguageSwahili
*/
class LanguageSwahiliTest extends TestCase
{
diff --git a/tests/app/Module/LanguageSwedishTest.php b/tests/app/Module/LanguageSwedishTest.php
index 19235d4672..5f19ff577b 100644
--- a/tests/app/Module/LanguageSwedishTest.php
+++ b/tests/app/Module/LanguageSwedishTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageSwedish
*
- * @covers Fisharebest\Webtrees\Module\LanguageSwedish
+ * @covers \Fisharebest\Webtrees\Module\LanguageSwedish
*/
class LanguageSwedishTest extends TestCase
{
diff --git a/tests/app/Module/LanguageTagalogTest.php b/tests/app/Module/LanguageTagalogTest.php
index 160a9315b4..a176065223 100644
--- a/tests/app/Module/LanguageTagalogTest.php
+++ b/tests/app/Module/LanguageTagalogTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageTagalog
*
- * @covers Fisharebest\Webtrees\Module\LanguageTagalog
+ * @covers \Fisharebest\Webtrees\Module\LanguageTagalog
*/
class LanguageTagalogTest extends TestCase
{
diff --git a/tests/app/Module/LanguageTamilTest.php b/tests/app/Module/LanguageTamilTest.php
index 2f43ed520c..f2d6a274b5 100644
--- a/tests/app/Module/LanguageTamilTest.php
+++ b/tests/app/Module/LanguageTamilTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageTamil
*
- * @covers Fisharebest\Webtrees\Module\LanguageTamil
+ * @covers \Fisharebest\Webtrees\Module\LanguageTamil
*/
class LanguageTamilTest extends TestCase
{
diff --git a/tests/app/Module/LanguageTatarTest.php b/tests/app/Module/LanguageTatarTest.php
index 829767aadc..999e2f7387 100644
--- a/tests/app/Module/LanguageTatarTest.php
+++ b/tests/app/Module/LanguageTatarTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageTatar
*
- * @covers Fisharebest\Webtrees\Module\LanguageTatar
+ * @covers \Fisharebest\Webtrees\Module\LanguageTatar
*/
class LanguageTatarTest extends TestCase
{
diff --git a/tests/app/Module/LanguageThaiTest.php b/tests/app/Module/LanguageThaiTest.php
index 81538096a4..87858624ea 100644
--- a/tests/app/Module/LanguageThaiTest.php
+++ b/tests/app/Module/LanguageThaiTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageThai
*
- * @covers Fisharebest\Webtrees\Module\LanguageThai
+ * @covers \Fisharebest\Webtrees\Module\LanguageThai
*/
class LanguageThaiTest extends TestCase
{
diff --git a/tests/app/Module/LanguageTurkishTest.php b/tests/app/Module/LanguageTurkishTest.php
index aba4d58bf6..007444692f 100644
--- a/tests/app/Module/LanguageTurkishTest.php
+++ b/tests/app/Module/LanguageTurkishTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageTurkish
*
- * @covers Fisharebest\Webtrees\Module\LanguageTurkish
+ * @covers \Fisharebest\Webtrees\Module\LanguageTurkish
*/
class LanguageTurkishTest extends TestCase
{
diff --git a/tests/app/Module/LanguageUkranianTest.php b/tests/app/Module/LanguageUkranianTest.php
index 67a0b97abf..a9d818567c 100644
--- a/tests/app/Module/LanguageUkranianTest.php
+++ b/tests/app/Module/LanguageUkranianTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageUkranian
*
- * @covers Fisharebest\Webtrees\Module\LanguageUkranian
+ * @covers \Fisharebest\Webtrees\Module\LanguageUkranian
*/
class LanguageUkranianTest extends TestCase
{
diff --git a/tests/app/Module/LanguageUrduTest.php b/tests/app/Module/LanguageUrduTest.php
index 443e14e47f..8c7aa3f3fa 100644
--- a/tests/app/Module/LanguageUrduTest.php
+++ b/tests/app/Module/LanguageUrduTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageUrdu
*
- * @covers Fisharebest\Webtrees\Module\LanguageUrdu
+ * @covers \Fisharebest\Webtrees\Module\LanguageUrdu
*/
class LanguageUrduTest extends TestCase
{
diff --git a/tests/app/Module/LanguageVietnameseTest.php b/tests/app/Module/LanguageVietnameseTest.php
index 289b3aadca..bd490c6dd5 100644
--- a/tests/app/Module/LanguageVietnameseTest.php
+++ b/tests/app/Module/LanguageVietnameseTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageVietnamese
*
- * @covers Fisharebest\Webtrees\Module\LanguageVietnamese
+ * @covers \Fisharebest\Webtrees\Module\LanguageVietnamese
*/
class LanguageVietnameseTest extends TestCase
{
diff --git a/tests/app/Module/LanguageWelshTest.php b/tests/app/Module/LanguageWelshTest.php
index 5a90c5e701..e072918a74 100644
--- a/tests/app/Module/LanguageWelshTest.php
+++ b/tests/app/Module/LanguageWelshTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageWelsh
*
- * @covers Fisharebest\Webtrees\Module\LanguageWelsh
+ * @covers \Fisharebest\Webtrees\Module\LanguageWelsh
*/
class LanguageWelshTest extends TestCase
{
diff --git a/tests/app/Module/LanguageYiddishTest.php b/tests/app/Module/LanguageYiddishTest.php
index 7eb7bfe093..e581c0c3f0 100644
--- a/tests/app/Module/LanguageYiddishTest.php
+++ b/tests/app/Module/LanguageYiddishTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LanguageYiddish
*
- * @covers Fisharebest\Webtrees\Module\LanguageYiddish
+ * @covers \Fisharebest\Webtrees\Module\LanguageYiddish
*/
class LanguageYiddishTest extends TestCase
{
diff --git a/tests/app/Module/ListsMenuModuleTest.php b/tests/app/Module/ListsMenuModuleTest.php
index cbd8bdf345..8815c585dd 100644
--- a/tests/app/Module/ListsMenuModuleTest.php
+++ b/tests/app/Module/ListsMenuModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ListsMenuModule
*
- * @covers Fisharebest\Webtrees\Module\ListsMenuModule
+ * @covers \Fisharebest\Webtrees\Module\ListsMenuModule
*/
class ListsMenuModuleTest extends TestCase
{
diff --git a/tests/app/Module/LocationListModuleTest.php b/tests/app/Module/LocationListModuleTest.php
index bf690abda9..bf7a6193f0 100644
--- a/tests/app/Module/LocationListModuleTest.php
+++ b/tests/app/Module/LocationListModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LocationListModule
*
- * @covers Fisharebest\Webtrees\Module\LocationListModule
+ * @covers \Fisharebest\Webtrees\Module\LocationListModule
*/
class LocationListModuleTest extends TestCase
{
diff --git a/tests/app/Module/LowCountriesRulersTest.php b/tests/app/Module/LowCountriesRulersTest.php
index bf3240baee..2f6abb7320 100644
--- a/tests/app/Module/LowCountriesRulersTest.php
+++ b/tests/app/Module/LowCountriesRulersTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LowCountriesRulers
*
- * @covers Fisharebest\Webtrees\Module\LowCountriesRulers
+ * @covers \Fisharebest\Webtrees\Module\LowCountriesRulers
*/
class LowCountriesRulersTest extends TestCase
{
diff --git a/tests/app/Module/MapBoxTest.php b/tests/app/Module/MapBoxTest.php
index c11f51ed21..25572cfde3 100644
--- a/tests/app/Module/MapBoxTest.php
+++ b/tests/app/Module/MapBoxTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MapBox
*
- * @covers Fisharebest\Webtrees\Module\MapBox
+ * @covers \Fisharebest\Webtrees\Module\MapBox
*/
class MapBoxTest extends TestCase
{
diff --git a/tests/app/Module/MapGeoLocationGeonamesTest.php b/tests/app/Module/MapGeoLocationGeonamesTest.php
index 8c538edcae..4642b77799 100644
--- a/tests/app/Module/MapGeoLocationGeonamesTest.php
+++ b/tests/app/Module/MapGeoLocationGeonamesTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MapGeoLocationGeonames
*
- * @covers Fisharebest\Webtrees\Module\MapGeoLocationGeonames
+ * @covers \Fisharebest\Webtrees\Module\MapGeoLocationGeonames
*/
class MapGeoLocationGeonamesTest extends TestCase
{
diff --git a/tests/app/Module/MapGeoLocationNominatimTest.php b/tests/app/Module/MapGeoLocationNominatimTest.php
index a83b2c65f6..fd4c4448df 100644
--- a/tests/app/Module/MapGeoLocationNominatimTest.php
+++ b/tests/app/Module/MapGeoLocationNominatimTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MapGeoLocationNominatim
*
- * @covers Fisharebest\Webtrees\Module\MapGeoLocationNominatim
+ * @covers \Fisharebest\Webtrees\Module\MapGeoLocationNominatim
*/
class MapGeoLocationNominatimTest extends TestCase
{
diff --git a/tests/app/Module/MapGeoLocationOpenRouteServiceTest.php b/tests/app/Module/MapGeoLocationOpenRouteServiceTest.php
index 73e3e72d9e..b62b32cc90 100644
--- a/tests/app/Module/MapGeoLocationOpenRouteServiceTest.php
+++ b/tests/app/Module/MapGeoLocationOpenRouteServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MapGeoLocationOpenRouteService
*
- * @covers Fisharebest\Webtrees\Module\MapGeoLocationOpenRouteService
+ * @covers \Fisharebest\Webtrees\Module\MapGeoLocationOpenRouteService
*/
class MapGeoLocationOpenRouteServiceTest extends TestCase
{
diff --git a/tests/app/Module/MatomoAnalyticsModuleTest.php b/tests/app/Module/MatomoAnalyticsModuleTest.php
index f2bd14061c..c0477ba008 100644
--- a/tests/app/Module/MatomoAnalyticsModuleTest.php
+++ b/tests/app/Module/MatomoAnalyticsModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MatomoAnalyticsModule
*
- * @covers Fisharebest\Webtrees\Module\MatomoAnalyticsModule
+ * @covers \Fisharebest\Webtrees\Module\MatomoAnalyticsModule
*/
class MatomoAnalyticsModuleTest extends TestCase
{
diff --git a/tests/app/Module/MediaListModuleTest.php b/tests/app/Module/MediaListModuleTest.php
index 4a50af7516..9b224d1b82 100644
--- a/tests/app/Module/MediaListModuleTest.php
+++ b/tests/app/Module/MediaListModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MediaListModule
*
- * @covers Fisharebest\Webtrees\Module\MediaListModule
+ * @covers \Fisharebest\Webtrees\Module\MediaListModule
*/
class MediaListModuleTest extends TestCase
{
diff --git a/tests/app/Module/MinimalThemeTest.php b/tests/app/Module/MinimalThemeTest.php
index 4441142935..7513c6a6cc 100644
--- a/tests/app/Module/MinimalThemeTest.php
+++ b/tests/app/Module/MinimalThemeTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MinimalTheme
*
- * @covers Fisharebest\Webtrees\Module\MinimalTheme
+ * @covers \Fisharebest\Webtrees\Module\MinimalTheme
*/
class MinimalThemeTest extends TestCase
{
diff --git a/tests/app/Module/NoteListModuleTest.php b/tests/app/Module/NoteListModuleTest.php
index 70196e4e1d..31839d1db7 100644
--- a/tests/app/Module/NoteListModuleTest.php
+++ b/tests/app/Module/NoteListModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class NoteListModule
*
- * @covers Fisharebest\Webtrees\Module\NoteListModule
+ * @covers \Fisharebest\Webtrees\Module\NoteListModule
*/
class NoteListModuleTest extends TestCase
{
diff --git a/tests/app/Module/OpenRouteServiceAutocompleteTest.php b/tests/app/Module/OpenRouteServiceAutocompleteTest.php
index 607b630f06..15eb30739b 100644
--- a/tests/app/Module/OpenRouteServiceAutocompleteTest.php
+++ b/tests/app/Module/OpenRouteServiceAutocompleteTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class OpenRouteServiceAutocomplete
*
- * @covers Fisharebest\Webtrees\Module\OpenRouteServiceAutocomplete
+ * @covers \Fisharebest\Webtrees\Module\OpenRouteServiceAutocomplete
*/
class OpenRouteServiceAutocompleteTest extends TestCase
{
diff --git a/tests/app/Module/OpenStreetMapTest.php b/tests/app/Module/OpenStreetMapTest.php
index 63d58922f6..5b68adfcd2 100644
--- a/tests/app/Module/OpenStreetMapTest.php
+++ b/tests/app/Module/OpenStreetMapTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class OpenStreetMap
*
- * @covers Fisharebest\Webtrees\Module\OpenStreetMap
+ * @covers \Fisharebest\Webtrees\Module\OpenStreetMap
*/
class OpenStreetMapTest extends TestCase
{
diff --git a/tests/app/Module/PedigreeMapModuleTest.php b/tests/app/Module/PedigreeMapModuleTest.php
index 0427c694b0..6bea0ff2ec 100644
--- a/tests/app/Module/PedigreeMapModuleTest.php
+++ b/tests/app/Module/PedigreeMapModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PedigreeMapModule
*
- * @covers Fisharebest\Webtrees\Module\PedigreeMapModule
+ * @covers \Fisharebest\Webtrees\Module\PedigreeMapModule
*/
class PedigreeMapModuleTest extends TestCase
{
diff --git a/tests/app/Module/PlaceHierarchyListModuleTest.php b/tests/app/Module/PlaceHierarchyListModuleTest.php
index 455b83ee96..8993cd216d 100644
--- a/tests/app/Module/PlaceHierarchyListModuleTest.php
+++ b/tests/app/Module/PlaceHierarchyListModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PlaceHierarchyListModule
*
- * @covers Fisharebest\Webtrees\Module\PlaceHierarchyListModule
+ * @covers \Fisharebest\Webtrees\Module\PlaceHierarchyListModule
*/
class PlaceHierarchyListModuleTest extends TestCase
{
diff --git a/tests/app/Module/PlacesModuleTest.php b/tests/app/Module/PlacesModuleTest.php
index 455ad7c5d3..ccfc1b1693 100644
--- a/tests/app/Module/PlacesModuleTest.php
+++ b/tests/app/Module/PlacesModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PlacesModule
*
- * @covers Fisharebest\Webtrees\Module\PlacesModule
+ * @covers \Fisharebest\Webtrees\Module\PlacesModule
*/
class PlacesModuleTest extends TestCase
{
diff --git a/tests/app/Module/PoweredByWebtreesModuleTest.php b/tests/app/Module/PoweredByWebtreesModuleTest.php
index 8171f9a72b..47e3ac8a69 100644
--- a/tests/app/Module/PoweredByWebtreesModuleTest.php
+++ b/tests/app/Module/PoweredByWebtreesModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PoweredByWebtreesModule
*
- * @covers Fisharebest\Webtrees\Module\PoweredByWebtreesModule
+ * @covers \Fisharebest\Webtrees\Module\PoweredByWebtreesModule
*/
class PoweredByWebtreesModuleTest extends TestCase
{
diff --git a/tests/app/Module/PrivacyPolicyTest.php b/tests/app/Module/PrivacyPolicyTest.php
index 6e9f4b0ebb..7c763ab512 100644
--- a/tests/app/Module/PrivacyPolicyTest.php
+++ b/tests/app/Module/PrivacyPolicyTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PrivacyPolicy
*
- * @covers Fisharebest\Webtrees\Module\PrivacyPolicy
+ * @covers \Fisharebest\Webtrees\Module\PrivacyPolicy
*/
class PrivacyPolicyTest extends TestCase
{
diff --git a/tests/app/Module/RedirectLegacyUrlsModuleTest.php b/tests/app/Module/RedirectLegacyUrlsModuleTest.php
index dac90135fb..12c2274fde 100644
--- a/tests/app/Module/RedirectLegacyUrlsModuleTest.php
+++ b/tests/app/Module/RedirectLegacyUrlsModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class RedirectLegacyUrlsModule
*
- * @covers Fisharebest\Webtrees\Module\RedirectLegacyUrlsModule
+ * @covers \Fisharebest\Webtrees\Module\RedirectLegacyUrlsModule
*/
class RedirectLegacyUrlsModuleTest extends TestCase
{
diff --git a/tests/app/Module/ReportsMenuModuleTest.php b/tests/app/Module/ReportsMenuModuleTest.php
index 90f21e079d..7b1799e087 100644
--- a/tests/app/Module/ReportsMenuModuleTest.php
+++ b/tests/app/Module/ReportsMenuModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportsMenuModule
*
- * @covers Fisharebest\Webtrees\Module\ReportsMenuModule
+ * @covers \Fisharebest\Webtrees\Module\ReportsMenuModule
*/
class ReportsMenuModuleTest extends TestCase
{
diff --git a/tests/app/Module/RepositoryListModuleTest.php b/tests/app/Module/RepositoryListModuleTest.php
index 452dc5e3a8..8e29c3c2a1 100644
--- a/tests/app/Module/RepositoryListModuleTest.php
+++ b/tests/app/Module/RepositoryListModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class RepositoryListModule
*
- * @covers Fisharebest\Webtrees\Module\RepositoryListModule
+ * @covers \Fisharebest\Webtrees\Module\RepositoryListModule
*/
class RepositoryListModuleTest extends TestCase
{
diff --git a/tests/app/Module/SearchMenuModuleTest.php b/tests/app/Module/SearchMenuModuleTest.php
index 60d9f98929..6c00089156 100644
--- a/tests/app/Module/SearchMenuModuleTest.php
+++ b/tests/app/Module/SearchMenuModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SearchMenuModule
*
- * @covers Fisharebest\Webtrees\Module\SearchMenuModule
+ * @covers \Fisharebest\Webtrees\Module\SearchMenuModule
*/
class SearchMenuModuleTest extends TestCase
{
diff --git a/tests/app/Module/ShareAnniversaryModuleTest.php b/tests/app/Module/ShareAnniversaryModuleTest.php
index 6fb4695c50..9c1e2484cf 100644
--- a/tests/app/Module/ShareAnniversaryModuleTest.php
+++ b/tests/app/Module/ShareAnniversaryModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ShareAnniversaryModule
*
- * @covers Fisharebest\Webtrees\Module\ShareAnniversaryModule
+ * @covers \Fisharebest\Webtrees\Module\ShareAnniversaryModule
*/
class ShareAnniversaryModuleTest extends TestCase
{
diff --git a/tests/app/Module/ShareUrlModuleTest.php b/tests/app/Module/ShareUrlModuleTest.php
index 7aa11d3847..4336a75299 100644
--- a/tests/app/Module/ShareUrlModuleTest.php
+++ b/tests/app/Module/ShareUrlModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ShareUrlModule
*
- * @covers Fisharebest\Webtrees\Module\ShareUrlModule
+ * @covers \Fisharebest\Webtrees\Module\ShareUrlModule
*/
class ShareUrlModuleTest extends TestCase
{
diff --git a/tests/app/Module/SourceListModuleTest.php b/tests/app/Module/SourceListModuleTest.php
index e505d2b417..57be7b2733 100644
--- a/tests/app/Module/SourceListModuleTest.php
+++ b/tests/app/Module/SourceListModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SourceListModule
*
- * @covers Fisharebest\Webtrees\Module\SourceListModule
+ * @covers \Fisharebest\Webtrees\Module\SourceListModule
*/
class SourceListModuleTest extends TestCase
{
diff --git a/tests/app/Module/StatcounterModuleTest.php b/tests/app/Module/StatcounterModuleTest.php
index 04dfe6224d..bb1bcb07e8 100644
--- a/tests/app/Module/StatcounterModuleTest.php
+++ b/tests/app/Module/StatcounterModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class StatcounterModule
*
- * @covers Fisharebest\Webtrees\Module\StatcounterModule
+ * @covers \Fisharebest\Webtrees\Module\StatcounterModule
*/
class StatcounterModuleTest extends TestCase
{
diff --git a/tests/app/Module/SubmitterListModuleTest.php b/tests/app/Module/SubmitterListModuleTest.php
index 2df762bea0..5de81876d4 100644
--- a/tests/app/Module/SubmitterListModuleTest.php
+++ b/tests/app/Module/SubmitterListModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SubmitterListModule
*
- * @covers Fisharebest\Webtrees\Module\SubmitterListModule
+ * @covers \Fisharebest\Webtrees\Module\SubmitterListModule
*/
class SubmitterListModuleTest extends TestCase
{
diff --git a/tests/app/Module/TreesMenuModuleTest.php b/tests/app/Module/TreesMenuModuleTest.php
index 3cb2ec4de0..b12c478fac 100644
--- a/tests/app/Module/TreesMenuModuleTest.php
+++ b/tests/app/Module/TreesMenuModuleTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TreesMenuModule
*
- * @covers Fisharebest\Webtrees\Module\TreesMenuModule
+ * @covers \Fisharebest\Webtrees\Module\TreesMenuModule
*/
class TreesMenuModuleTest extends TestCase
{
diff --git a/tests/app/Module/USPresidentsTest.php b/tests/app/Module/USPresidentsTest.php
index c7eb9b6578..dc9c278488 100644
--- a/tests/app/Module/USPresidentsTest.php
+++ b/tests/app/Module/USPresidentsTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class USPresidents
*
- * @covers Fisharebest\Webtrees\Module\USPresidents
+ * @covers \Fisharebest\Webtrees\Module\USPresidents
*/
class USPresidentsTest extends TestCase
{
diff --git a/tests/app/Module/WebtreesThemeTest.php b/tests/app/Module/WebtreesThemeTest.php
index ce00d56d66..87186bce2f 100644
--- a/tests/app/Module/WebtreesThemeTest.php
+++ b/tests/app/Module/WebtreesThemeTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class WebtreesTheme
*
- * @covers Fisharebest\Webtrees\Module\WebtreesTheme
+ * @covers \Fisharebest\Webtrees\Module\WebtreesTheme
*/
class WebtreesThemeTest extends TestCase
{
diff --git a/tests/app/Module/XeneaThemeTest.php b/tests/app/Module/XeneaThemeTest.php
index a6b9200955..0274b495b4 100644
--- a/tests/app/Module/XeneaThemeTest.php
+++ b/tests/app/Module/XeneaThemeTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class XeneaTheme
*
- * @covers Fisharebest\Webtrees\Module\XeneaTheme
+ * @covers \Fisharebest\Webtrees\Module\XeneaTheme
*/
class XeneaThemeTest extends TestCase
{
diff --git a/tests/app/PlaceLocationTest.php b/tests/app/PlaceLocationTest.php
index d9b64986b0..dc1bd6c885 100644
--- a/tests/app/PlaceLocationTest.php
+++ b/tests/app/PlaceLocationTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PlaceLocation
*
- * @covers Fisharebest\Webtrees\PlaceLocation
+ * @covers \Fisharebest\Webtrees\PlaceLocation
*/
class PlaceLocationTest extends TestCase
{
diff --git a/tests/app/RegistryTest.php b/tests/app/RegistryTest.php
index c140f75fb1..bb13e30a4a 100644
--- a/tests/app/RegistryTest.php
+++ b/tests/app/RegistryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Registry
*
- * @covers Fisharebest\Webtrees\Registry
+ * @covers \Fisharebest\Webtrees\Registry
*/
class RegistryTest extends TestCase
{
diff --git a/tests/app/RelationshipTest.php b/tests/app/RelationshipTest.php
index 557e3bc0f8..8271427700 100644
--- a/tests/app/RelationshipTest.php
+++ b/tests/app/RelationshipTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Relationship
*
- * @covers Fisharebest\Webtrees\Relationship
+ * @covers \Fisharebest\Webtrees\Relationship
*/
class RelationshipTest extends TestCase
{
diff --git a/tests/app/Report/HtmlRendererTest.php b/tests/app/Report/HtmlRendererTest.php
index be4ccdd8b2..6597fedf9f 100644
--- a/tests/app/Report/HtmlRendererTest.php
+++ b/tests/app/Report/HtmlRendererTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class HtmlRenderer
*
- * @covers Fisharebest\Webtrees\Report\HtmlRenderer
+ * @covers \Fisharebest\Webtrees\Report\HtmlRenderer
*/
class HtmlRendererTest extends TestCase
{
diff --git a/tests/app/Report/PdfRendererTest.php b/tests/app/Report/PdfRendererTest.php
index c364289e85..494629472f 100644
--- a/tests/app/Report/PdfRendererTest.php
+++ b/tests/app/Report/PdfRendererTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PdfRenderer
*
- * @covers Fisharebest\Webtrees\Report\PdfRenderer
+ * @covers \Fisharebest\Webtrees\Report\PdfRenderer
*/
class PdfRendererTest extends TestCase
{
diff --git a/tests/app/Report/ReportBaseCellTest.php b/tests/app/Report/ReportBaseCellTest.php
index 789bc9374b..d6ea749917 100644
--- a/tests/app/Report/ReportBaseCellTest.php
+++ b/tests/app/Report/ReportBaseCellTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportBaseCell
*
- * @covers Fisharebest\Webtrees\Report\ReportBaseCell
+ * @covers \Fisharebest\Webtrees\Report\ReportBaseCell
*/
class ReportBaseCellTest extends TestCase
{
diff --git a/tests/app/Report/ReportBaseElementTest.php b/tests/app/Report/ReportBaseElementTest.php
index 5980d00aec..71674fb334 100644
--- a/tests/app/Report/ReportBaseElementTest.php
+++ b/tests/app/Report/ReportBaseElementTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportBaseElement
*
- * @covers Fisharebest\Webtrees\Report\ReportBaseElement
+ * @covers \Fisharebest\Webtrees\Report\ReportBaseElement
*/
class ReportBaseElementTest extends TestCase
{
diff --git a/tests/app/Report/ReportBaseFootnoteTest.php b/tests/app/Report/ReportBaseFootnoteTest.php
index 26f9d514d4..cd150ee302 100644
--- a/tests/app/Report/ReportBaseFootnoteTest.php
+++ b/tests/app/Report/ReportBaseFootnoteTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportBaseFootnote
*
- * @covers Fisharebest\Webtrees\Report\ReportBaseFootnote
+ * @covers \Fisharebest\Webtrees\Report\ReportBaseFootnote
*/
class ReportBaseFootnoteTest extends TestCase
{
diff --git a/tests/app/Report/ReportBaseImageTest.php b/tests/app/Report/ReportBaseImageTest.php
index 0feeb39aa7..a4e231ca03 100644
--- a/tests/app/Report/ReportBaseImageTest.php
+++ b/tests/app/Report/ReportBaseImageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportBaseImage
*
- * @covers Fisharebest\Webtrees\Report\ReportBaseImage
+ * @covers \Fisharebest\Webtrees\Report\ReportBaseImage
*/
class ReportBaseImageTest extends TestCase
{
diff --git a/tests/app/Report/ReportBaseLineTest.php b/tests/app/Report/ReportBaseLineTest.php
index b385a2a444..8cfa8d31c2 100644
--- a/tests/app/Report/ReportBaseLineTest.php
+++ b/tests/app/Report/ReportBaseLineTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportBaseLine
*
- * @covers Fisharebest\Webtrees\Report\ReportBaseLine
+ * @covers \Fisharebest\Webtrees\Report\ReportBaseLine
*/
class ReportBaseLineTest extends TestCase
{
diff --git a/tests/app/Report/ReportBaseTextTest.php b/tests/app/Report/ReportBaseTextTest.php
index 7c34edc8af..2a5b77a9a8 100644
--- a/tests/app/Report/ReportBaseTextTest.php
+++ b/tests/app/Report/ReportBaseTextTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportBaseText
*
- * @covers Fisharebest\Webtrees\Report\ReportBaseText
+ * @covers \Fisharebest\Webtrees\Report\ReportBaseText
*/
class ReportBaseTextTest extends TestCase
{
diff --git a/tests/app/Report/ReportBaseTextboxTest.php b/tests/app/Report/ReportBaseTextboxTest.php
index fd30db983d..8cf67070e3 100644
--- a/tests/app/Report/ReportBaseTextboxTest.php
+++ b/tests/app/Report/ReportBaseTextboxTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportBaseTextbox
*
- * @covers Fisharebest\Webtrees\Report\ReportBaseTextbox
+ * @covers \Fisharebest\Webtrees\Report\ReportBaseTextbox
*/
class ReportBaseTextboxTest extends TestCase
{
diff --git a/tests/app/Report/ReportExpressionLanguageProviderTest.php b/tests/app/Report/ReportExpressionLanguageProviderTest.php
index 8f89ab1591..7e082609d3 100644
--- a/tests/app/Report/ReportExpressionLanguageProviderTest.php
+++ b/tests/app/Report/ReportExpressionLanguageProviderTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportExpressionLanguageProvider
*
- * @covers Fisharebest\Webtrees\Report\ReportExpressionLanguageProvider
+ * @covers \Fisharebest\Webtrees\Report\ReportExpressionLanguageProvider
*/
class ReportExpressionLanguageProviderTest extends TestCase
{
diff --git a/tests/app/Report/ReportHtmlCellTest.php b/tests/app/Report/ReportHtmlCellTest.php
index cbfb4a1b6c..76f187b45a 100644
--- a/tests/app/Report/ReportHtmlCellTest.php
+++ b/tests/app/Report/ReportHtmlCellTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportHtmlCell
*
- * @covers Fisharebest\Webtrees\Report\ReportHtmlCell
+ * @covers \Fisharebest\Webtrees\Report\ReportHtmlCell
*/
class ReportHtmlCellTest extends TestCase
{
diff --git a/tests/app/Report/ReportHtmlFootnoteTest.php b/tests/app/Report/ReportHtmlFootnoteTest.php
index 31090ac746..ea3b9c8072 100644
--- a/tests/app/Report/ReportHtmlFootnoteTest.php
+++ b/tests/app/Report/ReportHtmlFootnoteTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportHtmlFootnote
*
- * @covers Fisharebest\Webtrees\Report\ReportHtmlFootnote
+ * @covers \Fisharebest\Webtrees\Report\ReportHtmlFootnote
*/
class ReportHtmlFootnoteTest extends TestCase
{
diff --git a/tests/app/Report/ReportHtmlImageTest.php b/tests/app/Report/ReportHtmlImageTest.php
index d2e14cbe6c..841294479b 100644
--- a/tests/app/Report/ReportHtmlImageTest.php
+++ b/tests/app/Report/ReportHtmlImageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportHtmlImage
*
- * @covers Fisharebest\Webtrees\Report\ReportHtmlImage
+ * @covers \Fisharebest\Webtrees\Report\ReportHtmlImage
*/
class ReportHtmlImageTest extends TestCase
{
diff --git a/tests/app/Report/ReportHtmlLineTest.php b/tests/app/Report/ReportHtmlLineTest.php
index e2fb49aa74..e1d0649ce6 100644
--- a/tests/app/Report/ReportHtmlLineTest.php
+++ b/tests/app/Report/ReportHtmlLineTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportHtmlLine
*
- * @covers Fisharebest\Webtrees\Report\ReportHtmlLine
+ * @covers \Fisharebest\Webtrees\Report\ReportHtmlLine
*/
class ReportHtmlLineTest extends TestCase
{
diff --git a/tests/app/Report/ReportHtmlTextTest.php b/tests/app/Report/ReportHtmlTextTest.php
index b62049f879..462c968789 100644
--- a/tests/app/Report/ReportHtmlTextTest.php
+++ b/tests/app/Report/ReportHtmlTextTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportHtmlText
*
- * @covers Fisharebest\Webtrees\Report\ReportHtmlText
+ * @covers \Fisharebest\Webtrees\Report\ReportHtmlText
*/
class ReportHtmlTextTest extends TestCase
{
diff --git a/tests/app/Report/ReportHtmlTextboxTest.php b/tests/app/Report/ReportHtmlTextboxTest.php
index cf1fbad1a4..895d3eae17 100644
--- a/tests/app/Report/ReportHtmlTextboxTest.php
+++ b/tests/app/Report/ReportHtmlTextboxTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportHtmlTextbox
*
- * @covers Fisharebest\Webtrees\Report\ReportHtmlTextbox
+ * @covers \Fisharebest\Webtrees\Report\ReportHtmlTextbox
*/
class ReportHtmlTextboxTest extends TestCase
{
diff --git a/tests/app/Report/ReportParserBaseTest.php b/tests/app/Report/ReportParserBaseTest.php
index b9f3fc0bbc..c5d6073f5d 100644
--- a/tests/app/Report/ReportParserBaseTest.php
+++ b/tests/app/Report/ReportParserBaseTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportParserBase
*
- * @covers Fisharebest\Webtrees\Report\ReportParserBase
+ * @covers \Fisharebest\Webtrees\Report\ReportParserBase
*/
class ReportParserBaseTest extends TestCase
{
diff --git a/tests/app/Report/ReportParserGenerateTest.php b/tests/app/Report/ReportParserGenerateTest.php
index 56215d6644..4054d2b21a 100644
--- a/tests/app/Report/ReportParserGenerateTest.php
+++ b/tests/app/Report/ReportParserGenerateTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportParserGenerate
*
- * @covers Fisharebest\Webtrees\Report\ReportParserGenerate
+ * @covers \Fisharebest\Webtrees\Report\ReportParserGenerate
*/
class ReportParserGenerateTest extends TestCase
{
diff --git a/tests/app/Report/ReportParserSetupTest.php b/tests/app/Report/ReportParserSetupTest.php
index ca5153e3c6..37528ff76b 100644
--- a/tests/app/Report/ReportParserSetupTest.php
+++ b/tests/app/Report/ReportParserSetupTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportParserSetup
*
- * @covers Fisharebest\Webtrees\Report\ReportParserSetup
+ * @covers \Fisharebest\Webtrees\Report\ReportParserSetup
*/
class ReportParserSetupTest extends TestCase
{
diff --git a/tests/app/Report/ReportPdfCellTest.php b/tests/app/Report/ReportPdfCellTest.php
index 02886119b2..ca5c0d9432 100644
--- a/tests/app/Report/ReportPdfCellTest.php
+++ b/tests/app/Report/ReportPdfCellTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportPdfCell
*
- * @covers Fisharebest\Webtrees\Report\ReportPdfCell
+ * @covers \Fisharebest\Webtrees\Report\ReportPdfCell
*/
class ReportPdfCellTest extends TestCase
{
diff --git a/tests/app/Report/ReportPdfFootnoteTest.php b/tests/app/Report/ReportPdfFootnoteTest.php
index 1327174f97..db3814ddea 100644
--- a/tests/app/Report/ReportPdfFootnoteTest.php
+++ b/tests/app/Report/ReportPdfFootnoteTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportPdfFootnote
*
- * @covers Fisharebest\Webtrees\Report\ReportPdfFootnote
+ * @covers \Fisharebest\Webtrees\Report\ReportPdfFootnote
*/
class ReportPdfFootnoteTest extends TestCase
{
diff --git a/tests/app/Report/ReportPdfImageTest.php b/tests/app/Report/ReportPdfImageTest.php
index 57aa318601..d3c20cf127 100644
--- a/tests/app/Report/ReportPdfImageTest.php
+++ b/tests/app/Report/ReportPdfImageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportPdfImage
*
- * @covers Fisharebest\Webtrees\Report\ReportPdfImage
+ * @covers \Fisharebest\Webtrees\Report\ReportPdfImage
*/
class ReportPdfImageTest extends TestCase
{
diff --git a/tests/app/Report/ReportPdfLineTest.php b/tests/app/Report/ReportPdfLineTest.php
index bc1154643a..cdbfce641e 100644
--- a/tests/app/Report/ReportPdfLineTest.php
+++ b/tests/app/Report/ReportPdfLineTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportPdfLine
*
- * @covers Fisharebest\Webtrees\Report\ReportPdfLine
+ * @covers \Fisharebest\Webtrees\Report\ReportPdfLine
*/
class ReportPdfLineTest extends TestCase
{
diff --git a/tests/app/Report/ReportPdfTextBoxTest.php b/tests/app/Report/ReportPdfTextBoxTest.php
index 6ad53ca32a..e9bce296d3 100644
--- a/tests/app/Report/ReportPdfTextBoxTest.php
+++ b/tests/app/Report/ReportPdfTextBoxTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportPdfTextBox
*
- * @covers Fisharebest\Webtrees\Report\ReportPdfTextBox
+ * @covers \Fisharebest\Webtrees\Report\ReportPdfTextBox
*/
class ReportPdfTextBoxTest extends TestCase
{
diff --git a/tests/app/Report/ReportPdfTextTest.php b/tests/app/Report/ReportPdfTextTest.php
index 0d67868534..0d8de54313 100644
--- a/tests/app/Report/ReportPdfTextTest.php
+++ b/tests/app/Report/ReportPdfTextTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ReportPdfText
*
- * @covers Fisharebest\Webtrees\Report\ReportPdfText
+ * @covers \Fisharebest\Webtrees\Report\ReportPdfText
*/
class ReportPdfTextTest extends TestCase
{
diff --git a/tests/app/Report/RightToLeftSupportTest.php b/tests/app/Report/RightToLeftSupportTest.php
index a81098ea26..5961261143 100644
--- a/tests/app/Report/RightToLeftSupportTest.php
+++ b/tests/app/Report/RightToLeftSupportTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class RightToLeftSupport
*
- * @covers Fisharebest\Webtrees\Report\RightToLeftSupport
+ * @covers \Fisharebest\Webtrees\Report\RightToLeftSupport
*/
class RightToLeftSupportTest extends TestCase
{
diff --git a/tests/app/Report/TcpdfWrapperTest.php b/tests/app/Report/TcpdfWrapperTest.php
index 100433d64c..791a6e2e07 100644
--- a/tests/app/Report/TcpdfWrapperTest.php
+++ b/tests/app/Report/TcpdfWrapperTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TcpdfWrapper
*
- * @covers Fisharebest\Webtrees\Report\TcpdfWrapper
+ * @covers \Fisharebest\Webtrees\Report\TcpdfWrapper
*/
class TcpdfWrapperTest extends TestCase
{
diff --git a/tests/app/Schema/Migration0Test.php b/tests/app/Schema/Migration0Test.php
index 1f972bd43f..038e913863 100644
--- a/tests/app/Schema/Migration0Test.php
+++ b/tests/app/Schema/Migration0Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration0
*
- * @covers Fisharebest\Webtrees\Schema\Migration0
+ * @covers \Fisharebest\Webtrees\Schema\Migration0
*/
class Migration0Test extends TestCase
{
diff --git a/tests/app/Schema/Migration10Test.php b/tests/app/Schema/Migration10Test.php
index a7918d1046..90b15b7fee 100644
--- a/tests/app/Schema/Migration10Test.php
+++ b/tests/app/Schema/Migration10Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration10
*
- * @covers Fisharebest\Webtrees\Schema\Migration10
+ * @covers \Fisharebest\Webtrees\Schema\Migration10
*/
class Migration10Test extends TestCase
{
diff --git a/tests/app/Schema/Migration11Test.php b/tests/app/Schema/Migration11Test.php
index ae2ef2aa7f..dd86a729fc 100644
--- a/tests/app/Schema/Migration11Test.php
+++ b/tests/app/Schema/Migration11Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration11
*
- * @covers Fisharebest\Webtrees\Schema\Migration11
+ * @covers \Fisharebest\Webtrees\Schema\Migration11
*/
class Migration11Test extends TestCase
{
diff --git a/tests/app/Schema/Migration12Test.php b/tests/app/Schema/Migration12Test.php
index e83b590279..0ecfbcb443 100644
--- a/tests/app/Schema/Migration12Test.php
+++ b/tests/app/Schema/Migration12Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration12
*
- * @covers Fisharebest\Webtrees\Schema\Migration12
+ * @covers \Fisharebest\Webtrees\Schema\Migration12
*/
class Migration12Test extends TestCase
{
diff --git a/tests/app/Schema/Migration13Test.php b/tests/app/Schema/Migration13Test.php
index ac0d74cdd0..52024d4333 100644
--- a/tests/app/Schema/Migration13Test.php
+++ b/tests/app/Schema/Migration13Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration13
*
- * @covers Fisharebest\Webtrees\Schema\Migration13
+ * @covers \Fisharebest\Webtrees\Schema\Migration13
*/
class Migration13Test extends TestCase
{
diff --git a/tests/app/Schema/Migration14Test.php b/tests/app/Schema/Migration14Test.php
index 2e29830dbd..867f0e8416 100644
--- a/tests/app/Schema/Migration14Test.php
+++ b/tests/app/Schema/Migration14Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration14
*
- * @covers Fisharebest\Webtrees\Schema\Migration14
+ * @covers \Fisharebest\Webtrees\Schema\Migration14
*/
class Migration14Test extends TestCase
{
diff --git a/tests/app/Schema/Migration15Test.php b/tests/app/Schema/Migration15Test.php
index 0cdc535ffa..7e60b08663 100644
--- a/tests/app/Schema/Migration15Test.php
+++ b/tests/app/Schema/Migration15Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration15
*
- * @covers Fisharebest\Webtrees\Schema\Migration15
+ * @covers \Fisharebest\Webtrees\Schema\Migration15
*/
class Migration15Test extends TestCase
{
diff --git a/tests/app/Schema/Migration16Test.php b/tests/app/Schema/Migration16Test.php
index 016a0bc4bc..c901f6d04f 100644
--- a/tests/app/Schema/Migration16Test.php
+++ b/tests/app/Schema/Migration16Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration16
*
- * @covers Fisharebest\Webtrees\Schema\Migration16
+ * @covers \Fisharebest\Webtrees\Schema\Migration16
*/
class Migration16Test extends TestCase
{
diff --git a/tests/app/Schema/Migration17Test.php b/tests/app/Schema/Migration17Test.php
index 5c9304a552..145ce92b6c 100644
--- a/tests/app/Schema/Migration17Test.php
+++ b/tests/app/Schema/Migration17Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration17
*
- * @covers Fisharebest\Webtrees\Schema\Migration17
+ * @covers \Fisharebest\Webtrees\Schema\Migration17
*/
class Migration17Test extends TestCase
{
diff --git a/tests/app/Schema/Migration18Test.php b/tests/app/Schema/Migration18Test.php
index f208c3a566..b9f1477a97 100644
--- a/tests/app/Schema/Migration18Test.php
+++ b/tests/app/Schema/Migration18Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration18
*
- * @covers Fisharebest\Webtrees\Schema\Migration18
+ * @covers \Fisharebest\Webtrees\Schema\Migration18
*/
class Migration18Test extends TestCase
{
diff --git a/tests/app/Schema/Migration19Test.php b/tests/app/Schema/Migration19Test.php
index 15839f4a0e..b1fcf09db2 100644
--- a/tests/app/Schema/Migration19Test.php
+++ b/tests/app/Schema/Migration19Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration19
*
- * @covers Fisharebest\Webtrees\Schema\Migration19
+ * @covers \Fisharebest\Webtrees\Schema\Migration19
*/
class Migration19Test extends TestCase
{
diff --git a/tests/app/Schema/Migration1Test.php b/tests/app/Schema/Migration1Test.php
index 72d779bbc3..65edee52cd 100644
--- a/tests/app/Schema/Migration1Test.php
+++ b/tests/app/Schema/Migration1Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration1
*
- * @covers Fisharebest\Webtrees\Schema\Migration1
+ * @covers \Fisharebest\Webtrees\Schema\Migration1
*/
class Migration1Test extends TestCase
{
diff --git a/tests/app/Schema/Migration20Test.php b/tests/app/Schema/Migration20Test.php
index 48ac6a0c8f..1510e47173 100644
--- a/tests/app/Schema/Migration20Test.php
+++ b/tests/app/Schema/Migration20Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration20
*
- * @covers Fisharebest\Webtrees\Schema\Migration20
+ * @covers \Fisharebest\Webtrees\Schema\Migration20
*/
class Migration20Test extends TestCase
{
diff --git a/tests/app/Schema/Migration21Test.php b/tests/app/Schema/Migration21Test.php
index f7bc287018..05c13245cc 100644
--- a/tests/app/Schema/Migration21Test.php
+++ b/tests/app/Schema/Migration21Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration21
*
- * @covers Fisharebest\Webtrees\Schema\Migration21
+ * @covers \Fisharebest\Webtrees\Schema\Migration21
*/
class Migration21Test extends TestCase
{
diff --git a/tests/app/Schema/Migration22Test.php b/tests/app/Schema/Migration22Test.php
index 49c7d282f9..0fed0a3938 100644
--- a/tests/app/Schema/Migration22Test.php
+++ b/tests/app/Schema/Migration22Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration22
*
- * @covers Fisharebest\Webtrees\Schema\Migration22
+ * @covers \Fisharebest\Webtrees\Schema\Migration22
*/
class Migration22Test extends TestCase
{
diff --git a/tests/app/Schema/Migration23Test.php b/tests/app/Schema/Migration23Test.php
index 90a24e5f7a..09fbddc63f 100644
--- a/tests/app/Schema/Migration23Test.php
+++ b/tests/app/Schema/Migration23Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration23
*
- * @covers Fisharebest\Webtrees\Schema\Migration23
+ * @covers \Fisharebest\Webtrees\Schema\Migration23
*/
class Migration23Test extends TestCase
{
diff --git a/tests/app/Schema/Migration24Test.php b/tests/app/Schema/Migration24Test.php
index 717f75f083..1ae41ffbaf 100644
--- a/tests/app/Schema/Migration24Test.php
+++ b/tests/app/Schema/Migration24Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration24
*
- * @covers Fisharebest\Webtrees\Schema\Migration24
+ * @covers \Fisharebest\Webtrees\Schema\Migration24
*/
class Migration24Test extends TestCase
{
diff --git a/tests/app/Schema/Migration25Test.php b/tests/app/Schema/Migration25Test.php
index ef27dd34bc..a1e307648b 100644
--- a/tests/app/Schema/Migration25Test.php
+++ b/tests/app/Schema/Migration25Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration25
*
- * @covers Fisharebest\Webtrees\Schema\Migration25
+ * @covers \Fisharebest\Webtrees\Schema\Migration25
*/
class Migration25Test extends TestCase
{
diff --git a/tests/app/Schema/Migration26Test.php b/tests/app/Schema/Migration26Test.php
index 4cb9d1caf4..946afc7f77 100644
--- a/tests/app/Schema/Migration26Test.php
+++ b/tests/app/Schema/Migration26Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration26
*
- * @covers Fisharebest\Webtrees\Schema\Migration26
+ * @covers \Fisharebest\Webtrees\Schema\Migration26
*/
class Migration26Test extends TestCase
{
diff --git a/tests/app/Schema/Migration27Test.php b/tests/app/Schema/Migration27Test.php
index ce1cd78c30..e23b6fbea4 100644
--- a/tests/app/Schema/Migration27Test.php
+++ b/tests/app/Schema/Migration27Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration27
*
- * @covers Fisharebest\Webtrees\Schema\Migration27
+ * @covers \Fisharebest\Webtrees\Schema\Migration27
*/
class Migration27Test extends TestCase
{
diff --git a/tests/app/Schema/Migration28Test.php b/tests/app/Schema/Migration28Test.php
index 0713aaed26..9a09f50761 100644
--- a/tests/app/Schema/Migration28Test.php
+++ b/tests/app/Schema/Migration28Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration28
*
- * @covers Fisharebest\Webtrees\Schema\Migration28
+ * @covers \Fisharebest\Webtrees\Schema\Migration28
*/
class Migration28Test extends TestCase
{
diff --git a/tests/app/Schema/Migration29Test.php b/tests/app/Schema/Migration29Test.php
index 187f105272..2167e3ba00 100644
--- a/tests/app/Schema/Migration29Test.php
+++ b/tests/app/Schema/Migration29Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration29
*
- * @covers Fisharebest\Webtrees\Schema\Migration29
+ * @covers \Fisharebest\Webtrees\Schema\Migration29
*/
class Migration29Test extends TestCase
{
diff --git a/tests/app/Schema/Migration2Test.php b/tests/app/Schema/Migration2Test.php
index 7f8b5e8a04..6797440a26 100644
--- a/tests/app/Schema/Migration2Test.php
+++ b/tests/app/Schema/Migration2Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration2
*
- * @covers Fisharebest\Webtrees\Schema\Migration2
+ * @covers \Fisharebest\Webtrees\Schema\Migration2
*/
class Migration2Test extends TestCase
{
diff --git a/tests/app/Schema/Migration30Test.php b/tests/app/Schema/Migration30Test.php
index bedd17929e..7a2b617674 100644
--- a/tests/app/Schema/Migration30Test.php
+++ b/tests/app/Schema/Migration30Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration30
*
- * @covers Fisharebest\Webtrees\Schema\Migration30
+ * @covers \Fisharebest\Webtrees\Schema\Migration30
*/
class Migration30Test extends TestCase
{
diff --git a/tests/app/Schema/Migration31Test.php b/tests/app/Schema/Migration31Test.php
index 45c01d25d6..08c9b69ab6 100644
--- a/tests/app/Schema/Migration31Test.php
+++ b/tests/app/Schema/Migration31Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration31
*
- * @covers Fisharebest\Webtrees\Schema\Migration31
+ * @covers \Fisharebest\Webtrees\Schema\Migration31
*/
class Migration31Test extends TestCase
{
diff --git a/tests/app/Schema/Migration32Test.php b/tests/app/Schema/Migration32Test.php
index c45e765669..f74cae7f85 100644
--- a/tests/app/Schema/Migration32Test.php
+++ b/tests/app/Schema/Migration32Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration32
*
- * @covers Fisharebest\Webtrees\Schema\Migration32
+ * @covers \Fisharebest\Webtrees\Schema\Migration32
*/
class Migration32Test extends TestCase
{
diff --git a/tests/app/Schema/Migration33Test.php b/tests/app/Schema/Migration33Test.php
index a444fb0935..ce3e5d6fc6 100644
--- a/tests/app/Schema/Migration33Test.php
+++ b/tests/app/Schema/Migration33Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration33
*
- * @covers Fisharebest\Webtrees\Schema\Migration33
+ * @covers \Fisharebest\Webtrees\Schema\Migration33
*/
class Migration33Test extends TestCase
{
diff --git a/tests/app/Schema/Migration34Test.php b/tests/app/Schema/Migration34Test.php
index fa42fc7408..c8f5168e32 100644
--- a/tests/app/Schema/Migration34Test.php
+++ b/tests/app/Schema/Migration34Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration34
*
- * @covers Fisharebest\Webtrees\Schema\Migration34
+ * @covers \Fisharebest\Webtrees\Schema\Migration34
*/
class Migration34Test extends TestCase
{
diff --git a/tests/app/Schema/Migration35Test.php b/tests/app/Schema/Migration35Test.php
index 3b6eff3921..227e7eef9d 100644
--- a/tests/app/Schema/Migration35Test.php
+++ b/tests/app/Schema/Migration35Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration35
*
- * @covers Fisharebest\Webtrees\Schema\Migration35
+ * @covers \Fisharebest\Webtrees\Schema\Migration35
*/
class Migration35Test extends TestCase
{
diff --git a/tests/app/Schema/Migration36Test.php b/tests/app/Schema/Migration36Test.php
index 6472b6de7a..afe1e11e6c 100644
--- a/tests/app/Schema/Migration36Test.php
+++ b/tests/app/Schema/Migration36Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration36
*
- * @covers Fisharebest\Webtrees\Schema\Migration36
+ * @covers \Fisharebest\Webtrees\Schema\Migration36
*/
class Migration36Test extends TestCase
{
diff --git a/tests/app/Schema/Migration37Test.php b/tests/app/Schema/Migration37Test.php
index 3925e3a034..30629606ed 100644
--- a/tests/app/Schema/Migration37Test.php
+++ b/tests/app/Schema/Migration37Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration37
*
- * @covers Fisharebest\Webtrees\Schema\Migration37
+ * @covers \Fisharebest\Webtrees\Schema\Migration37
*/
class Migration37Test extends TestCase
{
diff --git a/tests/app/Schema/Migration38Test.php b/tests/app/Schema/Migration38Test.php
index 33f3b0f0af..dc60ee6459 100644
--- a/tests/app/Schema/Migration38Test.php
+++ b/tests/app/Schema/Migration38Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration38
*
- * @covers Fisharebest\Webtrees\Schema\Migration38
+ * @covers \Fisharebest\Webtrees\Schema\Migration38
*/
class Migration38Test extends TestCase
{
diff --git a/tests/app/Schema/Migration39Test.php b/tests/app/Schema/Migration39Test.php
index b16cc855d6..e8c57d1d78 100644
--- a/tests/app/Schema/Migration39Test.php
+++ b/tests/app/Schema/Migration39Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration39
*
- * @covers Fisharebest\Webtrees\Schema\Migration39
+ * @covers \Fisharebest\Webtrees\Schema\Migration39
*/
class Migration39Test extends TestCase
{
diff --git a/tests/app/Schema/Migration3Test.php b/tests/app/Schema/Migration3Test.php
index abb0d40a5b..a41f7e4b09 100644
--- a/tests/app/Schema/Migration3Test.php
+++ b/tests/app/Schema/Migration3Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration3
*
- * @covers Fisharebest\Webtrees\Schema\Migration3
+ * @covers \Fisharebest\Webtrees\Schema\Migration3
*/
class Migration3Test extends TestCase
{
diff --git a/tests/app/Schema/Migration40Test.php b/tests/app/Schema/Migration40Test.php
index 42bbac422c..772120f339 100644
--- a/tests/app/Schema/Migration40Test.php
+++ b/tests/app/Schema/Migration40Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration40
*
- * @covers Fisharebest\Webtrees\Schema\Migration40
+ * @covers \Fisharebest\Webtrees\Schema\Migration40
*/
class Migration40Test extends TestCase
{
diff --git a/tests/app/Schema/Migration41Test.php b/tests/app/Schema/Migration41Test.php
index 3755ee72df..1506ce0253 100644
--- a/tests/app/Schema/Migration41Test.php
+++ b/tests/app/Schema/Migration41Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration41
*
- * @covers Fisharebest\Webtrees\Schema\Migration41
+ * @covers \Fisharebest\Webtrees\Schema\Migration41
*/
class Migration41Test extends TestCase
{
diff --git a/tests/app/Schema/Migration42Test.php b/tests/app/Schema/Migration42Test.php
index 887ca111bf..47c85f074d 100644
--- a/tests/app/Schema/Migration42Test.php
+++ b/tests/app/Schema/Migration42Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration42
*
- * @covers Fisharebest\Webtrees\Schema\Migration42
+ * @covers \Fisharebest\Webtrees\Schema\Migration42
*/
class Migration42Test extends TestCase
{
diff --git a/tests/app/Schema/Migration43Test.php b/tests/app/Schema/Migration43Test.php
index d3ca8e8e9e..f194cd0632 100644
--- a/tests/app/Schema/Migration43Test.php
+++ b/tests/app/Schema/Migration43Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration43
*
- * @covers Fisharebest\Webtrees\Schema\Migration43
+ * @covers \Fisharebest\Webtrees\Schema\Migration43
*/
class Migration43Test extends TestCase
{
diff --git a/tests/app/Schema/Migration44Test.php b/tests/app/Schema/Migration44Test.php
index 1d036c1395..bdaefc33a5 100644
--- a/tests/app/Schema/Migration44Test.php
+++ b/tests/app/Schema/Migration44Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration44
*
- * @covers Fisharebest\Webtrees\Schema\Migration44
+ * @covers \Fisharebest\Webtrees\Schema\Migration44
*/
class Migration44Test extends TestCase
{
diff --git a/tests/app/Schema/Migration4Test.php b/tests/app/Schema/Migration4Test.php
index 4213219b07..447d63320f 100644
--- a/tests/app/Schema/Migration4Test.php
+++ b/tests/app/Schema/Migration4Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration4
*
- * @covers Fisharebest\Webtrees\Schema\Migration4
+ * @covers \Fisharebest\Webtrees\Schema\Migration4
*/
class Migration4Test extends TestCase
{
diff --git a/tests/app/Schema/Migration5Test.php b/tests/app/Schema/Migration5Test.php
index e0af124e7c..5de9dd300f 100644
--- a/tests/app/Schema/Migration5Test.php
+++ b/tests/app/Schema/Migration5Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration5
*
- * @covers Fisharebest\Webtrees\Schema\Migration5
+ * @covers \Fisharebest\Webtrees\Schema\Migration5
*/
class Migration5Test extends TestCase
{
diff --git a/tests/app/Schema/Migration6Test.php b/tests/app/Schema/Migration6Test.php
index 6b5e391d63..40431e5785 100644
--- a/tests/app/Schema/Migration6Test.php
+++ b/tests/app/Schema/Migration6Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration6
*
- * @covers Fisharebest\Webtrees\Schema\Migration6
+ * @covers \Fisharebest\Webtrees\Schema\Migration6
*/
class Migration6Test extends TestCase
{
diff --git a/tests/app/Schema/Migration7Test.php b/tests/app/Schema/Migration7Test.php
index 2a5b9fc560..116e095c4a 100644
--- a/tests/app/Schema/Migration7Test.php
+++ b/tests/app/Schema/Migration7Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration7
*
- * @covers Fisharebest\Webtrees\Schema\Migration7
+ * @covers \Fisharebest\Webtrees\Schema\Migration7
*/
class Migration7Test extends TestCase
{
diff --git a/tests/app/Schema/Migration8Test.php b/tests/app/Schema/Migration8Test.php
index 67da33161c..35c4874050 100644
--- a/tests/app/Schema/Migration8Test.php
+++ b/tests/app/Schema/Migration8Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration8
*
- * @covers Fisharebest\Webtrees\Schema\Migration8
+ * @covers \Fisharebest\Webtrees\Schema\Migration8
*/
class Migration8Test extends TestCase
{
diff --git a/tests/app/Schema/Migration9Test.php b/tests/app/Schema/Migration9Test.php
index e91b143554..dfb8a5fa3c 100644
--- a/tests/app/Schema/Migration9Test.php
+++ b/tests/app/Schema/Migration9Test.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Migration9
*
- * @covers Fisharebest\Webtrees\Schema\Migration9
+ * @covers \Fisharebest\Webtrees\Schema\Migration9
*/
class Migration9Test extends TestCase
{
diff --git a/tests/app/Schema/SeedDefaultResnTableTest.php b/tests/app/Schema/SeedDefaultResnTableTest.php
index 48f53ae60e..e860473c37 100644
--- a/tests/app/Schema/SeedDefaultResnTableTest.php
+++ b/tests/app/Schema/SeedDefaultResnTableTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SeedDefaultResnTable
*
- * @covers Fisharebest\Webtrees\Schema\SeedDefaultResnTable
+ * @covers \Fisharebest\Webtrees\Schema\SeedDefaultResnTable
*/
class SeedDefaultResnTableTest extends TestCase
{
diff --git a/tests/app/Schema/SeedGedcomTableTest.php b/tests/app/Schema/SeedGedcomTableTest.php
index e2d8308e21..185b96bc1e 100644
--- a/tests/app/Schema/SeedGedcomTableTest.php
+++ b/tests/app/Schema/SeedGedcomTableTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SeedGedcomTable
*
- * @covers Fisharebest\Webtrees\Schema\SeedGedcomTable
+ * @covers \Fisharebest\Webtrees\Schema\SeedGedcomTable
*/
class SeedGedcomTableTest extends TestCase
{
diff --git a/tests/app/Schema/SeedUserTableTest.php b/tests/app/Schema/SeedUserTableTest.php
index 34ca43d7d8..f417d9f9fc 100644
--- a/tests/app/Schema/SeedUserTableTest.php
+++ b/tests/app/Schema/SeedUserTableTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SeedUserTable
*
- * @covers Fisharebest\Webtrees\Schema\SeedUserTable
+ * @covers \Fisharebest\Webtrees\Schema\SeedUserTable
*/
class SeedUserTableTest extends TestCase
{
diff --git a/tests/app/Services/AdminServiceTest.php b/tests/app/Services/AdminServiceTest.php
index 04ea234310..424e097aa4 100644
--- a/tests/app/Services/AdminServiceTest.php
+++ b/tests/app/Services/AdminServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class AdminService
*
- * @covers Fisharebest\Webtrees\Services\AdminService
+ * @covers \Fisharebest\Webtrees\Services\AdminService
*/
class AdminServiceTest extends TestCase
{
diff --git a/tests/app/Services/CalendarServiceTest.php b/tests/app/Services/CalendarServiceTest.php
index f5beca43ba..c04a5277f1 100644
--- a/tests/app/Services/CalendarServiceTest.php
+++ b/tests/app/Services/CalendarServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CalendarService
*
- * @covers Fisharebest\Webtrees\Services\CalendarService
+ * @covers \Fisharebest\Webtrees\Services\CalendarService
*/
class CalendarServiceTest extends TestCase
{
diff --git a/tests/app/Services/CaptchaServiceTest.php b/tests/app/Services/CaptchaServiceTest.php
index e0527f4ca3..4d0bb1e2ad 100644
--- a/tests/app/Services/CaptchaServiceTest.php
+++ b/tests/app/Services/CaptchaServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CaptchaService
*
- * @covers Fisharebest\Webtrees\Services\CaptchaService
+ * @covers \Fisharebest\Webtrees\Services\CaptchaService
*/
class CaptchaServiceTest extends TestCase
{
diff --git a/tests/app/Services/ChartServiceTest.php b/tests/app/Services/ChartServiceTest.php
index bcfc0a18fd..6b16944613 100644
--- a/tests/app/Services/ChartServiceTest.php
+++ b/tests/app/Services/ChartServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartService
*
- * @covers Fisharebest\Webtrees\Services\ChartService
+ * @covers \Fisharebest\Webtrees\Services\ChartService
*/
class ChartServiceTest extends TestCase
{
diff --git a/tests/app/Services/ClipboardServiceTest.php b/tests/app/Services/ClipboardServiceTest.php
index 23e8256733..035defdb61 100644
--- a/tests/app/Services/ClipboardServiceTest.php
+++ b/tests/app/Services/ClipboardServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ClipboardService
*
- * @covers Fisharebest\Webtrees\Services\ClipboardService
+ * @covers \Fisharebest\Webtrees\Services\ClipboardService
*/
class ClipboardServiceTest extends TestCase
{
diff --git a/tests/app/Services/DataFixServiceTest.php b/tests/app/Services/DataFixServiceTest.php
index 50c484fa4e..2c4fd7753f 100644
--- a/tests/app/Services/DataFixServiceTest.php
+++ b/tests/app/Services/DataFixServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class DataFixService
*
- * @covers Fisharebest\Webtrees\Services\DataFixService
+ * @covers \Fisharebest\Webtrees\Services\DataFixService
*/
class DataFixServiceTest extends TestCase
{
diff --git a/tests/app/Services/DatatablesServiceTest.php b/tests/app/Services/DatatablesServiceTest.php
index 7bc68951b0..e12753b1e6 100644
--- a/tests/app/Services/DatatablesServiceTest.php
+++ b/tests/app/Services/DatatablesServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class DatatablesService
*
- * @covers Fisharebest\Webtrees\Services\DatatablesService
+ * @covers \Fisharebest\Webtrees\Services\DatatablesService
*/
class DatatablesServiceTest extends TestCase
{
diff --git a/tests/app/Services/GedcomExportServiceTest.php b/tests/app/Services/GedcomExportServiceTest.php
index 6d1f9d4b49..4d1e6e9444 100644
--- a/tests/app/Services/GedcomExportServiceTest.php
+++ b/tests/app/Services/GedcomExportServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class GedcomExportService
*
- * @covers Fisharebest\Webtrees\Services\GedcomExportService
+ * @covers \Fisharebest\Webtrees\Services\GedcomExportService
*/
class GedcomExportServiceTest extends TestCase
{
diff --git a/tests/app/Services/GedcomImportServiceTest.php b/tests/app/Services/GedcomImportServiceTest.php
index 4485cae5ed..c877178a9e 100644
--- a/tests/app/Services/GedcomImportServiceTest.php
+++ b/tests/app/Services/GedcomImportServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class GedcomImportService
*
- * @covers Fisharebest\Webtrees\Services\GedcomImportService
+ * @covers \Fisharebest\Webtrees\Services\GedcomImportService
*/
class GedcomImportServiceTest extends TestCase
{
diff --git a/tests/app/Services/GedcomServiceTest.php b/tests/app/Services/GedcomServiceTest.php
index 3a60d7bbce..6323736b32 100644
--- a/tests/app/Services/GedcomServiceTest.php
+++ b/tests/app/Services/GedcomServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class GedcomService
*
- * @covers Fisharebest\Webtrees\Services\GedcomService
+ * @covers \Fisharebest\Webtrees\Services\GedcomService
*/
class GedcomServiceTest extends TestCase
{
diff --git a/tests/app/Services/HomePageServiceTest.php b/tests/app/Services/HomePageServiceTest.php
index 5f1a0646c7..820ac5f9f7 100644
--- a/tests/app/Services/HomePageServiceTest.php
+++ b/tests/app/Services/HomePageServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class HomePageService
*
- * @covers Fisharebest\Webtrees\Services\HomePageService
+ * @covers \Fisharebest\Webtrees\Services\HomePageService
*/
class HomePageServiceTest extends TestCase
{
diff --git a/tests/app/Services/HousekeepingServiceTest.php b/tests/app/Services/HousekeepingServiceTest.php
index 270a6d37dc..aafbe64547 100644
--- a/tests/app/Services/HousekeepingServiceTest.php
+++ b/tests/app/Services/HousekeepingServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class HousekeepingService
*
- * @covers Fisharebest\Webtrees\Services\HousekeepingService
+ * @covers \Fisharebest\Webtrees\Services\HousekeepingService
*/
class HousekeepingServiceTest extends TestCase
{
diff --git a/tests/app/Services/IndividualFactsServiceTest.php b/tests/app/Services/IndividualFactsServiceTest.php
index 6d0b99e888..322fc72df8 100644
--- a/tests/app/Services/IndividualFactsServiceTest.php
+++ b/tests/app/Services/IndividualFactsServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class IndividualFactsService
*
- * @covers Fisharebest\Webtrees\Services\IndividualFactsService
+ * @covers \Fisharebest\Webtrees\Services\IndividualFactsService
*/
class IndividualFactsServiceTest extends TestCase
{
diff --git a/tests/app/Services/LeafletJsServiceTest.php b/tests/app/Services/LeafletJsServiceTest.php
index a8609026a7..0c2f1165e0 100644
--- a/tests/app/Services/LeafletJsServiceTest.php
+++ b/tests/app/Services/LeafletJsServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LeafletJsService
*
- * @covers Fisharebest\Webtrees\Services\LeafletJsService
+ * @covers \Fisharebest\Webtrees\Services\LeafletJsService
*/
class LeafletJsServiceTest extends TestCase
{
diff --git a/tests/app/Services/LinkedRecordServiceTest.php b/tests/app/Services/LinkedRecordServiceTest.php
index a64d93bde5..877cc270bc 100644
--- a/tests/app/Services/LinkedRecordServiceTest.php
+++ b/tests/app/Services/LinkedRecordServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LinkedRecordService
*
- * @covers Fisharebest\Webtrees\Services\LinkedRecordService
+ * @covers \Fisharebest\Webtrees\Services\LinkedRecordService
*/
class LinkedRecordServiceTest extends TestCase
{
diff --git a/tests/app/Services/MapDataServiceTest.php b/tests/app/Services/MapDataServiceTest.php
index 6b70d4d656..fdae1f31ed 100644
--- a/tests/app/Services/MapDataServiceTest.php
+++ b/tests/app/Services/MapDataServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MapDataService
*
- * @covers Fisharebest\Webtrees\Services\MapDataService
+ * @covers \Fisharebest\Webtrees\Services\MapDataService
*/
class MapDataServiceTest extends TestCase
{
diff --git a/tests/app/Services/MediaFileServiceTest.php b/tests/app/Services/MediaFileServiceTest.php
index 8ae02df21b..0bb181041d 100644
--- a/tests/app/Services/MediaFileServiceTest.php
+++ b/tests/app/Services/MediaFileServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MediaFileService
*
- * @covers Fisharebest\Webtrees\Services\MediaFileService
+ * @covers \Fisharebest\Webtrees\Services\MediaFileService
*/
class MediaFileServiceTest extends TestCase
{
diff --git a/tests/app/Services/MessageServiceTest.php b/tests/app/Services/MessageServiceTest.php
index 8966b217d7..4c0abf27db 100644
--- a/tests/app/Services/MessageServiceTest.php
+++ b/tests/app/Services/MessageServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MessageService
*
- * @covers Fisharebest\Webtrees\Services\MessageService
+ * @covers \Fisharebest\Webtrees\Services\MessageService
*/
class MessageServiceTest extends TestCase
{
diff --git a/tests/app/Services/MigrationServiceTest.php b/tests/app/Services/MigrationServiceTest.php
index 59056a8ef8..59370dea2b 100644
--- a/tests/app/Services/MigrationServiceTest.php
+++ b/tests/app/Services/MigrationServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MigrationService
*
- * @covers Fisharebest\Webtrees\Services\MigrationService
+ * @covers \Fisharebest\Webtrees\Services\MigrationService
*/
class MigrationServiceTest extends TestCase
{
diff --git a/tests/app/Services/PendingChangesServiceTest.php b/tests/app/Services/PendingChangesServiceTest.php
index 88f16150de..087a08a859 100644
--- a/tests/app/Services/PendingChangesServiceTest.php
+++ b/tests/app/Services/PendingChangesServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PendingChangesService
*
- * @covers Fisharebest\Webtrees\Services\PendingChangesService
+ * @covers \Fisharebest\Webtrees\Services\PendingChangesService
*/
class PendingChangesServiceTest extends TestCase
{
diff --git a/tests/app/Services/RelationshipServiceTest.php b/tests/app/Services/RelationshipServiceTest.php
index d4c67673aa..a5ad955204 100644
--- a/tests/app/Services/RelationshipServiceTest.php
+++ b/tests/app/Services/RelationshipServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class RelationshipService
*
- * @covers Fisharebest\Webtrees\Services\RelationshipService
+ * @covers \Fisharebest\Webtrees\Services\RelationshipService
*/
class RelationshipServiceTest extends TestCase
{
diff --git a/tests/app/Services/RomanNumeralsServiceTest.php b/tests/app/Services/RomanNumeralsServiceTest.php
index f3f870d79c..8df16a3d4b 100644
--- a/tests/app/Services/RomanNumeralsServiceTest.php
+++ b/tests/app/Services/RomanNumeralsServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class RomanNumeralsService
*
- * @covers Fisharebest\Webtrees\Services\RomanNumeralsService
+ * @covers \Fisharebest\Webtrees\Services\RomanNumeralsService
*/
class RomanNumeralsServiceTest extends TestCase
{
diff --git a/tests/app/Services/ServerCheckServiceTest.php b/tests/app/Services/ServerCheckServiceTest.php
index bb252466eb..4b412418ee 100644
--- a/tests/app/Services/ServerCheckServiceTest.php
+++ b/tests/app/Services/ServerCheckServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ServerCheckService
*
- * @covers Fisharebest\Webtrees\Services\ServerCheckService
+ * @covers \Fisharebest\Webtrees\Services\ServerCheckService
*/
class ServerCheckServiceTest extends TestCase
{
diff --git a/tests/app/Services/SiteLogsServiceTest.php b/tests/app/Services/SiteLogsServiceTest.php
index 0f2e028525..be2de10dda 100644
--- a/tests/app/Services/SiteLogsServiceTest.php
+++ b/tests/app/Services/SiteLogsServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SiteLogsService
*
- * @covers Fisharebest\Webtrees\Services\SiteLogsService
+ * @covers \Fisharebest\Webtrees\Services\SiteLogsService
*/
class SiteLogsServiceTest extends TestCase
{
diff --git a/tests/app/Services/TreeServiceTest.php b/tests/app/Services/TreeServiceTest.php
index 372c899671..0852154bb7 100644
--- a/tests/app/Services/TreeServiceTest.php
+++ b/tests/app/Services/TreeServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class TreeService
*
- * @covers Fisharebest\Webtrees\Services\TreeService
+ * @covers \Fisharebest\Webtrees\Services\TreeService
*/
class TreeServiceTest extends TestCase
{
diff --git a/tests/app/Services/UpgradeServiceTest.php b/tests/app/Services/UpgradeServiceTest.php
index 931655ed84..57df44975b 100644
--- a/tests/app/Services/UpgradeServiceTest.php
+++ b/tests/app/Services/UpgradeServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UpgradeService
*
- * @covers Fisharebest\Webtrees\Services\UpgradeService
+ * @covers \Fisharebest\Webtrees\Services\UpgradeService
*/
class UpgradeServiceTest extends TestCase
{
diff --git a/tests/app/SessionDatabaseHandlerTest.php b/tests/app/SessionDatabaseHandlerTest.php
index 91c8b0cd0c..dd5413580e 100644
--- a/tests/app/SessionDatabaseHandlerTest.php
+++ b/tests/app/SessionDatabaseHandlerTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SessionDatabaseHandler
*
- * @covers Fisharebest\Webtrees\SessionDatabaseHandler
+ * @covers \Fisharebest\Webtrees\SessionDatabaseHandler
*/
class SessionDatabaseHandlerTest extends TestCase
{
diff --git a/tests/app/SessionTest.php b/tests/app/SessionTest.php
index fe48753127..0f807dcd20 100644
--- a/tests/app/SessionTest.php
+++ b/tests/app/SessionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Session
*
- * @covers Fisharebest\Webtrees\Session
+ * @covers \Fisharebest\Webtrees\Session
*/
class SessionTest extends TestCase
{
diff --git a/tests/app/SharedNoteTest.php b/tests/app/SharedNoteTest.php
index ec51fc921a..803230e62e 100644
--- a/tests/app/SharedNoteTest.php
+++ b/tests/app/SharedNoteTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class SharedNote
*
- * @covers Fisharebest\Webtrees\SharedNote
+ * @covers \Fisharebest\Webtrees\SharedNote
*/
class SharedNoteTest extends TestCase
{
diff --git a/tests/app/Statistics/Google/ChartAgeTest.php b/tests/app/Statistics/Google/ChartAgeTest.php
index c96b414179..d0a3e219da 100644
--- a/tests/app/Statistics/Google/ChartAgeTest.php
+++ b/tests/app/Statistics/Google/ChartAgeTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartAge
*
- * @covers Fisharebest\Webtrees\Statistics\Google\ChartAge
+ * @covers \Fisharebest\Webtrees\Statistics\Google\ChartAge
*/
class ChartAgeTest extends TestCase
{
diff --git a/tests/app/Statistics/Google/ChartBirthTest.php b/tests/app/Statistics/Google/ChartBirthTest.php
index 586f5dfc04..334319aa68 100644
--- a/tests/app/Statistics/Google/ChartBirthTest.php
+++ b/tests/app/Statistics/Google/ChartBirthTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartBirth
*
- * @covers Fisharebest\Webtrees\Statistics\Google\ChartBirth
+ * @covers \Fisharebest\Webtrees\Statistics\Google\ChartBirth
*/
class ChartBirthTest extends TestCase
{
diff --git a/tests/app/Statistics/Google/ChartChildrenTest.php b/tests/app/Statistics/Google/ChartChildrenTest.php
index 961f4c3018..2d2388d074 100644
--- a/tests/app/Statistics/Google/ChartChildrenTest.php
+++ b/tests/app/Statistics/Google/ChartChildrenTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartChildren
*
- * @covers Fisharebest\Webtrees\Statistics\Google\ChartChildren
+ * @covers \Fisharebest\Webtrees\Statistics\Google\ChartChildren
*/
class ChartChildrenTest extends TestCase
{
diff --git a/tests/app/Statistics/Google/ChartCommonGivenTest.php b/tests/app/Statistics/Google/ChartCommonGivenTest.php
index 66dfe10d53..cb87f92e5b 100644
--- a/tests/app/Statistics/Google/ChartCommonGivenTest.php
+++ b/tests/app/Statistics/Google/ChartCommonGivenTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartCommonGiven
*
- * @covers Fisharebest\Webtrees\Statistics\Google\ChartCommonGiven
+ * @covers \Fisharebest\Webtrees\Statistics\Google\ChartCommonGiven
*/
class ChartCommonGivenTest extends TestCase
{
diff --git a/tests/app/Statistics/Google/ChartCommonSurnameTest.php b/tests/app/Statistics/Google/ChartCommonSurnameTest.php
index 79a8d94b88..6b4297e2e8 100644
--- a/tests/app/Statistics/Google/ChartCommonSurnameTest.php
+++ b/tests/app/Statistics/Google/ChartCommonSurnameTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartCommonSurname
*
- * @covers Fisharebest\Webtrees\Statistics\Google\ChartCommonSurname
+ * @covers \Fisharebest\Webtrees\Statistics\Google\ChartCommonSurname
*/
class ChartCommonSurnameTest extends TestCase
{
diff --git a/tests/app/Statistics/Google/ChartDeathTest.php b/tests/app/Statistics/Google/ChartDeathTest.php
index 77e22f5a0c..104b0a0695 100644
--- a/tests/app/Statistics/Google/ChartDeathTest.php
+++ b/tests/app/Statistics/Google/ChartDeathTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartDeath
*
- * @covers Fisharebest\Webtrees\Statistics\Google\ChartDeath
+ * @covers \Fisharebest\Webtrees\Statistics\Google\ChartDeath
*/
class ChartDeathTest extends TestCase
{
diff --git a/tests/app/Statistics/Google/ChartDistributionTest.php b/tests/app/Statistics/Google/ChartDistributionTest.php
index 80e110f33e..38c3e88eb0 100644
--- a/tests/app/Statistics/Google/ChartDistributionTest.php
+++ b/tests/app/Statistics/Google/ChartDistributionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartDistribution
*
- * @covers Fisharebest\Webtrees\Statistics\Google\ChartDistribution
+ * @covers \Fisharebest\Webtrees\Statistics\Google\ChartDistribution
*/
class ChartDistributionTest extends TestCase
{
diff --git a/tests/app/Statistics/Google/ChartDivorceTest.php b/tests/app/Statistics/Google/ChartDivorceTest.php
index 99f7f2d27f..b698b7e545 100644
--- a/tests/app/Statistics/Google/ChartDivorceTest.php
+++ b/tests/app/Statistics/Google/ChartDivorceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartDivorce
*
- * @covers Fisharebest\Webtrees\Statistics\Google\ChartDivorce
+ * @covers \Fisharebest\Webtrees\Statistics\Google\ChartDivorce
*/
class ChartDivorceTest extends TestCase
{
diff --git a/tests/app/Statistics/Google/ChartFamilyLargestTest.php b/tests/app/Statistics/Google/ChartFamilyLargestTest.php
index e754a24ac2..0a22df53d9 100644
--- a/tests/app/Statistics/Google/ChartFamilyLargestTest.php
+++ b/tests/app/Statistics/Google/ChartFamilyLargestTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartFamilyLargest
*
- * @covers Fisharebest\Webtrees\Statistics\Google\ChartFamilyLargest
+ * @covers \Fisharebest\Webtrees\Statistics\Google\ChartFamilyLargest
*/
class ChartFamilyLargestTest extends TestCase
{
diff --git a/tests/app/Statistics/Google/ChartFamilyWithSourcesTest.php b/tests/app/Statistics/Google/ChartFamilyWithSourcesTest.php
index 046da0dcbe..f1a2af34c2 100644
--- a/tests/app/Statistics/Google/ChartFamilyWithSourcesTest.php
+++ b/tests/app/Statistics/Google/ChartFamilyWithSourcesTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartFamilyWithSources
*
- * @covers Fisharebest\Webtrees\Statistics\Google\ChartFamilyWithSources
+ * @covers \Fisharebest\Webtrees\Statistics\Google\ChartFamilyWithSources
*/
class ChartFamilyWithSourcesTest extends TestCase
{
diff --git a/tests/app/Statistics/Google/ChartIndividualWithSourcesTest.php b/tests/app/Statistics/Google/ChartIndividualWithSourcesTest.php
index 186a6b7c4d..3409215c51 100644
--- a/tests/app/Statistics/Google/ChartIndividualWithSourcesTest.php
+++ b/tests/app/Statistics/Google/ChartIndividualWithSourcesTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartIndividualWithSources
*
- * @covers Fisharebest\Webtrees\Statistics\Google\ChartIndividualWithSources
+ * @covers \Fisharebest\Webtrees\Statistics\Google\ChartIndividualWithSources
*/
class ChartIndividualWithSourcesTest extends TestCase
{
diff --git a/tests/app/Statistics/Google/ChartMarriageAgeTest.php b/tests/app/Statistics/Google/ChartMarriageAgeTest.php
index 99a147b735..c426e5ab27 100644
--- a/tests/app/Statistics/Google/ChartMarriageAgeTest.php
+++ b/tests/app/Statistics/Google/ChartMarriageAgeTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartMarriageAge
*
- * @covers Fisharebest\Webtrees\Statistics\Google\ChartMarriageAge
+ * @covers \Fisharebest\Webtrees\Statistics\Google\ChartMarriageAge
*/
class ChartMarriageAgeTest extends TestCase
{
diff --git a/tests/app/Statistics/Google/ChartMarriageTest.php b/tests/app/Statistics/Google/ChartMarriageTest.php
index 224601959b..c3b605521c 100644
--- a/tests/app/Statistics/Google/ChartMarriageTest.php
+++ b/tests/app/Statistics/Google/ChartMarriageTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartMarriage
*
- * @covers Fisharebest\Webtrees\Statistics\Google\ChartMarriage
+ * @covers \Fisharebest\Webtrees\Statistics\Google\ChartMarriage
*/
class ChartMarriageTest extends TestCase
{
diff --git a/tests/app/Statistics/Google/ChartMediaTest.php b/tests/app/Statistics/Google/ChartMediaTest.php
index 1ae859ae9d..ca51e178ef 100644
--- a/tests/app/Statistics/Google/ChartMediaTest.php
+++ b/tests/app/Statistics/Google/ChartMediaTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartMedia
*
- * @covers Fisharebest\Webtrees\Statistics\Google\ChartMedia
+ * @covers \Fisharebest\Webtrees\Statistics\Google\ChartMedia
*/
class ChartMediaTest extends TestCase
{
diff --git a/tests/app/Statistics/Google/ChartMortalityTest.php b/tests/app/Statistics/Google/ChartMortalityTest.php
index 5f6f8914d2..934432ae9e 100644
--- a/tests/app/Statistics/Google/ChartMortalityTest.php
+++ b/tests/app/Statistics/Google/ChartMortalityTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartMortality
*
- * @covers Fisharebest\Webtrees\Statistics\Google\ChartMortality
+ * @covers \Fisharebest\Webtrees\Statistics\Google\ChartMortality
*/
class ChartMortalityTest extends TestCase
{
diff --git a/tests/app/Statistics/Google/ChartNoChildrenFamiliesTest.php b/tests/app/Statistics/Google/ChartNoChildrenFamiliesTest.php
index 3b2196b2af..b01953d2d5 100644
--- a/tests/app/Statistics/Google/ChartNoChildrenFamiliesTest.php
+++ b/tests/app/Statistics/Google/ChartNoChildrenFamiliesTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartNoChildrenFamilies
*
- * @covers Fisharebest\Webtrees\Statistics\Google\ChartNoChildrenFamilies
+ * @covers \Fisharebest\Webtrees\Statistics\Google\ChartNoChildrenFamilies
*/
class ChartNoChildrenFamiliesTest extends TestCase
{
diff --git a/tests/app/Statistics/Google/ChartSexTest.php b/tests/app/Statistics/Google/ChartSexTest.php
index 0a7966ce9e..071486d369 100644
--- a/tests/app/Statistics/Google/ChartSexTest.php
+++ b/tests/app/Statistics/Google/ChartSexTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ChartSex
*
- * @covers Fisharebest\Webtrees\Statistics\Google\ChartSex
+ * @covers \Fisharebest\Webtrees\Statistics\Google\ChartSex
*/
class ChartSexTest extends TestCase
{
diff --git a/tests/app/Statistics/Repository/BrowserRepositoryTest.php b/tests/app/Statistics/Repository/BrowserRepositoryTest.php
index f4acd02e8d..7b983a5455 100644
--- a/tests/app/Statistics/Repository/BrowserRepositoryTest.php
+++ b/tests/app/Statistics/Repository/BrowserRepositoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class BrowserRepository
*
- * @covers Fisharebest\Webtrees\Statistics\Repository\BrowserRepository
+ * @covers \Fisharebest\Webtrees\Statistics\Repository\BrowserRepository
*/
class BrowserRepositoryTest extends TestCase
{
diff --git a/tests/app/Statistics/Repository/ContactRepositoryTest.php b/tests/app/Statistics/Repository/ContactRepositoryTest.php
index 6d038b94f6..9acc3ef2bd 100644
--- a/tests/app/Statistics/Repository/ContactRepositoryTest.php
+++ b/tests/app/Statistics/Repository/ContactRepositoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ContactRepository
*
- * @covers Fisharebest\Webtrees\Statistics\Repository\ContactRepository
+ * @covers \Fisharebest\Webtrees\Statistics\Repository\ContactRepository
*/
class ContactRepositoryTest extends TestCase
{
diff --git a/tests/app/Statistics/Repository/EventRepositoryTest.php b/tests/app/Statistics/Repository/EventRepositoryTest.php
index f72c6f6f46..3030b6b8d3 100644
--- a/tests/app/Statistics/Repository/EventRepositoryTest.php
+++ b/tests/app/Statistics/Repository/EventRepositoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class EventRepository
*
- * @covers Fisharebest\Webtrees\Statistics\Repository\EventRepository
+ * @covers \Fisharebest\Webtrees\Statistics\Repository\EventRepository
*/
class EventRepositoryTest extends TestCase
{
diff --git a/tests/app/Statistics/Repository/FamilyDatesRepositoryTest.php b/tests/app/Statistics/Repository/FamilyDatesRepositoryTest.php
index cb7c7b69ed..4af35c260b 100644
--- a/tests/app/Statistics/Repository/FamilyDatesRepositoryTest.php
+++ b/tests/app/Statistics/Repository/FamilyDatesRepositoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FamilyDatesRepository
*
- * @covers Fisharebest\Webtrees\Statistics\Repository\FamilyDatesRepository
+ * @covers \Fisharebest\Webtrees\Statistics\Repository\FamilyDatesRepository
*/
class FamilyDatesRepositoryTest extends TestCase
{
diff --git a/tests/app/Statistics/Repository/FamilyRepositoryTest.php b/tests/app/Statistics/Repository/FamilyRepositoryTest.php
index e67f4f38d0..703585cb4f 100644
--- a/tests/app/Statistics/Repository/FamilyRepositoryTest.php
+++ b/tests/app/Statistics/Repository/FamilyRepositoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FamilyRepository
*
- * @covers Fisharebest\Webtrees\Statistics\Repository\FamilyRepository
+ * @covers \Fisharebest\Webtrees\Statistics\Repository\FamilyRepository
*/
class FamilyRepositoryTest extends TestCase
{
diff --git a/tests/app/Statistics/Repository/FavoritesRepositoryTest.php b/tests/app/Statistics/Repository/FavoritesRepositoryTest.php
index 6052beac07..37d22a9142 100644
--- a/tests/app/Statistics/Repository/FavoritesRepositoryTest.php
+++ b/tests/app/Statistics/Repository/FavoritesRepositoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class FavoritesRepository
*
- * @covers Fisharebest\Webtrees\Statistics\Repository\FavoritesRepository
+ * @covers \Fisharebest\Webtrees\Statistics\Repository\FavoritesRepository
*/
class FavoritesRepositoryTest extends TestCase
{
diff --git a/tests/app/Statistics/Repository/GedcomRepositoryTest.php b/tests/app/Statistics/Repository/GedcomRepositoryTest.php
index 15497b376e..c2bb9dc287 100644
--- a/tests/app/Statistics/Repository/GedcomRepositoryTest.php
+++ b/tests/app/Statistics/Repository/GedcomRepositoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class GedcomRepository
*
- * @covers Fisharebest\Webtrees\Statistics\Repository\GedcomRepository
+ * @covers \Fisharebest\Webtrees\Statistics\Repository\GedcomRepository
*/
class GedcomRepositoryTest extends TestCase
{
diff --git a/tests/app/Statistics/Repository/HitCountRepositoryTest.php b/tests/app/Statistics/Repository/HitCountRepositoryTest.php
index f6fb00ce33..525ae69d3d 100644
--- a/tests/app/Statistics/Repository/HitCountRepositoryTest.php
+++ b/tests/app/Statistics/Repository/HitCountRepositoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class HitCountRepository
*
- * @covers Fisharebest\Webtrees\Statistics\Repository\HitCountRepository
+ * @covers \Fisharebest\Webtrees\Statistics\Repository\HitCountRepository
*/
class HitCountRepositoryTest extends TestCase
{
diff --git a/tests/app/Statistics/Repository/IndividualRepositoryTest.php b/tests/app/Statistics/Repository/IndividualRepositoryTest.php
index 3a0ae5f99e..b3b9dd4257 100644
--- a/tests/app/Statistics/Repository/IndividualRepositoryTest.php
+++ b/tests/app/Statistics/Repository/IndividualRepositoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class IndividualRepository
*
- * @covers Fisharebest\Webtrees\Statistics\Repository\IndividualRepository
+ * @covers \Fisharebest\Webtrees\Statistics\Repository\IndividualRepository
*/
class IndividualRepositoryTest extends TestCase
{
diff --git a/tests/app/Statistics/Repository/LatestUserRepositoryTest.php b/tests/app/Statistics/Repository/LatestUserRepositoryTest.php
index 1ad726cde2..b830431d22 100644
--- a/tests/app/Statistics/Repository/LatestUserRepositoryTest.php
+++ b/tests/app/Statistics/Repository/LatestUserRepositoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class LatestUserRepository
*
- * @covers Fisharebest\Webtrees\Statistics\Repository\LatestUserRepository
+ * @covers \Fisharebest\Webtrees\Statistics\Repository\LatestUserRepository
*/
class LatestUserRepositoryTest extends TestCase
{
diff --git a/tests/app/Statistics/Repository/MediaRepositoryTest.php b/tests/app/Statistics/Repository/MediaRepositoryTest.php
index ff4d877db7..4cf0bcf215 100644
--- a/tests/app/Statistics/Repository/MediaRepositoryTest.php
+++ b/tests/app/Statistics/Repository/MediaRepositoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MediaRepository
*
- * @covers Fisharebest\Webtrees\Statistics\Repository\MediaRepository
+ * @covers \Fisharebest\Webtrees\Statistics\Repository\MediaRepository
*/
class MediaRepositoryTest extends TestCase
{
diff --git a/tests/app/Statistics/Repository/MessageRepositoryTest.php b/tests/app/Statistics/Repository/MessageRepositoryTest.php
index e449b81d3c..69332462ce 100644
--- a/tests/app/Statistics/Repository/MessageRepositoryTest.php
+++ b/tests/app/Statistics/Repository/MessageRepositoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class MessageRepository
*
- * @covers Fisharebest\Webtrees\Statistics\Repository\MessageRepository
+ * @covers \Fisharebest\Webtrees\Statistics\Repository\MessageRepository
*/
class MessageRepositoryTest extends TestCase
{
diff --git a/tests/app/Statistics/Repository/NewsRepositoryTest.php b/tests/app/Statistics/Repository/NewsRepositoryTest.php
index 819cf8cf76..a5f0bc3385 100644
--- a/tests/app/Statistics/Repository/NewsRepositoryTest.php
+++ b/tests/app/Statistics/Repository/NewsRepositoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class NewsRepository
*
- * @covers Fisharebest\Webtrees\Statistics\Repository\NewsRepository
+ * @covers \Fisharebest\Webtrees\Statistics\Repository\NewsRepository
*/
class NewsRepositoryTest extends TestCase
{
diff --git a/tests/app/Statistics/Repository/PlaceRepositoryTest.php b/tests/app/Statistics/Repository/PlaceRepositoryTest.php
index df34ecde2a..d2c6f0ad44 100644
--- a/tests/app/Statistics/Repository/PlaceRepositoryTest.php
+++ b/tests/app/Statistics/Repository/PlaceRepositoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class PlaceRepository
*
- * @covers Fisharebest\Webtrees\Statistics\Repository\PlaceRepository
+ * @covers \Fisharebest\Webtrees\Statistics\Repository\PlaceRepository
*/
class PlaceRepositoryTest extends TestCase
{
diff --git a/tests/app/Statistics/Repository/ServerRepositoryTest.php b/tests/app/Statistics/Repository/ServerRepositoryTest.php
index 68fa165b13..aaeb221b5b 100644
--- a/tests/app/Statistics/Repository/ServerRepositoryTest.php
+++ b/tests/app/Statistics/Repository/ServerRepositoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ServerRepository
*
- * @covers Fisharebest\Webtrees\Statistics\Repository\ServerRepository
+ * @covers \Fisharebest\Webtrees\Statistics\Repository\ServerRepository
*/
class ServerRepositoryTest extends TestCase
{
diff --git a/tests/app/Statistics/Repository/UserRepositoryTest.php b/tests/app/Statistics/Repository/UserRepositoryTest.php
index 33a29521d0..be900f7530 100644
--- a/tests/app/Statistics/Repository/UserRepositoryTest.php
+++ b/tests/app/Statistics/Repository/UserRepositoryTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class UserRepository
*
- * @covers Fisharebest\Webtrees\Statistics\Repository\UserRepository
+ * @covers \Fisharebest\Webtrees\Statistics\Repository\UserRepository
*/
class UserRepositoryTest extends TestCase
{
diff --git a/tests/app/Statistics/Service/CenturyServiceTest.php b/tests/app/Statistics/Service/CenturyServiceTest.php
index 063fa050ba..5142cdf3f8 100644
--- a/tests/app/Statistics/Service/CenturyServiceTest.php
+++ b/tests/app/Statistics/Service/CenturyServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CenturyService
*
- * @covers Fisharebest\Webtrees\Statistics\Service\CenturyService
+ * @covers \Fisharebest\Webtrees\Statistics\Service\CenturyService
*/
class CenturyServiceTest extends TestCase
{
diff --git a/tests/app/Statistics/Service/ColorServiceTest.php b/tests/app/Statistics/Service/ColorServiceTest.php
index 2f19447e2f..0afc145cf7 100644
--- a/tests/app/Statistics/Service/ColorServiceTest.php
+++ b/tests/app/Statistics/Service/ColorServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class ColorService
*
- * @covers Fisharebest\Webtrees\Statistics\Service\ColorService
+ * @covers \Fisharebest\Webtrees\Statistics\Service\ColorService
*/
class ColorServiceTest extends TestCase
{
diff --git a/tests/app/Statistics/Service/CountryServiceTest.php b/tests/app/Statistics/Service/CountryServiceTest.php
index e5f2088831..ae1278bc23 100644
--- a/tests/app/Statistics/Service/CountryServiceTest.php
+++ b/tests/app/Statistics/Service/CountryServiceTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class CountryService
*
- * @covers Fisharebest\Webtrees\Statistics\Service\CountryService
+ * @covers \Fisharebest\Webtrees\Statistics\Service\CountryService
*/
class CountryServiceTest extends TestCase
{
diff --git a/tests/app/StatisticsTest.php b/tests/app/StatisticsTest.php
index 54ba6a03fb..3d9f3d5d37 100644
--- a/tests/app/StatisticsTest.php
+++ b/tests/app/StatisticsTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Statistics
*
- * @covers Fisharebest\Webtrees\Statistics
+ * @covers \Fisharebest\Webtrees\Statistics
*/
class StatisticsTest extends TestCase
{
diff --git a/tests/app/SubmissionTest.php b/tests/app/SubmissionTest.php
index 3ef1104571..120f4fae60 100644
--- a/tests/app/SubmissionTest.php
+++ b/tests/app/SubmissionTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Submission
*
- * @covers Fisharebest\Webtrees\Submission
+ * @covers \Fisharebest\Webtrees\Submission
*/
class SubmissionTest extends TestCase
{
diff --git a/tests/app/SubmitterTest.php b/tests/app/SubmitterTest.php
index 68c0418adb..f56e8722da 100644
--- a/tests/app/SubmitterTest.php
+++ b/tests/app/SubmitterTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Submitter
*
- * @covers Fisharebest\Webtrees\Submitter
+ * @covers \Fisharebest\Webtrees\Submitter
*/
class SubmitterTest extends TestCase
{
diff --git a/tests/app/TimestampTest.php b/tests/app/TimestampTest.php
index 10ca7c0df3..516d2f04d1 100644
--- a/tests/app/TimestampTest.php
+++ b/tests/app/TimestampTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class Timestamp
*
- * @covers Fisharebest\Webtrees\Timestamp
+ * @covers \Fisharebest\Webtrees\Timestamp
*/
class TimestampTest extends TestCase
{
diff --git a/tests/app/ViewTest.php b/tests/app/ViewTest.php
index 3d8dce8887..b649956746 100644
--- a/tests/app/ViewTest.php
+++ b/tests/app/ViewTest.php
@@ -24,7 +24,7 @@ use Fisharebest\Webtrees\TestCase;
/**
* Test harness for the class View
*
- * @covers Fisharebest\Webtrees\View
+ * @covers \Fisharebest\Webtrees\View
*/
class ViewTest extends TestCase
{