Closed dutsik-p closed 2 months ago
Hello
If making the props public works for you. Than that might be a way to continue.
The provided information is not sufficient for me to see the why of it. Can you provide the WSDL?
Does the class by any chance extend a base class with private props? Cause that is known to cause some issues. See https://github.com/phpro/soap-client/issues/523
This issue has been solved for V4 which is currently in experimental Alpha. You might want to check that out as well.
Hi
I have used a wizard to generate the types, client and the factory.
When I try to use it. I always receive an issue: SOAP-ERROR: Encoding: object has no 'mapped' property despite the fact the the properties are set.
if i go to generated type classes and make those props as public. all works like a charm.
What am I missing? I am using the latest version of the package 3.3.0.