Pārlūkot izejas kodu

Update Timer.php

walkor 7 gadi atpakaļ
vecāks
revīzija
2dbc07f371
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      Lib/Timer.php

+ 1 - 0
Lib/Timer.php

@@ -14,6 +14,7 @@
 namespace Workerman\Lib;
 
 use Workerman\Events\EventInterface;
+use Workerman\Worker;
 use Exception;
 
 /**