Skip to content

Commit 872b086

Browse files
authored
Update Factory.php (#47920)
1 parent 25ab9ef commit 872b086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Database/Eloquent/Factories/Factory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ public static function times(int $count)
185185
/**
186186
* Configure the factory.
187187
*
188-
* @return $this
188+
* @return static
189189
*/
190190
public function configure()
191191
{

0 commit comments

Comments
 (0)