You are here

protected property ResourceVersionRouteEnhancer::$versionNegotiator in JSON:API 8.2

The revision ID negotiator.

Type: \Drupal\jsonapi\Revisions\VersionNegotiator

File

src/Revisions/ResourceVersionRouteEnhancer.php, line 70

Class

ResourceVersionRouteEnhancer
Loads an appropriate revision for the requested resource version.

Namespace

Drupal\jsonapi\Revisions

Code

protected $versionNegotiator;