(NFC) Set _log and _table_name variables to be public
[civicrm-core.git] / CRM / Core / DAO / RecurringEntity.php
index 20e4ce6bffa7cbbc66399f3578036276f66010ef..0c08cbe3659a3e08fedeebbaf0067d38f08d68d2 100644 (file)
@@ -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