File: |
src/Model/StructAttribute.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
Class source |
Class: |
PHP SOAP Package Generator
Generate package to call SOAP services using WSDL |
Author: |
By WsdlToPhp |
Last change: |
issue #43 - minor doc block fix
issue #41 - improve doc blocks and code
issue "41 - simplify sanity check determining if attribute is an array
issue #41 - fix doc block
issue #41 - define isArray methods based on new property,
refine returned types based on new property
issue #41 - add property to StructAttribute ot define if it's an array
It defined if this StructAttribute can contain elements of its type or not,
by this way we'll be able to know if we have to handle an array
for this attribute or if its a simple value/object, it can be the two cases
at the same time meaning that the attribute is only a simple value/object or is only an array
|
Date: |
8 years ago |
Size: |
4,730 bytes |
|
|
|