walkor 6 năm trước cách đây
mục cha
commit
e3ccf9c857
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Lib/Timer.php

+ 1 - 1
Lib/Timer.php

@@ -50,7 +50,7 @@ class Timer
      * @param EventInterface $event
      * @return void
      */
-    public static function init(EventInterface $event = null)
+    public static function init($event = null)
     {
         if ($event) {
             self::$_event = $event;