more cleanup batch 16
[civicrm-core.git] / CRM / Utils / Hook / UnitTests.php
index 94b3c7955cb65ed5fa21227c501f3aa4a01adc20..72f1c46f371194dbedced379d9ea1c56d4ef4e19 100644 (file)
@@ -105,7 +105,7 @@ class CRM_Utils_Hook_UnitTests extends CRM_Utils_Hook {
    *
    * @return mixed
    */
-  function invoke(
+  public function invoke(
     $numParams,
     &$arg1, &$arg2, &$arg3, &$arg4, &$arg5, &$arg6,
     $fnSuffix) {