]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/template/class_UnsupportedTemplateEngineException.php
renamed lib-local.php -> lib-lfdb.php because it really loads the "legendary"
[core.git] / inc / main / exceptions / template / class_UnsupportedTemplateEngineException.php
index 4061fe667a4b85b2d4ba9001c6cc6d1bcc9f0793..df8fe88ad70e5bbb7d350e8914cc6a1e03a793fb 100644 (file)
@@ -3,6 +3,7 @@
 namespace CoreFramework\Template;
 
 // Import framework stuff
+use CoreFramework\Generic\FrameworkException;
 use CoreFramework\Generic\FrameworkInterface;
 
 /**