File manager - Edit - /var/www/ratemypay/vendor/laravel/framework/src/Illuminate/Database/Events/StatementPrepared.php
Back
<?php namespace Illuminate\Database\Events; class StatementPrepared { /** * Create a new event instance. * * @param \Illuminate\Database\Connection $connection The database connection instance. * @param \PDOStatement $statement The PDO statement. */ public function __construct( public $connection, public $statement, ) { } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings