Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. LinkCollection.php

LinkCollection::$links

The links in the collection, keyed by unique strings.

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

File

core/modules/jsonapi/src/JsonApiResource/LinkCollection.php, line 23

Class

LinkCollection
Contains a set of JSON:API Link objects.

Namespace

Drupal\jsonapi\JsonApiResource

Code

protected $links;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal