Link::$attributes
Same name in other branches
- 8.9.x core/modules/jsonapi/src/JsonApiResource/Link.php \Drupal\jsonapi\JsonApiResource\Link::attributes
- 10 core/modules/jsonapi/src/JsonApiResource/Link.php \Drupal\jsonapi\JsonApiResource\Link::attributes
- 11.x core/modules/jsonapi/src/JsonApiResource/Link.php \Drupal\jsonapi\JsonApiResource\Link::attributes
The link target attributes.
An associative array where the keys are the attribute keys and values are either string or an array of strings.
Type: string[]
File
-
core/
modules/ jsonapi/ src/ JsonApiResource/ Link.php, line 58
Class
- Link
- Represents an RFC8288 based link.
Namespace
Drupal\jsonapi\JsonApiResourceCode
protected $attributes;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.