]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/template/class_BasePathIsEmptyException.php
renamed lib-local.php -> lib-lfdb.php because it really loads the "legendary"
[core.git] / inc / main / exceptions / template / class_BasePathIsEmptyException.php
index aed9cdf785cbec1b156873bb0f876a6fd8e2f1e7..1e553acba926eaee68bdb290cde3f2ba5f5db059 100644 (file)
@@ -2,7 +2,8 @@
 // Own namespace
 namespace CoreFramework\Template;
 
-// Load framework stuff
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
 use CoreFramework\Generic\FrameworkInterface;
 
 /**