Regenerate DAOs with readonly attribute for id fields
[civicrm-core.git] / CRM / Core / DAO / UFGroup.php
index 8d08522b03c9fb389e8c35308497dba0f38810ad..f0cfc33e846dda502adef5a4d4eaba3b10c1625a 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/UFGroup.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ed0e5ca993ee64645dfc76a35f3f6d8e)
+ * (GenCodeChecksum:824fe358fcaddc89f302bf03ba7b82bc)
  */
 
 /**
@@ -274,6 +274,7 @@ class CRM_Core_DAO_UFGroup extends CRM_Core_DAO {
           'html' => [
             'type' => 'Number',
           ],
+          'readonly' => TRUE,
           'add' => '1.1',
         ],
         'is_active' => [