Add titles and icons to entities
[civicrm-core.git] / CRM / Core / DAO / WordReplacement.php
index 078dbc9fd75a763ac8710a34e9625705efc690ff..6135dcc47333de35bf384322a5fb3589d3085379 100644 (file)
@@ -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.
    *