class
Illuminate
/
Database
/
Events
/
StatementPrepared
You are viewing an older version of the documentation. For the latest, please visit master documentation.
StatementPrepared
Properties
Methods
public
__construct ( $connection , $statement ) : void
Create a new event instance.
Parameters
- $connection Connection
- $statement PDOStatement