You are here

protected property CacheabilityCapturingExecutor::$renderer in JSON:API Resources 8

A renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Unstable/Entity/Query/CacheabilityCapturingExecutor.php, line 21

Class

CacheabilityCapturingExecutor
Executes entity queries and captures cacheability.

Namespace

Drupal\jsonapi_resources\Unstable\Entity\Query

Code

protected $renderer;