You are here

constant COUNTRIES_API_SERVICE_PERM in Country codes API 6

Same name and namespace in other branches
  1. 5 contrib/countries_api_service/countries_api_service.module \COUNTRIES_API_SERVICE_PERM

@file The module which exposes services related to countries_api.

2 uses of COUNTRIES_API_SERVICE_PERM
countries_api_service_access in contrib/countries_api_service/countries_api_service.module
Function to check user access
countries_api_service_perm in contrib/countries_api_service/countries_api_service.module
Implementation of hook_perm().

File

contrib/countries_api_service/countries_api_service.module, line 8
The module which exposes services related to countries_api.

Code

define('COUNTRIES_API_SERVICE_PERM', 'load raw countries data');