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