protected static property ParagraphsClientsideButtonsTest::$modules

File

paragraphs/tests/src/FunctionalJavascript/ParagraphsClientsideButtonsTest.php, line 27

Class

ParagraphsClientsideButtonsTest
Test paragraphs user interface.

Namespace

Drupal\Tests\paragraphs\FunctionalJavascript

Code

protected static $modules = [
  'node',
  'paragraphs_test',
  'paragraphs',
  'field',
  'field_ui',
  'block',
  'link',
];