]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/handler/class_
Introduced self::createDebugInstance()
[hub.git] / application / hub / main / handler / class_
index e268407c66bba4a9a805ac07b9d23f7b7b4f7fff..09fb9fa3cf1f35ede8b37b2957f1cee34458d849 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2011 Hub Developer Team
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2012 Hub Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.ship-simu.org
  *
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-class ???Handler extends BaseHandler {
+class ???Handler extends BaseHandler implements Handleable {
        /**
         * Protected constructor
         *
@@ -38,7 +38,7 @@ class ???Handler extends BaseHandler {
        /**
         * Creates an instance of this class
         *
-        * @return      $handlerInstance                An instance of a !!! class
+        * @return      $handlerInstance        An instance of a !!! class
         */
        public final static function create???Handler () {
                // Get new instance