Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StreamedResponse.php
StreamedResponse::$headersSent
Type:
headersSent
File
vendor/
symfony/
http-foundation/
StreamedResponse.php
, line 32
Class
StreamedResponse
StreamedResponse represents a streamed HTTP response.
Namespace
Symfony\Component\HttpFoundation
Code
private bool $headersSent =
false
;
RSS feed