JsonApiDocumentTopLevel::$omissions

Resource objects that will be omitted from the response for access reasons.

Type: \Drupal\jsonapi\JsonApiResource\OmittedData

File

core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php, line 53

Class

JsonApiDocumentTopLevel
Represents a JSON:API document's "top level".

Namespace

Drupal\jsonapi\JsonApiResource

Code

protected $omissions;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.