Add titles and icons to entities
[civicrm-core.git] / CRM / Financial / DAO / EntityFinancialAccount.php
index d0316067bb7170ae2f27bf2a2a2248a6d5851116..6b52e2118821ee7fe74acdb3277454c334fff2c8 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Financial/EntityFinancialAccount.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:677acfd2e16083ab88abbeb3051dd616)
+ * (GenCodeChecksum:52f632fb4083dc1e94f1d252a4eeec99)
  */
 
 /**
@@ -71,6 +71,13 @@ class CRM_Financial_DAO_EntityFinancialAccount extends CRM_Core_DAO {
     parent::__construct();
   }
 
+  /**
+   * Returns localized title of this entity.
+   */
+  public static function getEntityTitle() {
+    return ts('Entity Financial Accounts');
+  }
+
   /**
    * Returns foreign keys and entity references.
    *