]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/cruncher/class_CruncherHelper.php
Some methods renamed
[hub.git] / application / hub / interfaces / cruncher / class_CruncherHelper.php
index e95431a29a5f3d4b5dffb0c961538dbcc93f5e0f..3aaf7bb431a3768d46820e954c07da6ec9db11e5 100644 (file)
@@ -45,7 +45,7 @@ interface CruncherHelper extends FrameworkInterface {
         *
         * @return      void
         */
-       function addExtraHubFilters ();
+       function addExtraCruncherFilters ();
 }
 
 // [EOF]