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