JsonApiDocumentTopLevel::$links

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

The links.

Type: \Drupal\jsonapi\JsonApiResource\LinkCollection

File

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

Class

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

Namespace

Drupal\jsonapi\JsonApiResource

Code

protected $links;

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