Add titles and icons to entities
[civicrm-core.git] / CRM / ACL / DAO / ACLCache.php
index 958223b878aec7441021362a76a74424dde6f39f..832948e99a523b77aa93b7853901696335a65b34 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/ACL/ACLCache.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:976ef3393c10c32cacd6c6405b892533)
+ * (GenCodeChecksum:ca99bbbd188d9c890d47e35c1b0b3bbd)
  */
 
 /**
@@ -64,6 +64,13 @@ class CRM_ACL_DAO_ACLCache extends CRM_Core_DAO {
     parent::__construct();
   }
 
+  /**
+   * Returns localized title of this entity.
+   */
+  public static function getEntityTitle() {
+    return ts('ACLCaches');
+  }
+
   /**
    * Returns foreign keys and entity references.
    *