Continued:
[core.git] / inc / main / classes / actions / html / class_HtmlLoginProfileAction.php
index 783458f30159c48eaf3b0bb9d881a097aa7ed6fc..f6538e0e27465d5a8ad25422649f71bbaae0907e 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace CoreFramework\Action\Login;
+
+// Import framework stuff
+use CoreFramework\Registry\Registerable;
+
 /**
  * An action for the profile page in login area
  *