Minor comment fixes for CRM/Extensions directory.
[civicrm-core.git] / CRM / Extension / Manager / Search.php
index 46d74ffea2e8c424308e63db70fb02d0fc96f6a9..3d3fa13ba64b7dbe64b7292896c8a96751487763 100644 (file)
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
- *
  */
 class CRM_Extension_Manager_Search extends CRM_Extension_Manager_Base {
 
-  /**
-   */
   const CUSTOM_SEARCH_GROUP_NAME = 'custom_search';
 
-  /**
-   */
   public function __construct() {
     parent::__construct(TRUE);
     $this->groupId = CRM_Core_DAO::getFieldValue('CRM_Core_DAO_OptionGroup',