You are here

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

The number of resources permitted in this collection.

Type: int

File

src/JsonApiResource/Data.php, line 31

Class

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

Namespace

Drupal\jsonapi\JsonApiResource

Code

protected $cardinality;