comment fixes
[civicrm-core.git] / CRM / Contact / Page / View.php
index 6a1038143ff2d3c2976749f7153d6ae232ccb4f5..449c0c2f0485845c6d5eba3d4b4264c497eb967b 100644 (file)
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
- *
  */
 
 /**
  * Main page for viewing contact.
- *
  */
 class CRM_Contact_Page_View extends CRM_Core_Page {
 
@@ -68,10 +65,9 @@ class CRM_Contact_Page_View extends CRM_Core_Page {
   protected $_permission;
 
   /**
-   * Heart of the viewing process. The runner gets all the meta data for
-   * the contact and calls the appropriate type of page to view.
+   * Heart of the viewing process.
    *
-   * @return void
+   * The runner gets all the meta data for the contact and calls the appropriate type of page to view.
    */
   public function preProcess() {
     // process url params