Add titles and icons to entities
[civicrm-core.git] / CRM / Core / DAO / JobLog.php
index 2eafcf08074aa823f87ea6ef677257af476d2b57..7b88e3977c8c1b66313c9b3089d99b2918f79e46 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/JobLog.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:3456b559213c3916aad90a0db8789757)
+ * (GenCodeChecksum:12719e12e89bcb64ad0f701988fe439b)
  */
 
 /**
@@ -92,6 +92,13 @@ class CRM_Core_DAO_JobLog extends CRM_Core_DAO {
     parent::__construct();
   }
 
+  /**
+   * Returns localized title of this entity.
+   */
+  public static function getEntityTitle() {
+    return ts('Job Logs');
+  }
+
   /**
    * Returns foreign keys and entity references.
    *