(NFC) Set _log and _table_name variables to be public
[civicrm-core.git] / CRM / Core / DAO / RecurringEntity.php
index cd58af2b2dd318a2809ed4d1bd5138248f2b5275..0c08cbe3659a3e08fedeebbaf0067d38f08d68d2 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/RecurringEntity.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:926c9bc8d5175511764721bc9dc8562a)
+ * (GenCodeChecksum:810f5bce8bb650c96703532242f254e8)
  */
 
 /**
@@ -19,14 +19,14 @@ class CRM_Core_DAO_RecurringEntity extends CRM_Core_DAO {
    *
    * @var string
    */
-  static $_tableName = 'civicrm_recurring_entity';
+  public static $_tableName = 'civicrm_recurring_entity';
 
   /**
    * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var bool
    */
-  static $_log = TRUE;
+  public static $_log = TRUE;
 
   /**
    * @var int unsigned