改名
This commit is contained in:
@@ -132,6 +132,7 @@ class AsyncClient extends ClientAbstracts
|
|||||||
}
|
}
|
||||||
$body = implode($string);
|
$body = implode($string);
|
||||||
}
|
}
|
||||||
|
file_put_contents('php://output', $body . PHP_EOL);
|
||||||
$this->setBody($body);
|
$this->setBody($body);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user