From 4e4d421599f9ebb733162ad02fac492d2238a328 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Tue, 26 Jan 2016 11:41:11 -0500 Subject: [PATCH] Fix function docblock --- CRM/Price/BAO/PriceField.php | 1 - 1 file changed, 1 deletion(-) 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, -- 2.25.1