INFRA-132 comments to end with full stops
[civicrm-core.git] / CRM / Contribute / Page / Tab.php
index 0f899c49bfe8852f18d1a5dc9f020119cd582c13..cd33a94160743c13b752e02626aa9b9dc639e5eb 100644 (file)
@@ -35,7 +35,7 @@
 class CRM_Contribute_Page_Tab extends CRM_Core_Page {
 
   /**
-   * The action links that we need to display for the browse screen
+   * The action links that we need to display for the browse screen.
    *
    * @var array
    */
@@ -102,7 +102,7 @@ class CRM_Contribute_Page_Tab extends CRM_Core_Page {
   // end function
 
   /**
-   * called when action is browse
+   * called when action is browse.
    *
    */
   public function browse() {
@@ -197,7 +197,7 @@ class CRM_Contribute_Page_Tab extends CRM_Core_Page {
   }
 
   /**
-   * called when action is view
+   * called when action is view.
    *
    * @return null
    */
@@ -215,7 +215,7 @@ class CRM_Contribute_Page_Tab extends CRM_Core_Page {
   }
 
   /**
-   * called when action is update or new
+   * called when action is update or new.
    *
    * @return null
    */