You are here

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

The link URI.

Type: \Drupal\Core\Url

File

src/JsonApiResource/Link.php, line 31

Class

Link
Represents an RFC8288 based link.

Namespace

Drupal\jsonapi\JsonApiResource

Code

protected $uri;