Queue - When UserJob.queue_id works down to zero tasks, update status and fire hook
[civicrm-core.git] / CRM / Core / Task.php
index aab7757d3e4f4890fff504e696cec829bd98945a..3ef3690a722ecb3d58016d31f9806d060328a562 100644 (file)
@@ -47,7 +47,7 @@ abstract class CRM_Core_Task {
    *
    * @var array
    */
-  public static $_tasks = NULL;
+  public static $_tasks = [];
 
   /**
    * @var string