PsrResponseSubscriber::$httpFoundationFactory

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/EventSubscriber/PsrResponseSubscriber.php \Drupal\Core\EventSubscriber\PsrResponseSubscriber::httpFoundationFactory
  2. 10 core/lib/Drupal/Core/EventSubscriber/PsrResponseSubscriber.php \Drupal\Core\EventSubscriber\PsrResponseSubscriber::httpFoundationFactory
  3. 11.x core/lib/Drupal/Core/EventSubscriber/PsrResponseSubscriber.php \Drupal\Core\EventSubscriber\PsrResponseSubscriber::httpFoundationFactory

The httpFoundation factory.

Type: \Symfony\Bridge\PsrHttpMessage\HttpFoundationFactoryInterface

File

core/lib/Drupal/Core/EventSubscriber/PsrResponseSubscriber.php, line 22

Class

PsrResponseSubscriber
Response subscriber for handling PSR-7 responses.

Namespace

Drupal\Core\EventSubscriber

Code

protected $httpFoundationFactory;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.