dev/core#65 Fix issue where source for participant could be entered which is longer...
[civicrm-core.git] / CRM / Event / DAO / Participant.php
index 0b7a3c25efbe337f6116bdd4b267013b02745826..a25c71bb8259d9b70a5378d3e5002c11eed989fe 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Event/Participant.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:444d0ee69773ce242341f8544e192087)
+ * (GenCodeChecksum:2fe76154a50c0317faace43c47c3456a)
  */
 
 /**
@@ -333,6 +333,9 @@ class CRM_Event_DAO_Participant extends CRM_Core_DAO {
           'entity' => 'Participant',
           'bao' => 'CRM_Event_BAO_Participant',
           'localizable' => 0,
+          'html' => [
+            'type' => 'Text',
+          ],
         ],
         'participant_fee_level' => [
           'name' => 'fee_level',