ConnectionLease
in package
FinalYes
Tags
Table of Contents
Methods
- __construct() : mixed
- get() : Connection
- poison() : void
- release() : void
Methods
__construct()
public
__construct(ConnectionPool $pool) : mixed
Parameters
- $pool : ConnectionPool
get()
public
get() : Connection
Return values
Connectionpoison()
public
poison() : void
release()
public
release() : void