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