Link::$rel
Same name in other branches
- 8.9.x core/modules/jsonapi/src/JsonApiResource/Link.php \Drupal\jsonapi\JsonApiResource\Link::rel
- 10 core/modules/jsonapi/src/JsonApiResource/Link.php \Drupal\jsonapi\JsonApiResource\Link::rel
- 11.x core/modules/jsonapi/src/JsonApiResource/Link.php \Drupal\jsonapi\JsonApiResource\Link::rel
The link relation types.
@todo: change this type documentation to be a single string in https://www.drupal.org/project/drupal/issues/3080467.
Type: string[]
File
-
core/
modules/ jsonapi/ src/ JsonApiResource/ Link.php, line 49
Class
- Link
- Represents an RFC8288 based link.
Namespace
Drupal\jsonapi\JsonApiResourceCode
protected $rel;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.