protected property ContentTranslationUpdateTest::$entityDefinitionUpdateManager in Drupal 8
The entity definition update manager.
Type: \Drupal\Core\Entity\EntityDefinitionUpdateManagerInterface
File
- core/
modules/ content_translation/ tests/ src/ Functional/ Update/ ContentTranslationUpdateTest.php, line 31
Class
- ContentTranslationUpdateTest
- Tests the upgrade path for the Content Translation module.
Namespace
Drupal\Tests\content_translation\Functional\UpdateCode
protected $entityDefinitionUpdateManager;