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

1
const METHOD_GRANULARITY = 'method';
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.