class
Illuminate
/
Foundation
/
Testing
/
RefreshDatabaseState
You are viewing an older version of the documentation. For the latest, please visit master documentation.
RefreshDatabaseState
Properties
public
static
$migrated bool
Indicates if the test database has been migrated.
Default: false
public
static
$lazilyRefreshed bool
Indicates if a lazy refresh hook has been invoked.
Default: false