Regen
authorAidan Saunders <aidan.saunders@squiffle.uk>
Wed, 6 Dec 2023 17:25:20 +0000 (17:25 +0000)
committerAidan Saunders <aidan.saunders@squiffle.uk>
Wed, 6 Dec 2023 17:44:03 +0000 (17:44 +0000)
CRM/Contribute/DAO/Product.php

index 460a15467cd32648627242b51add634882e0aac3..9e9322baa8b7d7eef16baf6eca697e150848a0dc 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contribute/Product.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b75121858ccfcc711d4904ed7f4ef6d1)
+ * (GenCodeChecksum:6bd62695324c0ebd78baa0eca84db6e8)
  */
 
 /**
@@ -38,6 +38,18 @@ class CRM_Contribute_DAO_Product extends CRM_Core_DAO {
    */
   public static $_log = TRUE;
 
+  /**
+   * Paths for accessing this entity in the UI.
+   *
+   * @var string[]
+   */
+  protected static $_paths = [
+    'add' => 'civicrm/admin/contribute/managePremiums/edit?action=add&reset=1',
+    'update' => 'civicrm/admin/contribute/managePremiums/edit?action=update&id=[id]&reset=1',
+    'delete' => 'civicrm/admin/contribute/managePremiums/edit?action=delete&id=[id]&reset=1',
+    'browse' => 'civicrm/admin/contribute/managePremiums/',
+  ];
+
   /**
    * @var int|string|null
    *   (SQL type: int unsigned)