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