Service psr_response_view_subscriber detail

Add to Standard shortcuts
Computed Definition =>
array:3 [
  "class" => "Drupal\Core\EventSubscriber\PsrResponseSubscriber"
  "arguments" => {#1573
    +"type": "collection"
    +"value": array:1 [
      0 => {#1569
        +"type": "service"
        +"id": "psr7.http_foundation_factory"
        +"invalidBehavior": 1
      }
    ]
  }
  "arguments_count" => 1
]
Instance =>
Drupal\Core\EventSubscriber\PsrResponseSubscriber {#1571
  #httpFoundationFactory: Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory {#1567
    -responseBufferMaxLength: 16372
  }
}