ResourceObjectNormalizationCacher::$renderCache

The render cache.

Type: \Drupal\Core\Render\RenderCacheInterface

File

core/modules/jsonapi/src/EventSubscriber/ResourceObjectNormalizationCacher.php, line 47

Class

ResourceObjectNormalizationCacher
Caches entity normalizations after the response has been sent.

Namespace

Drupal\jsonapi\EventSubscriber

Code

protected $renderCache;

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