service http_middleware.negotiation in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/core.services.yml \http_middleware.negotiation
Class
Drupal\Core\StackMiddleware\NegotiationMiddlewareTags
- http_middleware
1 string reference to http_middleware.negotiation
- HalServiceProvider::alter in core/
modules/ hal/ src/ HalServiceProvider.php - Modifies existing service definitions.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\StackMiddleware\NegotiationMiddleware
- tags:
- - { name: http_middleware, priority: 400 }