constant RestResourceConfigInterface::METHOD_GRANULARITY in Drupal 9
Same name and namespace in other branches
- 8 core/modules/rest/src/RestResourceConfigInterface.php \Drupal\rest\RestResourceConfigInterface::METHOD_GRANULARITY
- 10 core/modules/rest/src/RestResourceConfigInterface.php \Drupal\rest\RestResourceConfigInterface::METHOD_GRANULARITY
Granularity value for per-method configuration.
File
- core/
modules/ rest/ src/ RestResourceConfigInterface.php, line 16
Class
- RestResourceConfigInterface
- Defines a configuration entity to store enabled REST resources.
Namespace
Drupal\restCode
const METHOD_GRANULARITY = 'method';