You are here

public property JsonapiHypermediaLinkProvider::$link_key in JSON:API Hypermedia 8

The link object key for the provided link.

This will be the links object member name for the link returned by the annotated plugin.

Type: string

File

src/Annotation/JsonapiHypermediaLinkProvider.php, line 123

Class

JsonapiHypermediaLinkProvider
Defines a JsonapiHypermediaProvider annotation.

Namespace

Drupal\jsonapi_hypermedia\Annotation

Code

public $link_key;