X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FAdmin%2FPage%2FPaymentProcessorType.php;h=584705dbcaaf198c13f88f83da0466bf2d1f2f78;hb=5d867d83ac582e4c45417c82610d569100d6da43;hp=86b7fdb2b3eb2f5936789ab21159d842cc63c0a1;hpb=709e574bfc8b047d9e9f9a6ad84595bc3f560b54;p=civicrm-core.git diff --git a/CRM/Admin/Page/PaymentProcessorType.php b/CRM/Admin/Page/PaymentProcessorType.php index 86b7fdb2b3..584705dbca 100644 --- a/CRM/Admin/Page/PaymentProcessorType.php +++ b/CRM/Admin/Page/PaymentProcessorType.php @@ -39,14 +39,14 @@ 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.