summaryrefslogtreecommitdiff
path: root/app/Module/ModuleSidebarInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Module/ModuleSidebarInterface.php')
-rw-r--r--app/Module/ModuleSidebarInterface.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/Module/ModuleSidebarInterface.php b/app/Module/ModuleSidebarInterface.php
index b4cf945648..8332b0b4b6 100644
--- a/app/Module/ModuleSidebarInterface.php
+++ b/app/Module/ModuleSidebarInterface.php
@@ -1,6 +1,4 @@
<?php
-namespace Fisharebest\Webtrees\Module;
-
/**
* webtrees: online genealogy
* Copyright (C) 2015 webtrees development team
@@ -15,6 +13,7 @@ namespace Fisharebest\Webtrees\Module;
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+namespace Fisharebest\Webtrees\Module;
/**
* Interface ModuleSidebarInterface - Classes and libraries for module system