Add titles and icons to entities
[civicrm-core.git] / CRM / Mailing / DAO / Recipients.php
index 82319af800b742e2aec50d41c3b93c9fe0034665..8fd1037b84023b841e077a006862cbf58b58c77d 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Recipients.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:75cd62ee31977e5f17025529a8b00a77)
+ * (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.
    *