We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f47e5d commit 4025e3aCopy full SHA for 4025e3a
database/factories/UserFactory.php
@@ -33,7 +33,7 @@ public function definition()
33
}
34
35
/**
36
- * Define the model's unverified state.
+ * Indicate that the model's email address should be unverified.
37
*
38
* @return \Illuminate\Database\Eloquent\Factories\Factory
39
*/
0 commit comments