CRM-19813 - CRM_Utils_Hook_* - Rename invoke() to invokeViaUF()
[civicrm-core.git] / CRM / Utils / Hook / WordPress.php
index 977a746c2398e22cf03038539cb3b6084cc5bbe2..74cd81f89073f6ce205daef6507723a9c5646435 100644 (file)
@@ -83,7 +83,7 @@ class CRM_Utils_Hook_WordPress extends CRM_Utils_Hook {
    *
    * @return mixed
    */
-  public function invoke(
+  public function invokeViaUF(
     $numParams,
     &$arg1, &$arg2, &$arg3, &$arg4, &$arg5, &$arg6,
     $fnSuffix