clean up changes for batch 18
[civicrm-core.git] / CRM / Pledge / Page / UserDashboard.php
index fdd0ac563a59786af7f846c9bdb49f5ebfb12bf5..98eb57866e248b70cb823f465671e67f07074e5e 100644 (file)
@@ -37,7 +37,6 @@ class CRM_Pledge_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard
   /**
    * called when action is browse
    *
-   * return null
    */
   public function listPledges() {
     $controller = new CRM_Core_Controller_Simple(
@@ -72,7 +71,6 @@ class CRM_Pledge_Page_UserDashboard extends CRM_Contact_Page_View_UserDashBoard
    * the main function that is called when the page
    * loads, it decides the which action has to be taken for the page.
    *
-   * return null
    */
   public function run() {
     parent::preProcess();