class StatementPrepared (View source)
| Connection | $connection | The database connection instance. | |
| PDOStatement | $statement | The PDO statement. | 
| void | __construct(Connection $connection, PDOStatement $statement) Create a new event instance. | 
Create a new event instance.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/8.x/Illuminate/Database/Events/StatementPrepared.html