Continued:
[core.git] / inc / main / classes / helper / html / links / class_HtmlLinkHelper.php
index d5dffec9218b8241ff642af9455c0b1a0de9da2d..ef5c22ab7160d0116fd69ab9dccc37cb067aa993 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace CoreFramework\Helper;
+
+// Import framework stuff
+use CoreFramework\Configuration\FrameworkConfiguration;
+
 /**
  * A helper for web links
  *