Add titles and icons to entities
[civicrm-core.git] / CRM / Mailing / DAO / MailingAB.php
index 37fa94d1b996f7735280955d1957e2957399d43f..3a34d2739c687ce5996cf1f6855313f3b52bca48 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/MailingAB.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:808ef560b5f6c959cb4f3ceea87f5e38)
+ * (GenCodeChecksum:afe07cb9f1839c37e7511949fc1f0bdc)
  */
 
 /**
@@ -126,6 +126,13 @@ class CRM_Mailing_DAO_MailingAB extends CRM_Core_DAO {
     parent::__construct();
   }
 
+  /**
+   * Returns localized title of this entity.
+   */
+  public static function getEntityTitle() {
+    return ts('Mailing ABs');
+  }
+
   /**
    * Returns foreign keys and entity references.
    *