public static property KernelTestBase::$modules in Video Embed Field 8.2
Same name and namespace in other branches
- 8 tests/src/Kernel/KernelTestBase.php \Drupal\Tests\video_embed_field\Kernel\KernelTestBase::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- tests/
src/ Kernel/ KernelTestBase.php, line 35
Class
- KernelTestBase
- A kernel test base.
Namespace
Drupal\Tests\video_embed_field\KernelCode
public static $modules = [
'colorbox',
'user',
'system',
'field',
'text',
'entity_test',
'field_test',
'video_embed_field',
'image',
];