RestResourceConfigInterface::RESOURCE_GRANULARITY

Same name and namespace in other branches
  1. 8.9.x core/modules/rest/src/RestResourceConfigInterface.php \Drupal\rest\RestResourceConfigInterface::RESOURCE_GRANULARITY
  2. 10 core/modules/rest/src/RestResourceConfigInterface.php \Drupal\rest\RestResourceConfigInterface::RESOURCE_GRANULARITY
  3. 11.x 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';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.