You are here

protected property SqlContentEntityStorageSchemaConverter::$entityTypeManager in Drupal 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchemaConverter.php, line 33

Class

SqlContentEntityStorageSchemaConverter
Defines a schema converter for entity types with existing data.

Namespace

Drupal\Core\Entity\Sql

Code

protected $entityTypeManager;