Annotate DAO files with COMPONENT, exclude disabled components' entities from APIv4...
[civicrm-core.git] / CRM / Mailing / DAO / MailingComponent.php
index 739c4b73efda30476b9b803d6232fc3e993edc0f..1633191ed199a5d15cfcfec29843f6ddf82b118d 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/MailingComponent.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:976aaaac1e4b5b4292eed10c4790c815)
+ * (GenCodeChecksum:c7300c29b273a7e479cd5b77bc951be8)
  */
 
 /**
@@ -15,6 +15,7 @@
 class CRM_Mailing_DAO_MailingComponent extends CRM_Core_DAO {
   const EXT = 'civicrm';
   const TABLE_ADDED = '';
+  const COMPONENT = 'CiviMail';
 
   /**
    * Static instance to hold the table name.