Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
RestResourceConfigInterface.php
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\rest
Code
const
METHOD_GRANULARITY
=
'method'
;
RSS feed