You are here

constant RestResourceConfigInterface::RESOURCE_GRANULARITY in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/rest/src/RestResourceConfigInterface.php \Drupal\rest\RestResourceConfigInterface::RESOURCE_GRANULARITY
  2. 10 core/modules/rest/src/RestResourceConfigInterface.php \Drupal\rest\RestResourceConfigInterface::RESOURCE_GRANULARITY

Granularity value for per-resource configuration.

File

core/modules/rest/src/RestResourceConfigInterface.php, line 21

Class

RestResourceConfigInterface
Defines a configuration entity to store enabled REST resources.

Namespace

Drupal\rest

Code

const RESOURCE_GRANULARITY = 'resource';