You are here

protected property Data::$data in JSON:API 8.2

Various representations of JSON:API objects.

Type: \Drupal\jsonapi\JsonApiResource\ResourceIdentifierInterface[]

File

src/JsonApiResource/Data.php, line 24

Class

Data
Represents the `data` and `included` objects of a top-level object.

Namespace

Drupal\jsonapi\JsonApiResource

Code

protected $data;