Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / framework / main / exceptions / template / class_UnexpectedTemplateTypeException.php
index 4deeca4ec709592adce9a081fe692e9533c11d82..c0c558cba62b62adbaa5e12bbc8fb692ed06e87b 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 // Own namespace
-namespace CoreFramework\Deprecated;
+namespace Org\Mxchange\CoreFramework\Deprecated;
 
 // Import framework stuff
-use CoreFramework\Generic\FrameworkException;
+use Org\Mxchange\CoreFramework\Generic\FrameworkException;
 
 /**
  * An exception thrown when the template type is not supported