You are here

public static property GridStackSkinManagerTest::$modules in GridStack 8.2

File

tests/src/Kernel/GridStackSkinManagerTest.php, line 22

Class

GridStackSkinManagerTest
Tests the GridStack skin manager methods.

Namespace

Drupal\Tests\gridstack\Kernel

Code

public static $modules = [
  'system',
  'user',
  'field',
  'file',
  'filter',
  'image',
  'node',
  'text',
  'blazy',
  'gridstack',
  'gridstack_ui',
  'gridstack_test',
];