]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/nodes/regular/class_HubRegularNode.php
Bootstrap filters filled with some content (basicly...)
[hub.git] / application / hub / main / nodes / regular / class_HubRegularNode.php
index cb2ff250bca266342e439cdbc43b87c9aacd0b9d..46105f22f79c1d991df641b92705d9dfda4bf30b 100644 (file)
@@ -58,8 +58,6 @@ class HubRegularNode 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.');
        }