INFRA-132 add full stop after comments
[civicrm-core.git] / tests / phpunit / CiviTest / ContributionPage.php
index 9562a0bf73cfb1799179a9da0ce1d0f724cd8d68..7c1cc1930b25d797ee5b49e29b84f9d96cf14680 100644 (file)
@@ -5,7 +5,7 @@
  */
 class ContributionPage extends PHPUnit_Framework_Testcase {
   /**
-   * Helper function to create
+   * Helper function to create.
    * a Contribution Page
    *
    * @param int $id
@@ -40,7 +40,7 @@ class ContributionPage extends PHPUnit_Framework_Testcase {
   }
 
   /**
-   * Helper function to delete a Contribution Page
+   * Helper function to delete a Contribution Page.
    *
    * @param int $contributionPageId
    *   Id of the Contribution Page.