PHP Class api\ApiClassMap

Datei anzeigen Open project: wsdltophp/packagegenerator Class Usage Examples

Public Methods

Method Description
get ( ) : string[] Returns the mapping between the WSDL Structs and generated Structs' classes This array is sent to the \SoapClient when calling the WS

Method Details

get() final public static method

Returns the mapping between the WSDL Structs and generated Structs' classes This array is sent to the \SoapClient when calling the WS
final public static get ( ) : string[]
return string[]