Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Reference #574

Merged
merged 3 commits into from Dec 13, 2022
Merged

Fix: Reference #574

merged 3 commits into from Dec 13, 2022

Conversation

localheinz
Copy link
Member

@localheinz localheinz commented Dec 13, 2022

What is the reason for this PR?

Author's checklist

Summary of changes

Review checklist

  • All checks have passed
  • Changes are approved by maintainer

@@ -2,6 +2,7 @@

declare(strict_types=1);

use Faker\Generator;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We want to replace references to magic properties on Faker\Generator, not in Generator.

Missed this in #542.

@bram-pkg bram-pkg merged commit fc63350 into FakerPHP:main Dec 13, 2022
@localheinz localheinz deleted the fix/reference branch December 13, 2022 11:36
@localheinz
Copy link
Member Author

Thank you, @bram-pkg and @OskarStark!

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.

None yet

3 participants