comment fixes
[civicrm-core.git] / CRM / Core / OptionValue.php
index 90e3ec4e00699e20b15d18c047ab654da655322f..06c066cb7df05f7791453eb72f159ecb87c3929b 100644 (file)
@@ -29,8 +29,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
- *
  */
 class CRM_Core_OptionValue {
 
@@ -347,8 +345,6 @@ class CRM_Core_OptionValue {
    * Build select query in case of option-values
    *
    * @param $query
-   *
-   * @return void
    */
   public static function select(&$query) {
     if (!empty($query->_params) || !empty($query->_returnProperties)) {