]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/language/class_LanguagePathIsNoDirectoryException.php
Continued:
[core.git] / inc / main / exceptions / language / class_LanguagePathIsNoDirectoryException.php
index 49d08aa123edd625004547981d49f7f882fadd89..13ba713af6f7878eb3041b1f02c0c1dd92733ab7 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
 // Own namespace
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception thrown when the language path is no directory
  *
 /**
  * An exception thrown when the language path is no directory
  *