X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FHook%2FSoap.php;h=3fc76004aa0345331accd12a2d921e308a504c5b;hb=4e991547de8ccf4aef81b4579521f4bb26022978;hp=e8e5f02cd5aed40390ef643fd061546c83fe5fd6;hpb=926fc8be309aa0131138cdbfa8f1fe0e17968678;p=civicrm-core.git diff --git a/CRM/Utils/Hook/Soap.php b/CRM/Utils/Hook/Soap.php index e8e5f02cd5..3fc76004aa 100644 --- a/CRM/Utils/Hook/Soap.php +++ b/CRM/Utils/Hook/Soap.php @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2016 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CiviCRM_Hook - * @copyright CiviCRM LLC (c) 2004-2016 + * @copyright CiviCRM LLC (c) 2004-2018 */ class CRM_Utils_Hook_Soap extends CRM_Utils_Hook { /** @@ -65,7 +65,7 @@ class CRM_Utils_Hook_Soap extends CRM_Utils_Hook { * * @return mixed */ - public function invoke( + public function invokeViaUF( $numParams, &$arg1, &$arg2, &$arg3, &$arg4, &$arg5, &$arg6, $fnSuffix