Annotate DAO files with COMPONENT, exclude disabled components' entities from APIv4...
[civicrm-core.git] / CRM / Financial / DAO / FinancialType.php
index 89eacce2ec0420363a18896f5c667be625899148..b08320a0bec0426efbc14f671a07a57089c052ab 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Financial/FinancialType.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:14e5e79b764d26b8861496c73cacca14)
+ * (GenCodeChecksum:fd432275b49386f3ed17cc5697280dc4)
  */
 
 /**
@@ -15,6 +15,7 @@
 class CRM_Financial_DAO_FinancialType extends CRM_Core_DAO {
   const EXT = 'civicrm';
   const TABLE_ADDED = '1.3';
+  const COMPONENT = 'CiviContribute';
 
   /**
    * Static instance to hold the table name.