Continued:
[core.git] / framework / main / exceptions / template / class_UnsupportedTemplateEngineException.php
index df8fe88ad70e5bbb7d350e8914cc6a1e03a793fb..cfc405536b7bfcff35b4a16bd89b9168cd6f2720 100644 (file)
@@ -1,10 +1,10 @@
 <?php
 // Own namespace
-namespace CoreFramework\Template;
+namespace Org\Mxchange\CoreFramework\Template;
 
 // Import framework stuff
-use CoreFramework\Generic\FrameworkException;
-use CoreFramework\Generic\FrameworkInterface;
+use Org\Mxchange\CoreFramework\Generic\FrameworkException;
+use Org\Mxchange\CoreFramework\Generic\FrameworkInterface;
 
 /**
  * An exception thrown when the template engine instance is not supported