protected static property UpdateApiEntityDefinitionUpdateTest::$modules 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::modules
File
- core/
modules/ system/ src/ Tests/ Entity/ Update/ UpdateApiEntityDefinitionUpdateTest.php, line 27 - Contains \Drupal\system\Tests\Entity\Update\UpdateApiEntityDefinitionUpdateTest.
Class
- UpdateApiEntityDefinitionUpdateTest
- Tests performing entity updates through the Update API.
Namespace
Drupal\system\Tests\Entity\UpdateCode
protected static $modules = [
'entity_test',
];