You are here

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

Holds the total count of entities.

Type: int

File

src/Resource/EntityCollection.php, line 35

Class

EntityCollection
Wrapper to normalize collections with multiple entities.

Namespace

Drupal\jsonapi\Resource

Code

protected $count;