Continued:
[core.git] / inc / main / classes / language / class_LanguageSystem.php
index 3f0c46b0d5ffde9959dd6595abc361406387b219..c2cbe482c18b7f08f39e1133201ca1fa39721be5 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace CoreFramework\Localization;
+
+// Import framework stuff
+use CoreFramework\Registry\Registerable;
+
 /**
  * The language sub-system for handling language strings being used in the
  * application and whole framework