Skip to content

Update UserFactory.php#400

Merged
herpaderpaldent merged 3 commits into4.xfrom
fix/user-factory
Apr 22, 2025
Merged

Update UserFactory.php#400
herpaderpaldent merged 3 commits into4.xfrom
fix/user-factory

Conversation

@herpaderpaldent
Copy link
Copy Markdown
Contributor

No description provided.

@what-the-diff
Copy link
Copy Markdown

what-the-diff bot commented Apr 21, 2025

PR Summary

  • Added 'Remember Token' to User Factory
    This update introduces a new feature to remember users across sessions, making the sign-in experience smoother. A small piece of data, called a 'Remember Token,' is now added to each user's information when created, helping our system recognize them in future sessions.

Reorganize imports in UserFactory for consistency

Adjusted the order of import statements in UserFactory to align with coding standards and improve readability. This change has no functional impact but enhances code maintainability.
```
@herpaderpaldent herpaderpaldent merged commit 27b52c0 into 4.x Apr 22, 2025
2 checks passed
@herpaderpaldent herpaderpaldent deleted the fix/user-factory branch April 22, 2025 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant