Add titles and icons to entities
[civicrm-core.git] / CRM / Financial / DAO / EntityFinancialTrxn.php
index 8a57c1b2abeffeef0950f5f609c63d1cece54b9a..2fa8c6eda3b7b1d96f85e43e8c2b825deb891619 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Financial/EntityFinancialTrxn.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:a2a7ed7efce5731cde1127d2ca874fb6)
+ * (GenCodeChecksum:2654d7bdf6a8a80e13d17a6bb88e2a1a)
  */
 
 /**
@@ -67,6 +67,13 @@ class CRM_Financial_DAO_EntityFinancialTrxn extends CRM_Core_DAO {
     parent::__construct();
   }
 
+  /**
+   * Returns localized title of this entity.
+   */
+  public static function getEntityTitle() {
+    return ts('Entity Financial Trxns');
+  }
+
   /**
    * Returns foreign keys and entity references.
    *