Skip to content

Commit

Permalink
chore: fix docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
tam5 committed May 13, 2022
1 parent e8f4293 commit 005e54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Database/AbstractFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ abstract class AbstractFactory extends Factory
/**
* Define the model's default state.
*
* @return array
* @return int
*/
public function nextId()
{
Expand Down

0 comments on commit 005e54e

Please sign in to comment.