Exemplo n.º 1
0
 public function task(HandlerInterface $handler)
 {
     sleep(1);
     $handler->complete();
 }