constant SERVICES_CLIENT_DELMITER_ARRAY in Services Client 7
Delimiters definition
1 use of SERVICES_CLIENT_DELMITER_ARRAY
- drush_services_client_entity_mapping in ./
services_client.drush.inc - Create mapping for entity
File
- ./
services_client.module, line 14 - Services client module allows to push different types of objects on different types of events such as node_save, user_save to remote masters.
Code
define('SERVICES_CLIENT_DELMITER_ARRAY', '#>');