You are here

public static property GridStackCrudTest::$modules in GridStack 8

Same name and namespace in other branches
  1. 8.2 tests/src/Kernel/GridStackCrudTest.php \Drupal\Tests\gridstack\Kernel\GridStackCrudTest::modules

File

tests/src/Kernel/GridStackCrudTest.php, line 20

Class

GridStackCrudTest
Tests creation, loading, updating, deleting of GridStack optionsets.

Namespace

Drupal\Tests\gridstack\Kernel

Code

public static $modules = [
  'image',
  'blazy',
  'gridstack',
  'gridstack_ui',
  'gridstack_test',
];