public function WSClientEndpointInterface::dataTypes in Web service client 7
An array of info about data types used by the provided events/actions being not entities.
1 method overrides WSClientEndpointInterface::dataTypes()
- WSClientEndpoint::dataTypes in ./
wsclient.inc - An array of info about data types used by the provided events/actions being not entities.
File
- ./
wsclient.inc, line 195 - Web service client - include file.
Class
- WSClientEndpointInterface
- Interface for remote endpoints. In case of any errors the implementing classes should throw exceptions.
Code
public function dataTypes();