Regenerate DAO files
[civicrm-core.git] / CRM / Financial / DAO / PaymentProcessorType.php
index 3b014458763329302cd3ea43ac79093396fc4b0d..5fcb672ece6f67b31ed6195d71445b2100684cce 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Financial/PaymentProcessorType.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:62dd4d3229f289de4afb3c5e3e39db66)
+ * (GenCodeChecksum:a9f8f7d9090a8eba71f41739915ea194)
  */
 
 /**
@@ -15,6 +15,7 @@
 class CRM_Financial_DAO_PaymentProcessorType extends CRM_Core_DAO {
   const EXT = 'civicrm';
   const TABLE_ADDED = '1.8';
+  const COMPONENT = 'CiviContribute';
 
   /**
    * Static instance to hold the table name.
@@ -202,6 +203,9 @@ class CRM_Financial_DAO_PaymentProcessorType extends CRM_Core_DAO {
           'entity' => 'PaymentProcessorType',
           'bao' => 'CRM_Financial_BAO_PaymentProcessorType',
           'localizable' => 0,
+          'html' => [
+            'type' => 'Number',
+          ],
           'add' => '1.8',
         ],
         'name' => [