Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / framework / main / exceptions / socket / class_InvalidServerSocketException.php
index d99e9f10fa3f162571e571e5c8ec596f4f544e5e..d28e5d10e74f8cb9c43aa6834396254cfdf28981 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Own namespace
-namespace CoreFramework\Socket;
+namespace Org\Mxchange\CoreFramework\Socket;
 
 /**
  * This exception is thrown when the socket resource is an invalid server socket.