Merge pull request #5292 from jitendrapurohit/CRM-15933
[civicrm-core.git] / CRM / Utils / PagerAToZ.php
index 08ce2cf4f5a474614bc56a8164ad7da9c5eda648..655a47ac04146d11c704268a72b1821b23703734 100644 (file)
@@ -40,7 +40,7 @@
 class CRM_Utils_PagerAToZ {
 
   /**
-   * Returns the alphabetic array for sorting by character
+   * Returns the alphabetic array for sorting by character.
    *
    * @param array $query
    *   The query object.
@@ -58,7 +58,7 @@ class CRM_Utils_PagerAToZ {
   }
 
   /**
-   * Return the all the static characters
+   * Return the all the static characters.
    *
    * @return array
    *   is a array of static characters
@@ -96,7 +96,7 @@ class CRM_Utils_PagerAToZ {
   }
 
   /**
-   * Return the all the dynamic characters
+   * Return the all the dynamic characters.
    *
    * @param $query
    * @param $isDAO
@@ -123,7 +123,7 @@ class CRM_Utils_PagerAToZ {
   }
 
   /**
-   * Create the links
+   * Create the links.
    *
    * @param array $query
    *   The form values for search.