protected static property PreviewLinkSessionTokenUpdateTest::$modules in Preview Link 2.x
Same name and namespace in other branches
- 2.0.x tests/src/Functional/Update/PreviewLinkSessionTokenUpdateTest.php \Drupal\Tests\preview_link\Functional\Update\PreviewLinkSessionTokenUpdateTest::modules
Modules to enable after the database is loaded.
Overrides UpdatePathTestBase::$modules
File
- tests/
src/ Functional/ Update/ PreviewLinkSessionTokenUpdateTest.php, line 26
Class
- PreviewLinkSessionTokenUpdateTest
- Tests upgrade path adding Preview Link session functionality.
Namespace
Drupal\Tests\preview_link\Functional\UpdateCode
protected static $modules = [
'entity_test',
'preview_link_test',
];