add a few remaining missing comment blocks (autogenerated)
[civicrm-core.git] / tests / phpunit / WebTest / Contribute / OfflineContributionTest.php
index 81ce6e861a3ddd3e577101454f0d9bac5cef078b..e35ecf3ad5b418fd061db1599463ea7bb77f9620 100644 (file)
@@ -308,6 +308,12 @@ class WebTest_Contribute_OfflineContributionTest extends CiviSeleniumTestCase {
   }
 
   //common function for doing offline contribution
+  /**
+   * @param $params
+   * @param $firstName
+   * @param $lastName
+   * @param $processorName
+   */
   function _doOfflineContribution($params, $firstName, $lastName, $processorName) {
 
     $this->waitForElementPresent("css=li#tab_contribute a");
@@ -359,6 +365,9 @@ class WebTest_Contribute_OfflineContributionTest extends CiviSeleniumTestCase {
   }
 
   //common function for verifing total_amount, and non_deductible_amount
+  /**
+   * @param $verifyData
+   */
   function _verifyAmounts($verifyData) {
     // since we are doing test contributions we need to search for test contribution and select first contribution
     // record for the contact