Remove redundant @return docblock in UserFactory (#6119)
This commit is contained in:
@@ -28,8 +28,6 @@ class UserFactory extends Factory
|
||||
|
||||
/**
|
||||
* Indicate that the model's email address should be unverified.
|
||||
*
|
||||
* @return $this
|
||||
*/
|
||||
public function unverified(): static
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user