You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now you can add a handler for the virtual type MyNestedCollection and inside it, get the items element and perform a "visitArray" (or $navigator->accept())
Greetings I am currently trying to figure out how can I deserialize XML collection when there is an additional tag in my way.
I have following XML:
and this is my class:
Then I tried:
The text was updated successfully, but these errors were encountered: