comment fixes
[civicrm-core.git] / CRM / Upgrade / Snapshot / V4p2 / Price / DAO / Field.php
index 36febeb338998392c2e0e120b2265051a93ea5b5..ffcd7cdcfe6b291e7cbe7dc344d76f0433b26309 100644 (file)
@@ -427,7 +427,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field extends CRM_Core_DAO {
    *
    * @param array $values
    *   (reference) the array up for enhancing.
-   * @return void
    */
   public static function addDisplayEnums(&$values) {
     $enumFields = &Snapshot_v4p2_Price_DAO_Field::getEnums();