Remove redundant typing from DocBlocks

This commit is contained in:
Shift
2023-05-24 21:33:17 +00:00
parent 4d7d0ed74d
commit 5faf49688d
86 changed files with 3 additions and 396 deletions

View File

@@ -39,8 +39,6 @@ class UserFactory extends Factory
/**
* Indicate that the model's email address should be unverified.
*
* @return static
*/
public function unverified(): static
{