X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2FCiviTest%2FContributionPage.php;h=083214d56252607a733dc5719c988fc43f473f15;hb=f3b0cd839c6b1e5ad33ae1b1d053da225c2c9e9f;hp=2d68bf23fa21b2aa45d6f0637763e8e6a87912a4;hpb=01fc73a5788aff9892383186d4dbb674a006dbc8;p=civicrm-core.git diff --git a/tests/phpunit/CiviTest/ContributionPage.php b/tests/phpunit/CiviTest/ContributionPage.php index 2d68bf23fa..083214d562 100644 --- a/tests/phpunit/CiviTest/ContributionPage.php +++ b/tests/phpunit/CiviTest/ContributionPage.php @@ -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 */