You are here

protected property InstallTest::$entityDefinitionUpdateManager in Multiversion 8.2

The entity definition update manager.

Type: \Drupal\Core\Entity\EntityDefinitionUpdateManagerInterface

File

src/Tests/InstallTest.php, line 34

Class

InstallTest
Tests the module installation.

Namespace

Drupal\multiversion\Tests

Code

protected $entityDefinitionUpdateManager;