ResourceResponseValidatorTest::$subscriber
Same name in this branch
- 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
- 10 core/modules/jsonapi/tests/src/Unit/EventSubscriber/ResourceResponseValidatorTest.php \Drupal\Tests\jsonapi\Unit\EventSubscriber\ResourceResponseValidatorTest::subscriber
- 9 core/modules/jsonapi/tests/src/Unit/EventSubscriber/ResourceResponseValidatorTest.php \Drupal\Tests\jsonapi\Unit\EventSubscriber\ResourceResponseValidatorTest::subscriber
- 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\EventSubscriberCode
protected ResourceResponseValidator $subscriber;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.