protected property NegotiatorBase::$entityTypeManager in JSON:API 8.2
The entity type manager to load the revision.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Revisions/ NegotiatorBase.php, line 24
Class
- NegotiatorBase
- Base implementation for version negotiators.
Namespace
Drupal\jsonapi\RevisionsCode
protected $entityTypeManager;