X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FDAO%2FWordReplacement.php;h=6135dcc47333de35bf384322a5fb3589d3085379;hb=449c4e6bf67c8a177b56e6a176bcad1ac028b95f;hp=078dbc9fd75a763ac8710a34e9625705efc690ff;hpb=5f20a388b7ff158ec5598fc5506026c2cf5928a4;p=civicrm-core.git diff --git a/CRM/Core/DAO/WordReplacement.php b/CRM/Core/DAO/WordReplacement.php index 078dbc9fd7..6135dcc473 100644 --- a/CRM/Core/DAO/WordReplacement.php +++ b/CRM/Core/DAO/WordReplacement.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/WordReplacement.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:0e956a44911169933aabb2bfdc266e32) + * (GenCodeChecksum:7c49ce3c9b6ec6cebff0413535928cbf) */ /** @@ -76,6 +76,13 @@ class CRM_Core_DAO_WordReplacement extends CRM_Core_DAO { parent::__construct(); } + /** + * Returns localized title of this entity. + */ + public static function getEntityTitle() { + return ts('Word Replacements'); + } + /** * Returns foreign keys and entity references. *