You are here

protected property EntityRevisionBuffer::$entityTypeManager in GraphQL 8.4

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/GraphQL/Buffers/EntityRevisionBuffer.php, line 17

Class

EntityRevisionBuffer
Entity revision buffer.

Namespace

Drupal\graphql\GraphQL\Buffers

Code

protected $entityTypeManager;