protected property EntityNormalizerValueTest::$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/ EntityNormalizerValueTest.php, line 37
Class
- EntityNormalizerValueTest
- @coversDefaultClass \Drupal\jsonapi\Normalizer\Value\EntityNormalizerValue @group jsonapi
Namespace
Drupal\Tests\jsonapi\Unit\Normalizer\ValueCode
protected $cacheContextsManager;