Add titles and icons to entities
[civicrm-core.git] / CRM / Mailing / Event / DAO / Subscribe.php
index 3a9069b0b3615ec5dfe38828e81238791129b065..31d8814d92f1ebfe1c3c18d5af7253714510396c 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Event/Subscribe.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:f6605e240579a1d1911cd7fa1fa535df)
+ * (GenCodeChecksum:97eb613e24b342aeb86b6e82b740ce7c)
  */
 
 /**
@@ -69,6 +69,13 @@ class CRM_Mailing_Event_DAO_Subscribe extends CRM_Core_DAO {
     parent::__construct();
   }
 
+  /**
+   * Returns localized title of this entity.
+   */
+  public static function getEntityTitle() {
+    return ts('Subscribes');
+  }
+
   /**
    * Returns foreign keys and entity references.
    *