X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FACL%2FDAO%2FACLCache.php;h=832948e99a523b77aa93b7853901696335a65b34;hb=449c4e6bf67c8a177b56e6a176bcad1ac028b95f;hp=958223b878aec7441021362a76a74424dde6f39f;hpb=ab285962d79dffc35f0b4bb1528239203ed69d05;p=civicrm-core.git diff --git a/CRM/ACL/DAO/ACLCache.php b/CRM/ACL/DAO/ACLCache.php index 958223b878..832948e99a 100644 --- a/CRM/ACL/DAO/ACLCache.php +++ b/CRM/ACL/DAO/ACLCache.php @@ -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. *