ResourceResponseValidatorTest::$subscriber

Same name and namespace in other branches
  1. 9 core/modules/jsonapi/tests/src/Unit/EventSubscriber/ResourceResponseValidatorTest.php \Drupal\Tests\jsonapi\Unit\EventSubscriber\ResourceResponseValidatorTest::subscriber
  2. 10 core/modules/jsonapi/tests/src/Unit/EventSubscriber/ResourceResponseValidatorTest.php \Drupal\Tests\jsonapi\Unit\EventSubscriber\ResourceResponseValidatorTest::subscriber
  3. 11.x core/modules/jsonapi/tests/src/Unit/EventSubscriber/ResourceResponseValidatorTest.php \Drupal\Tests\jsonapi\Unit\EventSubscriber\ResourceResponseValidatorTest::subscriber

The subscriber under test.

Type: \Drupal\jsonapi\EventSubscriber\ResourceResponseSubscriber

File

core/modules/jsonapi/tests/src/Unit/EventSubscriber/ResourceResponseValidatorTest.php, line 31

Class

ResourceResponseValidatorTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21jsonapi%21src%21EventSubscriber%21ResourceResponseValidator.php/class/ResourceResponseValidator/8.9.x" title="Response subscriber that validates a JSON:API response." class="local">\Drupal\jsonapi\EventSubscriber\ResourceResponseValidator</a> @group jsonapi

Namespace

Drupal\Tests\jsonapi\Unit\EventSubscriber

Code

protected $subscriber;

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