You are here

service argument_resolver.psr7_request in Drupal 9

Same name and namespace in other branches
  1. 8 core/core.services.yml \argument_resolver.psr7_request
  2. 10 core/core.services.yml \argument_resolver.psr7_request

Class

Drupal\Core\Controller\ArgumentResolver\Psr7RequestValueResolver

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Controller\ArgumentResolver\Psr7RequestValueResolver
  2. arguments:
  3. - '@psr7.http_message_factory'
  4. public: false