Continued:
[core.git] / inc / config / class_FrameworkConfiguration.php
index 0cafb48bb875e8b10d4178c72bcccdbb5c8b6c64..efeac6349ed9fcd1417b679cb3d808bb98ac59b7 100644 (file)
@@ -4,6 +4,7 @@ namespace CoreFramework\Configuration;
 
 // Load framework stuff
 use CoreFramework\Generic\FrameworkInterface;
+use CoreFramework\Registry\Registerable;
 
 /**
  * A class for the configuration stuff implemented in a singleton design paddern