]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/nodes/master/class_HubMasterNode.php
Bootstrap filters filled with some content (basicly...)
[hub.git] / application / hub / main / nodes / master / class_HubMasterNode.php
index d67910beefdd1c2306222b3e9bfd9dd467f01aca..3e9d399fe42f63bccc0c061412fffec14eb99bcd 100644 (file)
@@ -58,8 +58,6 @@ class HubMasterNode extends BaseHubNode implements NodeHelper, Registerable {
         * @todo        Implement this method
         */
        public function doBootstrapping () {
-               // Call generic (parent) bootstrapping method first
-               parent::bootstrapGenericBootstrapping();
                $this->partialStub('Please implement this method.');
        }