You are here

protected property SqlContentEntityStorageSchemaConverter::$entityDefinitionUpdateManager in Drupal 8

The entity definition update manager service.

Type: \Drupal\Core\Entity\EntityDefinitionUpdateManagerInterface

File

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

Class

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

Namespace

Drupal\Core\Entity\Sql

Code

protected $entityDefinitionUpdateManager;