Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Link.php
Link::$href
The URI, as a string.
Type:
string
File
core/
modules/
jsonapi/
src/
JsonApiResource/
Link.php
, line 39
Class
Link
Represents an RFC8288 based link.
Namespace
Drupal\jsonapi\JsonApiResource
Code
protected $href;
RSS feed