qqq
This commit is contained in:
@@ -19,7 +19,6 @@ class Client
|
|||||||
* @param string $host
|
* @param string $host
|
||||||
* @param int $port
|
* @param int $port
|
||||||
* @param bool $isSsl
|
* @param bool $isSsl
|
||||||
* @param bool $useCurl
|
|
||||||
*/
|
*/
|
||||||
public function __construct(string $host, int $port, bool $isSsl = false)
|
public function __construct(string $host, int $port, bool $isSsl = false)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user