]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/main/class_InvalidCommandInstanceException.php
Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / inc / main / exceptions / main / class_InvalidCommandInstanceException.php
index f4d171b19d8c2ac6f0a85f2034a340497f06a5f7..582a9a5496b02e99b5df6ae8e0fd2fe8b5b08d78 100644 (file)
@@ -1,16 +1,12 @@
 <?php
-// Own namespace
-namespace CoreFramework\Deprecated;
-
 /**
  * This exception is thrown when a command instance is invalid
  *
  * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2017 Core Developer Team
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2016 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