JsonApiDocumentTopLevel::$meta

Same name and namespace in other branches
  1. 8.9.x core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php \Drupal\jsonapi\JsonApiResource\JsonApiDocumentTopLevel::meta
  2. 10 core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php \Drupal\jsonapi\JsonApiResource\JsonApiDocumentTopLevel::meta
  3. 11.x core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php \Drupal\jsonapi\JsonApiResource\JsonApiDocumentTopLevel::meta

The metadata to normalize.

Type: array

File

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

Class

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

Namespace

Drupal\jsonapi\JsonApiResource

Code

protected $meta;

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