]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/nodes/class_BaseHubNode.php
Self-announcement rewritten to a task
[hub.git] / application / hub / main / nodes / class_BaseHubNode.php
index cebc45bdeb2078bd100a07397de70a9310b1e275..c2193853e448993a65d2460bc3891f4797f9ef8f 100644 (file)
@@ -317,16 +317,6 @@ class BaseHubNode extends BaseHubSystem implements Updateable {
                $this->debugOutput('BOOTSTRAP: Initialize queues: FINISHED');
        }
 
-       /**
-        * Publish our hub descriptor to the upper hub(s)
-        *
-        * @return      void
-        * @todo        This should be implemented in a generic way to keep things easy.
-        */
-       protected function publishHubDescriptor () {
-               $this->partialStub('Unfinished method.');
-       }
-
        /**
         * Adds hub data elements to a given dataset instance
         *