From: Coleman Watts Date: Tue, 26 Jan 2016 16:41:11 +0000 (-0500) Subject: Fix function docblock X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=4e4d421599f9ebb733162ad02fac492d2238a328;p=civicrm-core.git Fix function docblock --- diff --git a/CRM/Price/BAO/PriceField.php b/CRM/Price/BAO/PriceField.php index 75fcf0b610..b3ec0f5398 100644 --- a/CRM/Price/BAO/PriceField.php +++ b/CRM/Price/BAO/PriceField.php @@ -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,