You are here

protected property ResourceResponseValidatorTest::$subscriber in JSON:API 8

Same name and namespace in other branches
  1. 8.2 tests/src/Unit/EventSubscriber/ResourceResponseValidatorTest.php \Drupal\Tests\jsonapi\Unit\EventSubscriber\ResourceResponseValidatorTest::subscriber

The subscriber under test.

Type: \Drupal\jsonapi\EventSubscriber\ResourceResponseSubscriber

File

tests/src/Unit/EventSubscriber/ResourceResponseValidatorTest.php, line 34

Class

ResourceResponseValidatorTest
@coversDefaultClass \Drupal\jsonapi\EventSubscriber\ResourceResponseValidator @group jsonapi

Namespace

Drupal\Tests\jsonapi\Unit\EventSubscriber

Code

protected $subscriber;