Add titles and icons to entities
[civicrm-core.git] / CRM / Batch / DAO / Batch.php
index cfd39dc2c037b07f385ebd3bb6742e8ca7f9a28e..53ca4769c18feeddf378245492a9574a9a25488f 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Batch/Batch.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ec065dd0aaa794ee44d5fb2216deac3d)
+ * (GenCodeChecksum:a1b3aef6caf88c912e7cc40e1220ae67)
  */
 
 /**
@@ -153,6 +153,13 @@ class CRM_Batch_DAO_Batch extends CRM_Core_DAO {
     parent::__construct();
   }
 
+  /**
+   * Returns localized title of this entity.
+   */
+  public static function getEntityTitle() {
+    return ts('Batches');
+  }
+
   /**
    * Returns foreign keys and entity references.
    *