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