Annotate DAO files with COMPONENT, exclude disabled components' entities from APIv4...
[civicrm-core.git] / CRM / Event / DAO / ParticipantPayment.php
index 49faf4362f31245ea9d0ea346eb1dcec9c987fdf..99f836c3dfebca47f0e65cf781651e2ee0487190 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Event/ParticipantPayment.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:4acfc883c7ffc0ac03801022d6620a6c)
+ * (GenCodeChecksum:46b1d29e4240673e67e23252fd2a1e1b)
  */
 
 /**
@@ -15,6 +15,7 @@
 class CRM_Event_DAO_ParticipantPayment extends CRM_Core_DAO {
   const EXT = 'civicrm';
   const TABLE_ADDED = '1.7';
+  const COMPONENT = 'CiviEvent';
 
   /**
    * Static instance to hold the table name.