VersionNegotiator::$negotiators

Same name and namespace in other branches
  1. 8.9.x core/modules/jsonapi/src/Revisions/VersionNegotiator.php \Drupal\jsonapi\Revisions\VersionNegotiator::negotiators
  2. 10 core/modules/jsonapi/src/Revisions/VersionNegotiator.php \Drupal\jsonapi\Revisions\VersionNegotiator::negotiators
  3. 11.x core/modules/jsonapi/src/Revisions/VersionNegotiator.php \Drupal\jsonapi\Revisions\VersionNegotiator::negotiators

An array of named version negotiators.

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

File

core/modules/jsonapi/src/Revisions/VersionNegotiator.php, line 35

Class

VersionNegotiator
Provides a version negotiator manager.

Namespace

Drupal\jsonapi\Revisions

Code

protected $negotiators = [];

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