ResourceTypeField::$hasOne

Whether the field can only have one value.

Type: bool

File

core/modules/jsonapi/src/ResourceType/ResourceTypeField.php, line 44

Class

ResourceTypeField
Abstract value object containing all metadata for a JSON:API resource field.

Namespace

Drupal\jsonapi\ResourceType

Code

protected $hasOne;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.