no longer deprecated
[core.git] / framework / main / exceptions / socket / class_SocketAlreadyRegisteredException.php
index 42f6fe5bda803a0298be36ce652c5bed28a68680..ecd4c8ef0fd069451abea1941943476cb23261d6 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Own namespace
-namespace CoreFramework\Deprecated;
+namespace CoreFramework\Socket;
 
 /**
  * This exception is thrown if the socket is already registered in a matching
@@ -11,7 +11,6 @@ namespace CoreFramework\Deprecated;
  * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2017 Core Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.shipsimu.org
- * @deprecated Don't use this anymore
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by