]> 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 2c066ef45c11d0653134229b27613701971e36e3..1e553acba926eaee68bdb290cde3f2ba5f5db059 100644 (file)
@@ -3,6 +3,7 @@
 namespace CoreFramework\Template;
 
 // Import framework stuff
+use CoreFramework\Generic\FrameworkException;
 use CoreFramework\Generic\FrameworkInterface;
 
 /**