public static property GridStackViewsTest::$modules in GridStack 8
Same name and namespace in other branches
- 8.2 tests/src/Kernel/Views/GridStackViewsTest.php \Drupal\Tests\gridstack\Kernel\Views\GridStackViewsTest::modules
File
- tests/
src/ Kernel/ Views/ GridStackViewsTest.php, line 25
Class
- GridStackViewsTest
- Test GridStack Views integration.
Namespace
Drupal\Tests\gridstack\Kernel\ViewsCode
public static $modules = [
'system',
'user',
'field',
'file',
'image',
'filter',
'link',
'node',
'text',
'options',
'entity_test',
'views',
'views_test_config',
'views_test_data',
'blazy',
'blazy_test',
'gridstack',
'gridstack_test',
];