You are here

protected property VersionNegotiator::$negotiators in JSON:API 8.2

An array of named version negotiators.

Type: \Drupal\jsonapi\Revisions\VersionNegotiatorInterface[]

File

src/Revisions/VersionNegotiator.php, line 35

Class

VersionNegotiator
Provides a version negotiator manager.

Namespace

Drupal\jsonapi\Revisions

Code

protected $negotiators = [];