From a21be57062932fdee1e87cd4111b296cd53a7f65 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Thu, 23 Nov 2017 10:49:42 +1100 Subject: [PATCH] NFC rerun setup.sh -dg and regen Participant DAO --- CRM/Event/DAO/Participant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRM/Event/DAO/Participant.php b/CRM/Event/DAO/Participant.php index 6429ffb100..9142d60ba4 100644 --- a/CRM/Event/DAO/Participant.php +++ b/CRM/Event/DAO/Participant.php @@ -96,7 +96,7 @@ class CRM_Event_DAO_Participant extends CRM_Core_DAO { * Populate with the label (text) associated with a fee level for paid events with multiple levels. Note that we store the label value and not the key * - * @var string + * @var text */ public $fee_level; /** -- 2.25.1