]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/tasks/node/class_Node
Updated copyright year as this software has been changed in this year.
[hub.git] / application / hub / main / tasks / node / class_Node
index 82b881ed53c631d81008de61ddab2aa2aa2e764f..8d3dc65caf66d323e8e5819726b0d24b3f04adf5 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 - 2012 Hub Developer Team
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2015 Hub Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.ship-simu.org
  *
@@ -46,7 +46,7 @@ class Node???Task extends BaseTask implements Taskable, Visitable {
        }
 
        /**
-        * Accepts the visitor to process the visit "request"
+        * Accepts the visitor to process the visitor
         *
         * @param       $visitorInstance        An instance of a Visitor class
         * @return      void
@@ -61,7 +61,7 @@ class Node???Task extends BaseTask implements Taskable, Visitable {
         * Executes the task
         *
         * @return      void
-        * @todo        0%
+        * @todo        0% done
         */
        public function executeTask () {
                $this->partialStub('Unimplemented task.');