コード例 #1
0
ファイル: ReactLoop.php プロジェクト: icicleio/react-adapter
 /**
  * {@inheritdoc}
  */
 public function run()
 {
     $this->loop->run();
 }