You are here

protected property Link::$href in JSON:API 8.2

The URI, as a string.

Type: string

File

src/JsonApiResource/Link.php, line 38

Class

Link
Represents an RFC8288 based link.

Namespace

Drupal\jsonapi\JsonApiResource

Code

protected $href;