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