diff options
Diffstat (limited to 'tests/app/Module')
82 files changed, 82 insertions, 0 deletions
diff --git a/tests/app/Module/AhnentafelReportModuleTest.php b/tests/app/Module/AhnentafelReportModuleTest.php index fd9204be7c..3adc0bf40b 100644 --- a/tests/app/Module/AhnentafelReportModuleTest.php +++ b/tests/app/Module/AhnentafelReportModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/AlbumModuleTest.php b/tests/app/Module/AlbumModuleTest.php index 04f5cf4d20..0847a0fcdb 100644 --- a/tests/app/Module/AlbumModuleTest.php +++ b/tests/app/Module/AlbumModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/AncestorsChartModuleTest.php b/tests/app/Module/AncestorsChartModuleTest.php index 0513a57609..85b2592a23 100644 --- a/tests/app/Module/AncestorsChartModuleTest.php +++ b/tests/app/Module/AncestorsChartModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/BatchUpdate/BatchUpdateBasePluginTest.php b/tests/app/Module/BatchUpdate/BatchUpdateBasePluginTest.php index 613d42fcc0..430b755736 100644 --- a/tests/app/Module/BatchUpdate/BatchUpdateBasePluginTest.php +++ b/tests/app/Module/BatchUpdate/BatchUpdateBasePluginTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/BatchUpdate/BatchUpdateDuplicateLinksPluginTest.php b/tests/app/Module/BatchUpdate/BatchUpdateDuplicateLinksPluginTest.php index f7fb96d0eb..09073400da 100644 --- a/tests/app/Module/BatchUpdate/BatchUpdateDuplicateLinksPluginTest.php +++ b/tests/app/Module/BatchUpdate/BatchUpdateDuplicateLinksPluginTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/BatchUpdate/BatchUpdateMarriedNamesPluginTest.php b/tests/app/Module/BatchUpdate/BatchUpdateMarriedNamesPluginTest.php index 683eb48eda..4387aa65fc 100644 --- a/tests/app/Module/BatchUpdate/BatchUpdateMarriedNamesPluginTest.php +++ b/tests/app/Module/BatchUpdate/BatchUpdateMarriedNamesPluginTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/BatchUpdate/BatchUpdateMissingDeathPluginTest.php b/tests/app/Module/BatchUpdate/BatchUpdateMissingDeathPluginTest.php index 8d9c03f3d6..1a263fdb5a 100644 --- a/tests/app/Module/BatchUpdate/BatchUpdateMissingDeathPluginTest.php +++ b/tests/app/Module/BatchUpdate/BatchUpdateMissingDeathPluginTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/BatchUpdate/BatchUpdateNameFormatPluginTest.php b/tests/app/Module/BatchUpdate/BatchUpdateNameFormatPluginTest.php index 077b19871d..b3e91aa79d 100644 --- a/tests/app/Module/BatchUpdate/BatchUpdateNameFormatPluginTest.php +++ b/tests/app/Module/BatchUpdate/BatchUpdateNameFormatPluginTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/BatchUpdate/BatchUpdateSearchReplacePluginTest.php b/tests/app/Module/BatchUpdate/BatchUpdateSearchReplacePluginTest.php index 978e76d0a6..fbf48a94fb 100644 --- a/tests/app/Module/BatchUpdate/BatchUpdateSearchReplacePluginTest.php +++ b/tests/app/Module/BatchUpdate/BatchUpdateSearchReplacePluginTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/BatchUpdateModuleTest.php b/tests/app/Module/BatchUpdateModuleTest.php index cb000619e3..98b0752012 100644 --- a/tests/app/Module/BatchUpdateModuleTest.php +++ b/tests/app/Module/BatchUpdateModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/BirthDeathMarriageReportModuleTest.php b/tests/app/Module/BirthDeathMarriageReportModuleTest.php index af1757e562..8fb97f7ecb 100644 --- a/tests/app/Module/BirthDeathMarriageReportModuleTest.php +++ b/tests/app/Module/BirthDeathMarriageReportModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/BirthReportModuleTest.php b/tests/app/Module/BirthReportModuleTest.php index a5475e5c0d..41352285f9 100644 --- a/tests/app/Module/BirthReportModuleTest.php +++ b/tests/app/Module/BirthReportModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/CemeteryReportModuleTest.php b/tests/app/Module/CemeteryReportModuleTest.php index 9e6e2204c9..b607138f6a 100644 --- a/tests/app/Module/CemeteryReportModuleTest.php +++ b/tests/app/Module/CemeteryReportModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/CensusAssistantModuleTest.php b/tests/app/Module/CensusAssistantModuleTest.php index 2b0b9e823d..8ddae76980 100644 --- a/tests/app/Module/CensusAssistantModuleTest.php +++ b/tests/app/Module/CensusAssistantModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/ChangeReportModuleTest.php b/tests/app/Module/ChangeReportModuleTest.php index 341f4eefbb..9518f7a61f 100644 --- a/tests/app/Module/ChangeReportModuleTest.php +++ b/tests/app/Module/ChangeReportModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/ChartsBlockModuleTest.php b/tests/app/Module/ChartsBlockModuleTest.php index c0b1f84c04..4952efc85c 100644 --- a/tests/app/Module/ChartsBlockModuleTest.php +++ b/tests/app/Module/ChartsBlockModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/CkeditorModuleTest.php b/tests/app/Module/CkeditorModuleTest.php index 81b7c55f1b..7605f291a3 100644 --- a/tests/app/Module/CkeditorModuleTest.php +++ b/tests/app/Module/CkeditorModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/ClippingsCartModuleTest.php b/tests/app/Module/ClippingsCartModuleTest.php index bcdf7a14bd..cb9e144fe9 100644 --- a/tests/app/Module/ClippingsCartModuleTest.php +++ b/tests/app/Module/ClippingsCartModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/CompactTreeChartModuleTest.php b/tests/app/Module/CompactTreeChartModuleTest.php index c7aa60ccb9..66a96da8c5 100644 --- a/tests/app/Module/CompactTreeChartModuleTest.php +++ b/tests/app/Module/CompactTreeChartModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/DeathReportModuleTest.php b/tests/app/Module/DeathReportModuleTest.php index 10c7170b6f..ec1d0d2c7e 100644 --- a/tests/app/Module/DeathReportModuleTest.php +++ b/tests/app/Module/DeathReportModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/DescendancyChartModuleTest.php b/tests/app/Module/DescendancyChartModuleTest.php index 05358c3694..ec295191b4 100644 --- a/tests/app/Module/DescendancyChartModuleTest.php +++ b/tests/app/Module/DescendancyChartModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/DescendancyModuleTest.php b/tests/app/Module/DescendancyModuleTest.php index 9e6d846be9..4f01c36a68 100644 --- a/tests/app/Module/DescendancyModuleTest.php +++ b/tests/app/Module/DescendancyModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/DescendancyReportModuleTest.php b/tests/app/Module/DescendancyReportModuleTest.php index 409606da25..f1739d460b 100644 --- a/tests/app/Module/DescendancyReportModuleTest.php +++ b/tests/app/Module/DescendancyReportModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/ExtraInformationModuleTest.php b/tests/app/Module/ExtraInformationModuleTest.php index 7ee6323303..06cedd383b 100644 --- a/tests/app/Module/ExtraInformationModuleTest.php +++ b/tests/app/Module/ExtraInformationModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/FactSourcesReportModuleTest.php b/tests/app/Module/FactSourcesReportModuleTest.php index 778f49080e..930a51db82 100644 --- a/tests/app/Module/FactSourcesReportModuleTest.php +++ b/tests/app/Module/FactSourcesReportModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/FamilyBookChartModuleTest.php b/tests/app/Module/FamilyBookChartModuleTest.php index 3310bd9ba5..15de3d916a 100644 --- a/tests/app/Module/FamilyBookChartModuleTest.php +++ b/tests/app/Module/FamilyBookChartModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/FamilyGroupReportModuleTest.php b/tests/app/Module/FamilyGroupReportModuleTest.php index ab8522b83e..95d5cf9cdf 100644 --- a/tests/app/Module/FamilyGroupReportModuleTest.php +++ b/tests/app/Module/FamilyGroupReportModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/FamilyNavigatorModuleTest.php b/tests/app/Module/FamilyNavigatorModuleTest.php index 1a4f1b8146..474b94ad29 100644 --- a/tests/app/Module/FamilyNavigatorModuleTest.php +++ b/tests/app/Module/FamilyNavigatorModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/FamilyTreeFavoritesModuleTest.php b/tests/app/Module/FamilyTreeFavoritesModuleTest.php index 2da698ebc2..2bd2a5c1ad 100644 --- a/tests/app/Module/FamilyTreeFavoritesModuleTest.php +++ b/tests/app/Module/FamilyTreeFavoritesModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/FamilyTreeNewsModuleTest.php b/tests/app/Module/FamilyTreeNewsModuleTest.php index e45c03575e..f3f6789885 100644 --- a/tests/app/Module/FamilyTreeNewsModuleTest.php +++ b/tests/app/Module/FamilyTreeNewsModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/FamilyTreeStatisticsModuleTest.php b/tests/app/Module/FamilyTreeStatisticsModuleTest.php index 980bcabec8..dda3fb6419 100644 --- a/tests/app/Module/FamilyTreeStatisticsModuleTest.php +++ b/tests/app/Module/FamilyTreeStatisticsModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/FanChartModuleTest.php b/tests/app/Module/FanChartModuleTest.php index 6ca39c9618..f6101b3dc6 100644 --- a/tests/app/Module/FanChartModuleTest.php +++ b/tests/app/Module/FanChartModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/FrequentlyAskedQuestionsModuleTest.php b/tests/app/Module/FrequentlyAskedQuestionsModuleTest.php index 77610566b4..1cb301c74a 100644 --- a/tests/app/Module/FrequentlyAskedQuestionsModuleTest.php +++ b/tests/app/Module/FrequentlyAskedQuestionsModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/HourglassChartModuleTest.php b/tests/app/Module/HourglassChartModuleTest.php index db88da916d..b817a847fd 100644 --- a/tests/app/Module/HourglassChartModuleTest.php +++ b/tests/app/Module/HourglassChartModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/HtmlBlockModuleTest.php b/tests/app/Module/HtmlBlockModuleTest.php index 3116bc0e0a..b9ac6cf58f 100644 --- a/tests/app/Module/HtmlBlockModuleTest.php +++ b/tests/app/Module/HtmlBlockModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/IndividualFactsTabModuleTest.php b/tests/app/Module/IndividualFactsTabModuleTest.php index e9504c9c84..da49d5d413 100644 --- a/tests/app/Module/IndividualFactsTabModuleTest.php +++ b/tests/app/Module/IndividualFactsTabModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/IndividualFamiliesReportModuleTest.php b/tests/app/Module/IndividualFamiliesReportModuleTest.php index 43181acc50..855450f72d 100644 --- a/tests/app/Module/IndividualFamiliesReportModuleTest.php +++ b/tests/app/Module/IndividualFamiliesReportModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/IndividualReportModuleTest.php b/tests/app/Module/IndividualReportModuleTest.php index e8d1e4e5e3..432715d340 100644 --- a/tests/app/Module/IndividualReportModuleTest.php +++ b/tests/app/Module/IndividualReportModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/InteractiveTree/TreeViewTest.php b/tests/app/Module/InteractiveTree/TreeViewTest.php index b7fcf13e9e..c445dcdc17 100644 --- a/tests/app/Module/InteractiveTree/TreeViewTest.php +++ b/tests/app/Module/InteractiveTree/TreeViewTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/InteractiveTreeModuleTest.php b/tests/app/Module/InteractiveTreeModuleTest.php index 3fa39f7dd3..230b9a2fc3 100644 --- a/tests/app/Module/InteractiveTreeModuleTest.php +++ b/tests/app/Module/InteractiveTreeModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/LifespansChartModuleTest.php b/tests/app/Module/LifespansChartModuleTest.php index 3259b211a0..8635f348f1 100644 --- a/tests/app/Module/LifespansChartModuleTest.php +++ b/tests/app/Module/LifespansChartModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/LoggedInUsersModuleTest.php b/tests/app/Module/LoggedInUsersModuleTest.php index 56afeb2ac3..dba41ae936 100644 --- a/tests/app/Module/LoggedInUsersModuleTest.php +++ b/tests/app/Module/LoggedInUsersModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/LoginBlockModuleTest.php b/tests/app/Module/LoginBlockModuleTest.php index 32523818c1..7651a3a5d3 100644 --- a/tests/app/Module/LoginBlockModuleTest.php +++ b/tests/app/Module/LoginBlockModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/MarriageReportModuleTest.php b/tests/app/Module/MarriageReportModuleTest.php index 1af580b379..e826fb3fff 100644 --- a/tests/app/Module/MarriageReportModuleTest.php +++ b/tests/app/Module/MarriageReportModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/MediaTabModuleTest.php b/tests/app/Module/MediaTabModuleTest.php index b4115131d1..f692288117 100644 --- a/tests/app/Module/MediaTabModuleTest.php +++ b/tests/app/Module/MediaTabModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/MissingFactsReportModuleTest.php b/tests/app/Module/MissingFactsReportModuleTest.php index ecb641e9a3..9f4388146a 100644 --- a/tests/app/Module/MissingFactsReportModuleTest.php +++ b/tests/app/Module/MissingFactsReportModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/ModuleBlockInterfaceTest.php b/tests/app/Module/ModuleBlockInterfaceTest.php index b6f3eedf4b..2d1f2ad9fb 100644 --- a/tests/app/Module/ModuleBlockInterfaceTest.php +++ b/tests/app/Module/ModuleBlockInterfaceTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/ModuleChartInterfaceTest.php b/tests/app/Module/ModuleChartInterfaceTest.php index 33ba4d01d9..a05a898840 100644 --- a/tests/app/Module/ModuleChartInterfaceTest.php +++ b/tests/app/Module/ModuleChartInterfaceTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/ModuleConfigInterfaceTest.php b/tests/app/Module/ModuleConfigInterfaceTest.php index 0955d5aac6..e60e963dd8 100644 --- a/tests/app/Module/ModuleConfigInterfaceTest.php +++ b/tests/app/Module/ModuleConfigInterfaceTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/ModuleMenuInterfaceTest.php b/tests/app/Module/ModuleMenuInterfaceTest.php index f4895f27e6..154deb3637 100644 --- a/tests/app/Module/ModuleMenuInterfaceTest.php +++ b/tests/app/Module/ModuleMenuInterfaceTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/ModuleReportInterfaceTest.php b/tests/app/Module/ModuleReportInterfaceTest.php index 97c4fab562..a436e59cbc 100644 --- a/tests/app/Module/ModuleReportInterfaceTest.php +++ b/tests/app/Module/ModuleReportInterfaceTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/ModuleSidebarInterfaceTest.php b/tests/app/Module/ModuleSidebarInterfaceTest.php index f3d735f4f6..02be98179e 100644 --- a/tests/app/Module/ModuleSidebarInterfaceTest.php +++ b/tests/app/Module/ModuleSidebarInterfaceTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/ModuleTabInterfaceTest.php b/tests/app/Module/ModuleTabInterfaceTest.php index feba25adb9..b1a27d9836 100644 --- a/tests/app/Module/ModuleTabInterfaceTest.php +++ b/tests/app/Module/ModuleTabInterfaceTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/ModuleThemeInterfaceTest.php b/tests/app/Module/ModuleThemeInterfaceTest.php index df309406e1..75d6c67b02 100644 --- a/tests/app/Module/ModuleThemeInterfaceTest.php +++ b/tests/app/Module/ModuleThemeInterfaceTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/NotesTabModuleTest.php b/tests/app/Module/NotesTabModuleTest.php index 62ab4d4484..5f0c6b26d9 100644 --- a/tests/app/Module/NotesTabModuleTest.php +++ b/tests/app/Module/NotesTabModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/OccupationReportModuleTest.php b/tests/app/Module/OccupationReportModuleTest.php index 0573bf4c3b..0861128251 100644 --- a/tests/app/Module/OccupationReportModuleTest.php +++ b/tests/app/Module/OccupationReportModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/OnThisDayModuleTest.php b/tests/app/Module/OnThisDayModuleTest.php index db78bfb990..9a466638f8 100644 --- a/tests/app/Module/OnThisDayModuleTest.php +++ b/tests/app/Module/OnThisDayModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/PedigreeChartModuleTest.php b/tests/app/Module/PedigreeChartModuleTest.php index edae4221d4..5f5b6c96a6 100644 --- a/tests/app/Module/PedigreeChartModuleTest.php +++ b/tests/app/Module/PedigreeChartModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/PedigreeReportModuleTest.php b/tests/app/Module/PedigreeReportModuleTest.php index 80d6094ea2..21d196c765 100644 --- a/tests/app/Module/PedigreeReportModuleTest.php +++ b/tests/app/Module/PedigreeReportModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/RecentChangesModuleTest.php b/tests/app/Module/RecentChangesModuleTest.php index fe244848b3..bcca9c57c1 100644 --- a/tests/app/Module/RecentChangesModuleTest.php +++ b/tests/app/Module/RecentChangesModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/RelatedIndividualsReportModuleTest.php b/tests/app/Module/RelatedIndividualsReportModuleTest.php index cf232ea34c..cd542b1fef 100644 --- a/tests/app/Module/RelatedIndividualsReportModuleTest.php +++ b/tests/app/Module/RelatedIndividualsReportModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/RelationshipsChartModuleTest.php b/tests/app/Module/RelationshipsChartModuleTest.php index 1ded669ba3..4a0be49b3e 100644 --- a/tests/app/Module/RelationshipsChartModuleTest.php +++ b/tests/app/Module/RelationshipsChartModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/RelativesTabModuleTest.php b/tests/app/Module/RelativesTabModuleTest.php index 6e218b5631..3b52718819 100644 --- a/tests/app/Module/RelativesTabModuleTest.php +++ b/tests/app/Module/RelativesTabModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/ResearchTaskModuleTest.php b/tests/app/Module/ResearchTaskModuleTest.php index 397f34dac7..bb24bba0af 100644 --- a/tests/app/Module/ResearchTaskModuleTest.php +++ b/tests/app/Module/ResearchTaskModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/ReviewChangesModuleTest.php b/tests/app/Module/ReviewChangesModuleTest.php index 45548c038c..8651117582 100644 --- a/tests/app/Module/ReviewChangesModuleTest.php +++ b/tests/app/Module/ReviewChangesModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/SiteMapModuleTest.php b/tests/app/Module/SiteMapModuleTest.php index 1208d8c4b8..0157749227 100644 --- a/tests/app/Module/SiteMapModuleTest.php +++ b/tests/app/Module/SiteMapModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/SlideShowModuleTest.php b/tests/app/Module/SlideShowModuleTest.php index a9d648ba88..f357a10dbb 100644 --- a/tests/app/Module/SlideShowModuleTest.php +++ b/tests/app/Module/SlideShowModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/SourcesTabModuleTest.php b/tests/app/Module/SourcesTabModuleTest.php index 0145b40879..f4bc352fd2 100644 --- a/tests/app/Module/SourcesTabModuleTest.php +++ b/tests/app/Module/SourcesTabModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/StatisticsChartModuleTest.php b/tests/app/Module/StatisticsChartModuleTest.php index 7519ef073f..65b9f84eb0 100644 --- a/tests/app/Module/StatisticsChartModuleTest.php +++ b/tests/app/Module/StatisticsChartModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/StoriesModuleTest.php b/tests/app/Module/StoriesModuleTest.php index da6b3b0c66..58a50804a4 100644 --- a/tests/app/Module/StoriesModuleTest.php +++ b/tests/app/Module/StoriesModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/ThemeSelectModuleTest.php b/tests/app/Module/ThemeSelectModuleTest.php index 9f03744cd7..95a1e03c2a 100644 --- a/tests/app/Module/ThemeSelectModuleTest.php +++ b/tests/app/Module/ThemeSelectModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/TimelineChartModuleTest.php b/tests/app/Module/TimelineChartModuleTest.php index d16ca0ab0f..41719874e1 100644 --- a/tests/app/Module/TimelineChartModuleTest.php +++ b/tests/app/Module/TimelineChartModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/TopGivenNamesModuleTest.php b/tests/app/Module/TopGivenNamesModuleTest.php index b8ad9c1d17..ac640a3a01 100644 --- a/tests/app/Module/TopGivenNamesModuleTest.php +++ b/tests/app/Module/TopGivenNamesModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/TopPageViewsModuleTest.php b/tests/app/Module/TopPageViewsModuleTest.php index 5870f995b0..b79435a657 100644 --- a/tests/app/Module/TopPageViewsModuleTest.php +++ b/tests/app/Module/TopPageViewsModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/TopSurnamesModuleTest.php b/tests/app/Module/TopSurnamesModuleTest.php index c774d2a0c7..723bf11b2c 100644 --- a/tests/app/Module/TopSurnamesModuleTest.php +++ b/tests/app/Module/TopSurnamesModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/UpcomingAnniversariesModuleTest.php b/tests/app/Module/UpcomingAnniversariesModuleTest.php index cfcabfbfd8..d59f8f754b 100644 --- a/tests/app/Module/UpcomingAnniversariesModuleTest.php +++ b/tests/app/Module/UpcomingAnniversariesModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/UserFavoritesModuleTest.php b/tests/app/Module/UserFavoritesModuleTest.php index a924a57002..98468d21cc 100644 --- a/tests/app/Module/UserFavoritesModuleTest.php +++ b/tests/app/Module/UserFavoritesModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/UserJournalModuleTest.php b/tests/app/Module/UserJournalModuleTest.php index e1b85fc946..90ee6b8b7e 100644 --- a/tests/app/Module/UserJournalModuleTest.php +++ b/tests/app/Module/UserJournalModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/UserMessagesModuleTest.php b/tests/app/Module/UserMessagesModuleTest.php index c90e27b146..6b66160f6d 100644 --- a/tests/app/Module/UserMessagesModuleTest.php +++ b/tests/app/Module/UserMessagesModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/UserWelcomeModuleTest.php b/tests/app/Module/UserWelcomeModuleTest.php index 84589dc381..1b611e7c00 100644 --- a/tests/app/Module/UserWelcomeModuleTest.php +++ b/tests/app/Module/UserWelcomeModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/WelcomeBlockModuleTest.php b/tests/app/Module/WelcomeBlockModuleTest.php index 5610b12f36..9ac664234e 100644 --- a/tests/app/Module/WelcomeBlockModuleTest.php +++ b/tests/app/Module/WelcomeBlockModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team diff --git a/tests/app/Module/YahrzeitModuleTest.php b/tests/app/Module/YahrzeitModuleTest.php index b6d5ff848b..31c38b8c6a 100644 --- a/tests/app/Module/YahrzeitModuleTest.php +++ b/tests/app/Module/YahrzeitModuleTest.php @@ -1,4 +1,5 @@ <?php + /** * webtrees: online genealogy * Copyright (C) 2019 webtrees development team |
