public function WSClientEndpoint::dataTypes in Web service client 7
An array of info about data types used by the provided events/actions being not entities.
Overrides WSClientEndpointInterface::dataTypes
File
- ./
wsclient.inc, line 231 - Web service client - include file.
Class
- WSClientEndpoint
- Default parent class for service endpoints.
Code
public function dataTypes() {
}