Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Dec 5, 2023
1 parent 159fb4a commit 5bc4c6c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Console/stubs/user-factory.stub
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ use {{ namespacedModel }};
*/
class UserFactory extends Factory
{
/**
* The current password being used by the factory.
*/
protected static ?string $password;

/**
Expand Down

0 comments on commit 5bc4c6c

Please sign in to comment.