public static property GridStackFormatterTest::$modules in GridStack 8.2
Same name and namespace in other branches
- 8 tests/src/Kernel/GridStackFormatterTest.php \Drupal\Tests\gridstack\Kernel\GridStackFormatterTest::modules
File
- tests/
src/ Kernel/ GridStackFormatterTest.php, line 21
Class
- GridStackFormatterTest
- Tests the GridStack field rendering using the image field type.
Namespace
Drupal\Tests\gridstack\KernelCode
public static $modules = [
'system',
'user',
'field',
'file',
'image',
'media',
'filter',
'node',
'text',
'blazy',
'gridstack',
'gridstack_ui',
'gridstack_test',
];