浏览代码

Update Timer.php

walkor 8 年之前
父节点
当前提交
c8ebcffdd0
共有 1 个文件被更改,包括 1 次插入1 次删除
  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