constant RestResourceConfigInterface::RESOURCE_GRANULARITY in Drupal 10
Same name and namespace in other branches
- 8 core/modules/rest/src/RestResourceConfigInterface.php \Drupal\rest\RestResourceConfigInterface::RESOURCE_GRANULARITY
- 9 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';