INFRA-132 add full stop after comments
[civicrm-core.git] / CRM / Admin / Form / PreferencesDate.php
index 2c2f05ddb94e46f7690cd2843383b53d4ea81798..f3f56eb0ee905deb602bcec449f7fa5a63c68cdb 100644 (file)
@@ -40,7 +40,7 @@
 class CRM_Admin_Form_PreferencesDate extends CRM_Admin_Form {
 
   /**
-   * Build the form object
+   * Build the form object.
    *
    * @return void
    */
@@ -88,7 +88,7 @@ class CRM_Admin_Form_PreferencesDate extends CRM_Admin_Form {
   }
 
   /**
-   * Global validation rules for the form
+   * Global validation rules for the form.
    *
    * @param array $fields
    *   Posted values of the form.
@@ -108,7 +108,7 @@ class CRM_Admin_Form_PreferencesDate extends CRM_Admin_Form {
   }
 
   /**
-   * Process the form submission
+   * Process the form submission.
    *
    *
    * @return void