Ejemplo n.º 1
0
 public function manage(Promise $promise, Thenable $thenable)
 {
     return new Promise([$this, $promise->getWorker()], $thenable);
 }