X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FMailing%2FDAO%2FRecipients.php;h=8fd1037b84023b841e077a006862cbf58b58c77d;hb=449c4e6bf67c8a177b56e6a176bcad1ac028b95f;hp=82319af800b742e2aec50d41c3b93c9fe0034665;hpb=64ada38ca07d67b8336c2fba7d59f3384f3555a9;p=civicrm-core.git diff --git a/CRM/Mailing/DAO/Recipients.php b/CRM/Mailing/DAO/Recipients.php index 82319af800..8fd1037b84 100644 --- a/CRM/Mailing/DAO/Recipients.php +++ b/CRM/Mailing/DAO/Recipients.php @@ -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. *