You are here

protected property FieldResolver::$entityTypeBundleInfo in JSON:API 8.2

Same name and namespace in other branches
  1. 8 src/Context/FieldResolver.php \Drupal\jsonapi\Context\FieldResolver::entityTypeBundleInfo

The entity type bundle information service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Context/FieldResolver.php, line 93

Class

FieldResolver
A service that evaluates external path expressions against Drupal fields.

Namespace

Drupal\jsonapi\Context

Code

protected $entityTypeBundleInfo;