ResourceResponseValidatorTest::$subscriber

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

The subscriber under test.

Type: \Drupal\jsonapi_response_validator\EventSubscriber\ResourceResponseValidator

File

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

Class

ResourceResponseValidatorTest
Tests Drupal\jsonapi_response_validator\EventSubscriber\ResourceResponseValidator.

Namespace

Drupal\Tests\jsonapi_response_validator\Unit\EventSubscriber

Code

protected ResourceResponseValidator $subscriber;

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