INFRA-132 add full stop after comments
[civicrm-core.git] / tests / phpunit / CiviTest / Contact.php
index 8e89e497428aa445c0793b0bdfa2a847c9c802e7..03c65c488d322d81865b58176d220087fc473435 100644 (file)
@@ -5,7 +5,7 @@
  */
 class Contact extends CiviUnitTestCase {
   /**
-   * Helper function to create
+   * Helper function to create.
    * a contact
    *
    * @param array $params
@@ -87,7 +87,7 @@ class Contact extends CiviUnitTestCase {
   }
 
   /**
-   * Helper function to delete a contact
+   * Helper function to delete a contact.
    *
    * @param int $contactID
    *   Id of the contact to delete.