CRM-16357 rename processContribution to processFormContribution to make it easier...
[civicrm-core.git] / CRM / Contribute / Form / Contribution / Confirm.php
index 8f548a05b84ed152ba011b3314b780f7ea9e2237..fb0593b172eb3177c3c07d94aa5d466fc69d0eeb 100644 (file)
@@ -1278,7 +1278,7 @@ class CRM_Contribute_Form_Contribution_Confirm extends CRM_Contribute_Form_Contr
    * @return \CRM_Contribute_DAO_Contribution
    * @throws \Exception
    */
-  public static function processContribution(
+  public static function processFormContribution(
     &$form,
     $params,
     $result,