PsrResponseSubscriber::$httpFoundationFactory
Same name in other branches
- 9 core/lib/Drupal/Core/EventSubscriber/PsrResponseSubscriber.php \Drupal\Core\EventSubscriber\PsrResponseSubscriber::httpFoundationFactory
- 10 core/lib/Drupal/Core/EventSubscriber/PsrResponseSubscriber.php \Drupal\Core\EventSubscriber\PsrResponseSubscriber::httpFoundationFactory
- 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\EventSubscriberCode
protected $httpFoundationFactory;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.