*
* Generated from xml/schema/CRM/Contribute/Product.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b75121858ccfcc711d4904ed7f4ef6d1)
+ * (GenCodeChecksum:6bd62695324c0ebd78baa0eca84db6e8)
*/
/**
*/
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)