You are here

protected property RelationshipNormalizerValueTest::$cacheContextsManager in JSON:API 8

The cache contexts manager.

Type: \Drupal\Core\Cache\Context\CacheContextsManager|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Normalizer/Value/RelationshipNormalizerValueTest.php, line 29

Class

RelationshipNormalizerValueTest
@coversDefaultClass \Drupal\jsonapi\Normalizer\Value\RelationshipNormalizerValue @group jsonapi

Namespace

Drupal\Tests\jsonapi\Unit\Normalizer\Value

Code

protected $cacheContextsManager;