Use standard names from CRM_Core_Action for entity paths and add a few more paths
[civicrm-core.git] / CRM / Mailing / DAO / Mailing.php
index 95b4563035c617c21ad96b89bfe2d2db55e34c9d..392012f8453f59ddab5ef5e61b9a075aa589945b 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Mailing.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9cd784dc86cf4f54983f14440be05239)
+ * (GenCodeChecksum:f1ac9d0a02ed59171d4efdc4209a376c)
  */
 
 /**
@@ -37,6 +37,16 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
    */
   public static $_log = FALSE;
 
+  /**
+   * Paths for accessing this entity in the UI.
+   *
+   * @var string[]
+   */
+  protected static $_paths = [
+    'add' => 'civicrm/a/#/mailing/new',
+    'update' => 'civicrm/a/#/mailing/[id]',
+  ];
+
   /**
    * @var int
    */