rocketbus/booking-client-metro

metro tourism booking client

dev-master 2014-07-25 12:24 UTC

This package is not auto-updated.

Last update: 2024-06-18 05:59:02 UTC


README

Metro Tourism SOAP Service

======

Sample Code

$destinations = new \MetroClient\Type\Destinations(string $wsdl_url, array $auth);
$destination_list = $destinations->getBeginDestinationsResult();