You are here

protected property Relationship::$cardinality in JSON:API 8

Cardinality.

Type: int

File

src/Normalizer/Relationship.php, line 32

Class

Relationship
Represents a relationship between resources.

Namespace

Drupal\jsonapi\Normalizer

Code

protected $cardinality;