Add titles and icons to entities
[civicrm-core.git] / CRM / Mailing / DAO / Recipients.php
index f11c1344731fc57eaf7ccb729e6cca920353c29b..8fd1037b84023b841e077a006862cbf58b58c77d 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Recipients.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:0792d1ac654c050dfc735f63f20fe0cd)
+ * (GenCodeChecksum:a41f54cef4cdf0fe50f59ecc7a52cdee)
  */
 
 /**
@@ -69,6 +69,13 @@ class CRM_Mailing_DAO_Recipients extends CRM_Core_DAO {
     parent::__construct();
   }
 
+  /**
+   * Returns localized title of this entity.
+   */
+  public static function getEntityTitle() {
+    return ts('Recipientses');
+  }
+
   /**
    * Returns foreign keys and entity references.
    *