protected property UpdateApiEntityDefinitionUpdateTest::$updatesManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Entity/Update/UpdateApiEntityDefinitionUpdateTest.php \Drupal\system\Tests\Entity\Update\UpdateApiEntityDefinitionUpdateTest::updatesManager
The entity definition update manager.
Type: \Drupal\Core\Entity\EntityDefinitionUpdateManagerInterface
File
- core/
modules/ system/ src/ Tests/ Entity/ Update/ UpdateApiEntityDefinitionUpdateTest.php, line 41 - Contains \Drupal\system\Tests\Entity\Update\UpdateApiEntityDefinitionUpdateTest.
Class
- UpdateApiEntityDefinitionUpdateTest
- Tests performing entity updates through the Update API.
Namespace
Drupal\system\Tests\Entity\UpdateCode
protected $updatesManager;