You are here

protected property LinkCollection::$links in JSON:API 8.2

The links in the collection, keyed by unique strings.

Type: \Drupal\jsonapi\JsonApiResource\Link[]

File

src/JsonApiResource/LinkCollection.php, line 23

Class

LinkCollection
Contains a set of JSON:API Link objects.

Namespace

Drupal\jsonapi\JsonApiResource

Code

protected $links;