Merge pull request #4630 from atif-shaikh/CRM-15546
[civicrm-core.git] / tests / phpunit / CiviTest / ContributionPage.php
index 2d68bf23fa21b2aa45d6f0637763e8e6a87912a4..083214d56252607a733dc5719c988fc43f473f15 100644 (file)
@@ -8,7 +8,7 @@ class ContributionPage extends PHPUnit_Framework_Testcase {
    * Helper function to create
    * a Contribution Page
    *
-   * @param null $id
+   * @param int $id
    *
    * @return mixed $contributionPage id of created Contribution Page
    */