class StatementPrepared

Methods

__construct(Connection $connection, PDOStatement $statement)

Create a new event instance.

Details

at line 18
__construct(Connection $connection, PDOStatement $statement)

Create a new event instance.

Parameters

Connection $connection

the database connection instance

PDOStatement $statement

the PDO statement