NFC rerun setup.sh -dg and regen Participant DAO
authorSeamus Lee <seamuslee001@gmail.com>
Wed, 22 Nov 2017 23:49:42 +0000 (10:49 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Wed, 22 Nov 2017 23:49:42 +0000 (10:49 +1100)
CRM/Event/DAO/Participant.php

index 6429ffb1001519cd6e190002f096914a0f7fbc80..9142d60ba405878a09f8daefc25597a3dccbc8dc 100644 (file)
@@ -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;
   /**