Fix function docblock
authorColeman Watts <coleman@civicrm.org>
Tue, 26 Jan 2016 16:41:11 +0000 (11:41 -0500)
committerColeman Watts <coleman@civicrm.org>
Tue, 26 Jan 2016 16:41:11 +0000 (11:41 -0500)
CRM/Price/BAO/PriceField.php

index 75fcf0b610d85c3ae492a33af854c5642bc753b7..b3ec0f5398646109d5d08b4b1c9aaac83e607887 100644 (file)
@@ -243,7 +243,6 @@ class CRM_Price_BAO_PriceField extends CRM_Price_DAO_PriceField {
    * @param array $freezeOptions
    *
    * @return null
-   * @internal param bool $search true if used for search else false
    */
   public static function addQuickFormElement(
     &$qf,