fix doc block

This commit is contained in:
Taylor Otwell 2020-05-18 10:20:51 -05:00
parent c15a1006d1
commit c3f7dd9af8
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ class UserFactory extends Factory
/** /**
* Define the model's default state. * Define the model's default state.
* *
* @return static * @return array
*/ */
public function definition() public function definition()
{ {