PHP Class Sunspikes\Amadeus\AmadeusSoapClient

Afficher le fichier Open project: sunspikes/php-amadeus Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $wsdl, $debug = false )
execute ( $method, $params )
getData ( ) : array
getHeaders ( ) : array

Private Methods

Méthode Description
debugDump ( $method, $params )

Method Details

__construct() public méthode

public __construct ( $wsdl, $debug = false )
$wsdl string Path to the WSDL file
$debug boolean Enable/disable debug mode

execute() public méthode

public execute ( $method, $params )
$method
$params

getData() public méthode

public getData ( ) : array
Résultat array

getHeaders() public méthode

public getHeaders ( ) : array
Résultat array