File manager - Edit - /home/autoph/public_html/projects/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabaseState.php
Back
<?php namespace Illuminate\Foundation\Testing; class RefreshDatabaseState { /** * The current SQLite in-memory database connections. * * @var array<string, \PDO> */ public static $inMemoryConnections = []; /** * Indicates if the test database has been migrated. * * @var bool */ public static $migrated = false; /** * Indicates if a lazy refresh hook has been invoked. * * @var bool */ public static $lazilyRefreshed = false; }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings