Regenerate DAOs with readonly attribute for id fields
[civicrm-core.git] / CRM / Financial / DAO / PaymentToken.php
index 3f09b48d295490cb1deacd2889afbc79c4366486..c56458a2ea02f070cc369cba10cf283663a5e449 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Financial/PaymentToken.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:658dc5e879f43747967fc0525bb0700e)
+ * (GenCodeChecksum:e79b61f61a489b619d051bbe545e35f9)
  */
 
 /**
@@ -177,6 +177,7 @@ class CRM_Financial_DAO_PaymentToken extends CRM_Core_DAO {
           'html' => [
             'type' => 'Number',
           ],
+          'readonly' => TRUE,
           'add' => '4.6',
         ],
         'contact_id' => [