Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ResourceIdentifier.php
ResourceIdentifier::$id
The resource ID.
Type:
string
File
core/
modules/
jsonapi/
src/
JsonApiResource/
ResourceIdentifier.php
, line 61
Class
ResourceIdentifier
Represents a JSON:API resource identifier object.
Namespace
Drupal\jsonapi\JsonApiResource
Code
protected $id;
RSS feed