projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8873c8
)
Fix function docblock
author
Coleman Watts
<coleman@civicrm.org>
Tue, 26 Jan 2016 16:41:11 +0000
(11:41 -0500)
committer
Coleman Watts
<coleman@civicrm.org>
Tue, 26 Jan 2016 16:41:11 +0000
(11:41 -0500)
CRM/Price/BAO/PriceField.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Price/BAO/PriceField.php
b/CRM/Price/BAO/PriceField.php
index 75fcf0b610d85c3ae492a33af854c5642bc753b7..b3ec0f5398646109d5d08b4b1c9aaac83e607887 100644
(file)
--- 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,