This commit is contained in:
Taylor Otwell 2021-02-16 10:58:28 -06:00
parent 689c0e5a23
commit ebf2646c34
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ public function definition()
} }
/** /**
* 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
*/ */