]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/nodes/master/class_HubMasterNode.php
Some methods renamed
[hub.git] / application / hub / main / nodes / master / class_HubMasterNode.php
index 392c15f1095fda958e04223fcc0a3779188178f2..4cca8217b104c83c807ab058477050e465feb0b4 100644 (file)
@@ -78,7 +78,7 @@ class HubMasterNode extends BaseHubNode implements NodeHelper, Registerable {
         *
         * @return      void
         */
-       public function addExtraHubFilters () {
+       public function addExtraNodeFilters () {
                // Get the application instance from registry
                $applicationInstance = Registry::getRegistry()->getInstance('app');