service rest.resource.entity.post_route.subscriber in Drupal 9
Same name and namespace in other branches
- 8 core/modules/rest/rest.services.yml \rest.resource.entity.post_route.subscriber
Class
\Drupal\rest\EventSubscriber\EntityResourcePostRouteSubscriberTags
- event_subscriber
File
- core/
modules/ rest/ rest.services.yml - core/modules/rest/rest.services.yml
View source
- class: \Drupal\rest\EventSubscriber\EntityResourcePostRouteSubscriber
- arguments:
- - '@entity_type.manager'
- tags:
- - { name: event_subscriber }