You are here

constant SERVICES_CLIENT_FIELD_TYPE_UNKNOWN in Services Client 7.2

Detected legacy field types

1 use of SERVICES_CLIENT_FIELD_TYPE_UNKNOWN
services_client_migrate_get_mapping_info in ./services_client.legacy.inc
Retrieve field mapping info. Detect weather type of mapping is field or simple property.

File

./services_client.legacy.inc, line 12
Contains functions required for automated converting old Services Client version 1 hooks to events. This file is included only in drush command 'services-client-migrate-hooks'.

Code

define('SERVICES_CLIENT_FIELD_TYPE_UNKNOWN', -1);