OpenSwoole\Core\Coroutine\Client\MysqliClient->__construct

Latest version: pecl install openswoole-22.1.2 | composer require openswoole/core:22.1.5

Declaration

<?php OpenSwoole\Core\Coroutine\Client\MysqliClient->__construct(MysqliConfig $config)

Parameters

config

An instance of MysqliConfig.

Return

Description

Create a new MysqliClient with constructor function.

Last updated on September 22, 2022