protected property JsonApiDocumentTopLevel::$data in JSON:API 8
The data to normalize.
Type: \Drupal\Core\Entity\EntityInterface|\Drupal\jsonapi\EntityCollection
File
- src/
Resource/ JsonApiDocumentTopLevel.php, line 22
Class
- JsonApiDocumentTopLevel
- Represents a JSON API document's "top level".
Namespace
Drupal\jsonapi\ResourceCode
protected $data;