public static property PreviewLinkEntityTest::$modules in Preview Link 2.0.x
Same name and namespace in other branches
- 2.x tests/src/Kernel/PreviewLinkEntityTest.php \Drupal\Tests\preview_link\Kernel\PreviewLinkEntityTest::modules
Modules to enable.
Type: array
Overrides PreviewLinkBase::$modules
File
- tests/
src/ Kernel/ PreviewLinkEntityTest.php, line 21
Class
- PreviewLinkEntityTest
- Preview link session test.
Namespace
Drupal\Tests\preview_link\KernelCode
public static $modules = [
'preview_link',
'preview_link_test',
'entity_test',
];