comment fixes
[civicrm-core.git] / CRM / Upgrade / Snapshot / V4p2 / Price / BAO / LineItem.php
index 3d24ceb988d07a76a61ef50c748d0cc8cd1c8ffa..66b8d444a7e3635ed80f75685306ff7604634b25 100644 (file)
@@ -180,10 +180,7 @@ WHERE     %2.id = %1";
    *                          to the price set used for particular event
    * @param array $values
    *   Reference to the values array(.
-   *   this is
-   *                          lineItem array)
-   *
-   * @return void
+   *   this is lineItem array)
    */
   public static function format($fid, &$params, &$fields, &$values) {
     if (empty($params["price_{$fid}"])) {