You are here

protected property EntityCollection::$entities in JSON:API 8

Entity storage.

Type: \Drupal\Core\Entity\EntityInterface[]

File

src/Resource/EntityCollection.php, line 21

Class

EntityCollection
Wrapper to normalize collections with multiple entities.

Namespace

Drupal\jsonapi\Resource

Code

protected $entities;