private property ResourceWarmer::$entityToJsonapi in JSON:API Boost 2.x
Same name and namespace in other branches
- 8 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\warmerCode
private $entityToJsonapi;