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

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

Declaration

<?php OpenSwoole\Core\Coroutine\Client\PDOClient->__construct(PDOConfig $config)

Parameters

config

An instance of PDOConfig.

Return

Description

Create a new PDOClient with constructor function.

Last updated on September 22, 2022