Edit
↰
Home
↑
pq-gateway
↑
Query
↑
Executor
↻
Executor::setConnection
↲
Executor::__construct
↲
Executor::attach
↲
Executor::detach
↲
Executor::execute
↲
Executor::getConnection
↲
Executor::getQuery
↲
Executor::getResult
↲
Executor::notify
#
pq\Query\Executor
pq\Query\Executor::setConnection
(
pq\Connection
$conn
)
Set the connection the executor should use.
Params:
#
pq\Connection
$conn
#
The connection to use.
Return:
#
pq\Query\Executor
,
self
.
Show Comments from Github Discussions