Regenerate DAOs with readonly attribute for id fields
[civicrm-core.git] / CRM / Mailing / Event / DAO / Subscribe.php
index 2cfae2f7d79bb0d0a40b37d415d7e08ced940b80..1416b00572fefc7acff466e55a667f036ff00442 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Event/Subscribe.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:bb0b1d30d434faebb2d65fcb01613f01)
+ * (GenCodeChecksum:a50451e5006e588f3433eaf0d957d65a)
  */
 
 /**
@@ -119,6 +119,7 @@ class CRM_Mailing_Event_DAO_Subscribe extends CRM_Core_DAO {
           'html' => [
             'type' => 'Number',
           ],
+          'readonly' => TRUE,
           'add' => NULL,
         ],
         'group_id' => [