PHP Class api\ApiClassMap

Afficher le fichier Open project: wsdltophp/packagegenerator Class Usage Examples

Méthodes publiques

Méthode 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 méthode

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[]
Résultat string[]