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

Breadcrumb

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

EntityResourcePostRouteSubscriber::$resourceConfigStorage

The REST resource config storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/modules/rest/src/EventSubscriber/EntityResourcePostRouteSubscriber.php, line 20

Class

EntityResourcePostRouteSubscriber
Generates a 'create' route for an entity type if it has a REST POST route.

Namespace

Drupal\rest\EventSubscriber

Code

protected $resourceConfigStorage;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal