You are here

private property ResourceWarmer::$entityToJsonapi in JSON:API Boost 8

Same name and namespace in other branches
  1. 2.x src/Plugin/warmer/ResourceWarmer.php \Drupal\jsonapi_boost\Plugin\warmer\ResourceWarmer::entityToJsonapi

The entity to JSON:API service.

Type: \Drupal\jsonapi_extras\EntityToJsonApi

File

src/Plugin/warmer/ResourceWarmer.php, line 44

Class

ResourceWarmer
Warms JSON:API resources.

Namespace

Drupal\jsonapi_boost\Plugin\warmer

Code

private $entityToJsonapi;