Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. RestResourceConfigInterface.php

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\rest

Code

const RESOURCE_GRANULARITY = 'resource';
RSS feed
Powered by Drupal