Beispiel #1
0
 /**
  * {@inheritdoc}
  */
 public function wait()
 {
     return $this->result->wait();
 }
 /**
  * {@inheritdoc}
  */
 public function wait()
 {
     return $this->awaitable->wait();
 }