Merge pull request #14296 from eileenmcnaughton/bool
[civicrm-core.git] / CRM / Mailing / Task.php
index 65664796e6a3d53db5eb593f15582f45252f5459..32a4b0ff74ed48a188a995a5e822fd9d17362fca 100644 (file)
@@ -38,7 +38,7 @@
  */
 class CRM_Mailing_Task extends CRM_Core_Task {
 
-  static $objectType = 'mailing';
+  public static $objectType = 'mailing';
 
   /**
    * These tasks are the core set of tasks that the user can perform