You are here

protected property JsonApiDocumentTopLevelNormalizerValue::$isCollection in JSON:API 8

Is collection?

Type: bool

File

src/Normalizer/Value/JsonApiDocumentTopLevelNormalizerValue.php, line 45

Class

JsonApiDocumentTopLevelNormalizerValue
Helps normalize the top level document in compliance with the JSON API spec.

Namespace

Drupal\jsonapi\Normalizer\Value

Code

protected $isCollection;