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 exception message #129

Merged
merged 1 commit into from
Mar 4, 2021
Merged

Fix exception message #129

merged 1 commit into from
Mar 4, 2021

Conversation

jdreesen
Copy link
Contributor

@jdreesen jdreesen commented Mar 4, 2021

The exception message was: Uncaught BadMethodCallException: Call to undefined static method "FooFactory::FooFactory::__callStatic".

Now it is: Uncaught BadMethodCallException: Call to undefined static method "FooFactory::bar".

@kbond kbond merged commit 1f332ed into zenstruck:master Mar 4, 2021
@kbond
Copy link
Member

kbond commented Mar 4, 2021

Thanks @jdreesen!

@jdreesen jdreesen deleted the patch-1 branch March 4, 2021 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants