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

Company nl_NL locale using a deprecated property accessor #344

Closed
denzity86 opened this issue Jul 8, 2021 · 3 comments · Fixed by #347
Closed

Company nl_NL locale using a deprecated property accessor #344

denzity86 opened this issue Jul 8, 2021 · 3 comments · Fixed by #347
Labels
bug Something isn't working

Comments

@denzity86
Copy link

$companyName = static::randomElement(static::$store) . ' ' . $this->generator->lastName;

The lastName property should be replaced with lastName() instead

@pimjansen pimjansen added the bug Something isn't working label Jul 8, 2021
@pimjansen
Copy link

Thanks this is indeed invalid

@stale
Copy link

stale bot commented Jul 22, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 1 week if no further activity occurs. Thank you for your contributions.

@pimjansen
Copy link

@bramceulemans can you have a look at the linked PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants