You are here

protected property EntityDefinitionUpdateTest::$entityDefinitionUpdateManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Entity/EntityDefinitionUpdateTest.php \Drupal\system\Tests\Entity\EntityDefinitionUpdateTest::entityDefinitionUpdateManager

The entity definition update manager.

Type: \Drupal\Core\Entity\EntityDefinitionUpdateManagerInterface

File

core/modules/system/src/Tests/Entity/EntityDefinitionUpdateTest.php, line 37
Contains \Drupal\system\Tests\Entity\EntityDefinitionUpdateTest.

Class

EntityDefinitionUpdateTest
Tests EntityDefinitionUpdateManager functionality.

Namespace

Drupal\system\Tests\Entity

Code

protected $entityDefinitionUpdateManager;