Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2015-03-03-23-44-14
[civicrm-core.git] / CRM / Admin / Page / PaymentProcessorType.php
index 86b7fdb2b3eb2f5936789ab21159d842cc63c0a1..584705dbcaaf198c13f88f83da0466bf2d1f2f78 100644 (file)
 class CRM_Admin_Page_PaymentProcessorType extends CRM_Core_Page_Basic {
 
   /**
-   * 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
    */
   static $_links = NULL;
 
   /**
-   * Get BAO Name
+   * Get BAO Name.
    *
    * @return string
    *   Classname of BAO.
@@ -56,7 +56,7 @@ class CRM_Admin_Page_PaymentProcessorType extends CRM_Core_Page_Basic {
   }
 
   /**
-   * Get action Links
+   * Get action Links.
    *
    * @return array
    *   (reference) of action links
@@ -92,7 +92,7 @@ class CRM_Admin_Page_PaymentProcessorType extends CRM_Core_Page_Basic {
   }
 
   /**
-   * Get name of edit form
+   * Get name of edit form.
    *
    * @return string
    *   Classname of edit form.
@@ -102,7 +102,7 @@ class CRM_Admin_Page_PaymentProcessorType extends CRM_Core_Page_Basic {
   }
 
   /**
-   * Get edit form name
+   * Get edit form name.
    *
    * @return string
    *   name of this page.