You are here

protected property EntityResource::$fieldResolver in JSON:API 8.2

The JSON:API field resolver.

Type: \Drupal\jsonapi\Context\FieldResolver

File

src/Controller/EntityResource.php, line 127

Class

EntityResource
Process all entity requests.

Namespace

Drupal\jsonapi\Controller

Code

protected $fieldResolver;