TableDragTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php, line 24

Class

TableDragTest
Tests draggable table.

Namespace

Drupal\FunctionalJavascriptTests\TableDrag

Code

protected static $modules = [
  'tabledrag_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.