This commit is contained in:
Taylor Otwell
2021-02-16 10:58:28 -06:00
parent 689c0e5a23
commit ebf2646c34

View File

@@ -32,7 +32,7 @@ class UserFactory extends Factory
} }
/** /**
* Define the model's unverified state. * Indicate that the model's email address should be unverified.
* *
* @return \Illuminate\Database\Eloquent\Factories\Factory * @return \Illuminate\Database\Eloquent\Factories\Factory
*/ */