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