(NFC) Set _log and _table_name variables to be public
[civicrm-core.git] / CRM / Mailing / Event / DAO / Queue.php
index 7ff2bb353446b68dffea370fccf79bb326d5891f..b1e3447500026dfeb7e9bf57b66b94451d20bf5c 100644 (file)
@@ -19,14 +19,14 @@ class CRM_Mailing_Event_DAO_Queue extends CRM_Core_DAO {
    *
    * @var string
    */
-  static $_tableName = 'civicrm_mailing_event_queue';
+  public static $_tableName = 'civicrm_mailing_event_queue';
 
   /**
    * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
    * @var bool
    */
-  static $_log = FALSE;
+  public static $_log = FALSE;
 
   /**
    * @var int unsigned