You are here

protected property SqlContentEntityStorageSchemaConverterTestBase::$entityDefinitionUpdateManager in Drupal 8

The entity definition update manager.

Type: \Drupal\Core\Entity\EntityDefinitionUpdateManagerInterface

File

core/modules/system/tests/src/Functional/Entity/Update/SqlContentEntityStorageSchemaConverterTestBase.php, line 22

Class

SqlContentEntityStorageSchemaConverterTestBase
Defines a class for testing the conversion of entity types to revisionable.

Namespace

Drupal\Tests\system\Functional\Entity\Update

Code

protected $entityDefinitionUpdateManager;