You are here

protected property SqlContentEntityStorageSchemaConverter::$entityTypeId in Drupal 8

The entity type ID this schema converter is responsible for.

Type: string

File

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

Class

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

Namespace

Drupal\Core\Entity\Sql

Code

protected $entityTypeId;