more comment fixes
[civicrm-core.git] / CRM / Activity / Import / Field.php
index 8b677634c23ca51b79b5ba28bcaf10f8ae4ed410..036cfdd0409765b97ddd54081c0a20b23d3eb13d 100644 (file)
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
- *
  */
 class CRM_Activity_Import_Field {
 
-  /**#@+
-   * @var string
-   */
-
   /**
-   * Name of the field
+   * @var string
+   *   Name of the field
    */
   public $_name;