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