more comment fixes
[civicrm-core.git] / CRM / Activity / Import / Controller.php
index f86ada89e02db6782ae970eb35873b5a420a0487..a8686829bf5152cb15f8990f743bf1e019c7d7a8 100644 (file)
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
- *
  */
 class CRM_Activity_Import_Controller extends CRM_Core_Controller {
 
   /**
    * Class constructor.
    *
-   * @param null $title
+   * @param string $title
    * @param bool|int $action
    * @param bool $modal
    */