You are here

protected property MigrationTest::$entityDefinitionUpdateManager in Multiversion 8

The entity definition update manager.

Type: \Drupal\Core\Entity\EntityDefinitionUpdateManagerInterface

File

tests/src/Functional/MigrationTest.php, line 33

Class

MigrationTest
Test the MigrationTest class.

Namespace

Drupal\Tests\multiversion\Functional

Code

protected $entityDefinitionUpdateManager;