X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FMailing%2FEvent%2FDAO%2FReply.php;h=f646098c8abd6ede73e03e982cab640194ef2c0a;hb=449c4e6bf67c8a177b56e6a176bcad1ac028b95f;hp=3a1d8f06914ffcb49cdf5ba6056ef50f163920f7;hpb=a0f5cb5aff686458dc729ea0a43fbf166f9a8979;p=civicrm-core.git diff --git a/CRM/Mailing/Event/DAO/Reply.php b/CRM/Mailing/Event/DAO/Reply.php index 3a1d8f0691..f646098c8a 100644 --- a/CRM/Mailing/Event/DAO/Reply.php +++ b/CRM/Mailing/Event/DAO/Reply.php @@ -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. *