X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FHook%2FSoap.php;h=685fd9ba3029f2027f453b5d398774bcae5f68fe;hb=6b36e39a500a9c2cf44cabc0e1efc744d4ee1b33;hp=e8e5f02cd5aed40390ef643fd061546c83fe5fd6;hpb=81a3c4221874f60a719675e8fa10edd55e7805b4;p=civicrm-core.git diff --git a/CRM/Utils/Hook/Soap.php b/CRM/Utils/Hook/Soap.php index e8e5f02cd5..685fd9ba30 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-2017 | +--------------------------------------------------------------------+ | 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-2017 */ 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