Add titles and icons to entities
[civicrm-core.git] / CRM / Price / DAO / PriceFieldValue.php
index 058ddf7a6f80e535ea8dbc396bcbd1f0d0bf25fc..db36ba465a222e976205237ca4010434ed8ce2a5 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Price/PriceFieldValue.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:47c904125e3421dde14b5fcd9b8a6f16)
+ * (GenCodeChecksum:192669fc7d0257b2f4a84c2cf6aebcc6)
  */
 
 /**
@@ -162,6 +162,13 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO {
     parent::__construct();
   }
 
+  /**
+   * Returns localized title of this entity.
+   */
+  public static function getEntityTitle() {
+    return ts('Price Field Values');
+  }
+
   /**
    * Returns foreign keys and entity references.
    *