RestResourceConfigInterface::RESOURCE_GRANULARITY
Same name in other branches
- 9 core/modules/rest/src/RestResourceConfigInterface.php \Drupal\rest\RestResourceConfigInterface::RESOURCE_GRANULARITY
- 8.9.x core/modules/rest/src/RestResourceConfigInterface.php \Drupal\rest\RestResourceConfigInterface::RESOURCE_GRANULARITY
- 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\restCode
const RESOURCE_GRANULARITY = 'resource';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.