Merge pull request #13987 from seamuslee001/new_coder_pcp_pledge_profile_queue_report
[civicrm-core.git] / CRM / Core / DAO / OptionGroup.php
index 8a229c51cf5e09e6011faea68afc5f53f19c9dfe..c65b63b9aade22131fb6b46a173f2833d2fb13f1 100644 (file)
@@ -2,11 +2,11 @@
 
 /**
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2018
+ * @copyright CiviCRM LLC (c) 2004-2019
  *
  * Generated from xml/schema/CRM/Core/OptionGroup.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:2fd99e11712c8619f29a79b062cf7612)
+ * (GenCodeChecksum:2437cfeb4ae146ce21397bb38dfa08e1)
  */
 
 /**
@@ -19,14 +19,14 @@ class CRM_Core_DAO_OptionGroup extends CRM_Core_DAO {
    *
    * @var string
    */
-  static $_tableName = 'civicrm_option_group';
+  public static $_tableName = 'civicrm_option_group';
 
   /**
    * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var bool
    */
-  static $_log = TRUE;
+  public static $_log = TRUE;
 
   /**
    * Option Group ID