Add titles and icons to entities
[civicrm-core.git] / CRM / Mailing / Event / DAO / Reply.php
index 3a1d8f06914ffcb49cdf5ba6056ef50f163920f7..f646098c8abd6ede73e03e982cab640194ef2c0a 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Event/Reply.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:bb0b422177a50b7c27241338317f4f77)
+ * (GenCodeChecksum:3598974beede4fd0cdcfeab1422dc465)
  */
 
 /**
@@ -55,6 +55,13 @@ class CRM_Mailing_Event_DAO_Reply extends CRM_Core_DAO {
     parent::__construct();
   }
 
+  /**
+   * Returns localized title of this entity.
+   */
+  public static function getEntityTitle() {
+    return ts('Replies');
+  }
+
   /**
    * Returns foreign keys and entity references.
    *