]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/tasks/hub/update/class_HubUpdateCheckTask.php
Added a new task for listener pools and network package readers (for abstract Network...
[hub.git] / application / hub / main / tasks / hub / update / class_HubUpdateCheckTask.php
index b733b13c4ababefca338408f983b469b7e5dc928..e4ad02579ae4c5229adb80ff29e2bb4ea3cfa596 100644 (file)
@@ -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 HubUpdateCheckTask extends BaseTask implements Visitable, Taskable {
+class HubUpdateCheckTask extends BaseTask implements Taskable, Visitable {
        /**
         * Protected constructor
         *
@@ -35,7 +35,7 @@ class HubUpdateCheckTask extends BaseTask implements Visitable, Taskable {
        /**
         * Creates an instance of this class
         *
-        * @return      $taskInstance           An instance of a Visitable class
+        * @return      $taskInstance   An instance of a Taskable/Visitable class
         */
        public static final function createHubUpdateCheckTask () {
                // Get new instance