Hi,
when I run the tutorial.php I am getting an error:
Fatal error: Uncaught Error: Class 'ServiceType\Create' not found
ClassMap is included do I have to include all ServiceTypes, StructTypes and Enum manually? Because I got more than 500 files from the generator (it's a large wsdl)
Or is there any full tutorial about how to work with the StructTypes?
Thanks