Browse Source

Update Timer.php

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

+ 1 - 1
Lib/Timer.php

@@ -75,7 +75,7 @@ class Timer
      * Add a timer.
      *
      * @param int      $time_interval
-     * @param callback $func
+     * @param callable $func
      * @param mixed    $args
      * @param bool     $persistent
      * @return int/false