You are here

protected property PsrResponseSubscriberTest::$psrResponseSubscriber in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/EventSubscriber/PsrResponseSubscriberTest.php \Drupal\Tests\Core\EventSubscriber\PsrResponseSubscriberTest::psrResponseSubscriber

The tested path root subscriber.

Type: \Drupal\Core\EventSubscriber\PsrResponseSubscriber

File

core/tests/Drupal/Tests/Core/EventSubscriber/PsrResponseSubscriberTest.php, line 24
Contains \Drupal\Tests\Core\EventSubscriber\PsrResponseSubscriberTest.

Class

PsrResponseSubscriberTest
@coversDefaultClass \Drupal\Core\EventSubscriber\PsrResponseSubscriber @group EventSubscriber

Namespace

Drupal\Tests\Core\EventSubscriber

Code

protected $psrResponseSubscriber;