comment fixes
[civicrm-core.git] / CRM / Contact / Page / Inline / CustomData.php
index 31385a1b527f9705f5ad769810de921fe966e1ed..98374a2f8c18a456d781af12d7bc704a2340a2ab 100644 (file)
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
- *
  */
 
 /**
- * This page displays custom data during inline edit
- *
+ * This page displays custom data during inline edit.
  */
 class CRM_Contact_Page_Inline_CustomData extends CRM_Core_Page {
 
@@ -43,8 +40,6 @@ class CRM_Contact_Page_Inline_CustomData extends CRM_Core_Page {
    * Run the page.
    *
    * This method is called after the page is created.
-   *
-   * @return void
    */
   public function run() {
     // get the emails for this contact