Continued:
[core.git] / inc / config / class_FrameworkConfiguration.php
index ebe8e4456ca8a5b410936f079b864b7f35df7b37..4ad3e41791abb4c6ac1aeea02eb9f8671d52188f 100644 (file)
@@ -4,6 +4,7 @@ namespace CoreFramework\Configuration;
 
 // Import framework stuff
 use CoreFramework\Generic\FrameworkInterface;
+use CoreFramework\Generic\NullPointerException;
 use CoreFramework\Registry\Registerable;
 
 /**