File manager - Edit - /home/autoph/public_html/projects/aha-api/vendor/laravel/framework/src/Illuminate/Database/Events/DatabaseRefreshed.php
Back
<?php namespace Illuminate\Database\Events; use Illuminate\Contracts\Database\Events\MigrationEvent as MigrationEventContract; class DatabaseRefreshed implements MigrationEventContract { /** * Create a new event instance. * * @param string|null $database * @param bool $seeding * @return void */ public function __construct( public ?string $database = null, public bool $seeding = false, ) { // } }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0.07 |
proxy
|
phpinfo
|
Settings