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\ResourceCode
protected $entities;