Merge pull request #7032 from mlutfy/4.7-crm17432
[civicrm-core.git] / CRM / Contribute / Page / ManagePremiums.php
index a7fd59b4afe116bd15e586dd8e294d5cc9dab33e..3483d36c749f8e1a8fa7c117a77fc8d43cdd1c4e 100644 (file)
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
- *
  */
 
 /**
- * Page for displaying list of Premiums
+ * Page for displaying list of Premiums.
  */
 class CRM_Contribute_Page_ManagePremiums extends CRM_Core_Page_Basic {
 
@@ -105,8 +103,6 @@ class CRM_Contribute_Page_ManagePremiums extends CRM_Core_Page_Basic {
    * This method is called after the page is created. It checks for the
    * type of action and executes that action.
    * Finally it calls the parent's run method.
-   *
-   * @return void
    */
   public function run() {
 
@@ -135,9 +131,6 @@ class CRM_Contribute_Page_ManagePremiums extends CRM_Core_Page_Basic {
 
   /**
    * Browse all custom data groups.
-   *
-   *
-   * @return void
    */
   public function browse() {
     // get all custom groups sorted by weight