Revert "改名"
This reverts commit fdf58326
This commit is contained in:
@@ -11,6 +11,7 @@ namespace Kiri;
|
|||||||
|
|
||||||
use Exception;
|
use Exception;
|
||||||
use Kiri\Abstracts\Logger;
|
use Kiri\Abstracts\Logger;
|
||||||
|
use Kiri\Exception\ConfigException;
|
||||||
use Kiri\Message\Stream;
|
use Kiri\Message\Stream;
|
||||||
use Swoole\Client as SwowClient;
|
use Swoole\Client as SwowClient;
|
||||||
|
|
||||||
@@ -102,6 +103,7 @@ class AsyncClient extends ClientAbstracts
|
|||||||
* @param string $path
|
* @param string $path
|
||||||
* @param string $content
|
* @param string $content
|
||||||
* @return void
|
* @return void
|
||||||
|
* @throws ConfigException
|
||||||
*/
|
*/
|
||||||
private function execute(string $path, string $content)
|
private function execute(string $path, string $content)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user