public static property SlickFileFormatterTest::$modules in Slick Carousel 8
File
- tests/
src/ Kernel/ SlickFileFormatterTest.php, line 23
Class
- SlickFileFormatterTest
- Tests the Slick field rendering using the text field type.
Namespace
Drupal\Tests\slick\KernelCode
public static $modules = [
'system',
'user',
'field',
'file',
'image',
'filter',
'node',
'text',
'blazy',
'slick',
'slick_test',
'video_embed_media',
];