PHP 8.1.28 Released!

Client::getClient

(No version information available, might only be in Git)

Client::getClientGet client session

Description

public mysql_xdevapi\Client::getSession(): mysql_xdevapi\Session

Get session associated with the client.

Parameters

This function has no parameters.

Return Values

A Session object.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top