Fix for CRM-15729
[civicrm-core.git] / CRM / Contact / Form / Edit / CommunicationPreferences.php
index 3dab9b73ea84ba6188ac52a75b68df99ce3b1be7..bcb691ae37badfbb3b4cf2d6f14c45d83fc3e9a0 100644 (file)
@@ -45,7 +45,7 @@ class CRM_Contact_Form_Edit_CommunicationPreferences {
   static $greetings = array();
 
   /**
-   * Build the form object elements for Communication Preferences object
+   * Build the form object elements for Communication Preferences object.
    *
    * @param CRM_Core_Form $form
    *   Reference to the form object.
@@ -129,7 +129,7 @@ class CRM_Contact_Form_Edit_CommunicationPreferences {
   }
 
   /**
-   * Global form rule
+   * Global form rule.
    *
    * @param array $fields
    *   The input form values.
@@ -202,7 +202,7 @@ class CRM_Contact_Form_Edit_CommunicationPreferences {
   }
 
   /**
-   *  set array of greeting fields
+   *  set array of greeting fields.
    *
    * @param $contactType
    *