Add titles and icons to entities
[civicrm-core.git] / CRM / Mailing / Event / DAO / TrackableURLOpen.php
index 72a07fbb405ce132f0d78c6fa092be1baab5819d..c7e056c2ae2df6a687c80a996dbc1ed52e1ab69a 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Event/TrackableURLOpen.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e3972b32e62b53916079913b418785d9)
+ * (GenCodeChecksum:958934aa3faffa4fb0de8d6c178b428a)
  */
 
 /**
@@ -62,6 +62,13 @@ class CRM_Mailing_Event_DAO_TrackableURLOpen extends CRM_Core_DAO {
     parent::__construct();
   }
 
+  /**
+   * Returns localized title of this entity.
+   */
+  public static function getEntityTitle() {
+    return ts('Trackable URLOpens');
+  }
+
   /**
    * Returns foreign keys and entity references.
    *