]> git.mxchange.org Git - core.git/blobdiff - inc/config/class_FrameworkConfiguration.php
Continued:
[core.git] / inc / config / class_FrameworkConfiguration.php
index 0cafb48bb875e8b10d4178c72bcccdbb5c8b6c64..ebe8e4456ca8a5b410936f079b864b7f35df7b37 100644 (file)
@@ -2,8 +2,9 @@
 // Own namespace
 namespace CoreFramework\Configuration;
 
-// Load framework stuff
+// Import framework stuff
 use CoreFramework\Generic\FrameworkInterface;
+use CoreFramework\Registry\Registerable;
 
 /**
  * A class for the configuration stuff implemented in a singleton design paddern