Add titles and icons to entities
[civicrm-core.git] / CRM / Contact / DAO / GroupContact.php
index e60843a92483babb77d2fed1ca53e817e0bdf4cc..55c67491a103707708fe23a90463247e55ac2308 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contact/GroupContact.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:2c54dc849ac565362f938a8145f5f0fb)
+ * (GenCodeChecksum:a2d4155bf9e67023136598c9ca86be31)
  */
 
 /**
@@ -78,6 +78,13 @@ class CRM_Contact_DAO_GroupContact extends CRM_Core_DAO {
     parent::__construct();
   }
 
+  /**
+   * Returns localized title of this entity.
+   */
+  public static function getEntityTitle() {
+    return ts('Group Contacts');
+  }
+
   /**
    * Returns foreign keys and entity references.
    *