You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wsdl2php...@googlegroups.com
Thank you for tool. How can I generate only classes, required for few methods (that I need). Currently the generated php file size is 500 kBytes and 30 methods. But I need only 5 methods. Thanks.
Kasper Garnæs
unread,
May 22, 2014, 2:46:18 AM5/22/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wsdl2php...@googlegroups.com, lema...@gmail.com
You can specify which class names to generate by using the 'classes' option from the command line or the setClassNames method on your Configuration object if you are calling the generator programmatically.