From: eileen Date: Thu, 4 Feb 2016 04:10:20 +0000 (+1300) Subject: random comment fix X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=e17598a882637e5f694f04b62de9e69730ab6a4f;p=civicrm-core.git random comment fix --- diff --git a/CRM/Contribute/Page/PaymentInfo.php b/CRM/Contribute/Page/PaymentInfo.php index e7c0145914..9975748dc8 100644 --- a/CRM/Contribute/Page/PaymentInfo.php +++ b/CRM/Contribute/Page/PaymentInfo.php @@ -53,16 +53,14 @@ class CRM_Contribute_Page_PaymentInfo extends CRM_Core_Page { } /** - * This function takes care of all the things common to all - * pages. This typically involves assigning the appropriate + * Run page. + * + * This typically involves assigning the appropriate * smarty variable :) * * @return string * The content generated by running this page */ - /** - * @return string - */ public function run() { $this->preProcess(); if ($this->_action) {