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

Initiate custom cast properties to avoid exceptions #172

Merged
merged 1 commit into from Jul 23, 2020

Conversation

morrislaptop
Copy link
Contributor

If the public properties are set to the "uncast" versions, we get exceptions when trying to uncast an uncasted value.

For example when setting a field to cast as collection we get Call to a member function toArray() on array

If the public properties are set to the "uncast" versions, we get exceptions when trying to uncast an uncasted value. 

For example when setting a field to cast as collection we get `Call to a member function toArray() on array`
@danharrin
Copy link
Contributor

Many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants