Add titles and icons to entities
[civicrm-core.git] / CRM / Contribute / DAO / ContributionSoft.php
index 47e60a3f44b8e50f82970f9c5b21665fe4842c70..efcf47ff94336c0546cc9e2c72fc95cfbbd10e0b 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contribute/ContributionSoft.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:7fbb150189946e587cb80c075945e5ba)
+ * (GenCodeChecksum:c03f89f9fba7d8b9c3b863393e617a78)
  */
 
 /**
@@ -100,6 +100,13 @@ class CRM_Contribute_DAO_ContributionSoft extends CRM_Core_DAO {
     parent::__construct();
   }
 
+  /**
+   * Returns localized title of this entity.
+   */
+  public static function getEntityTitle() {
+    return ts('Contribution Softs');
+  }
+
   /**
    * Returns foreign keys and entity references.
    *