You are here

public static property BrowsersyncTest::$modules in Browsersync 8

Same name and namespace in other branches
  1. 8.2 src/Tests/BrowsersyncTest.php \Drupal\browsersync\Tests\BrowsersyncTest::modules

Modules to install.

Type: array

File

src/Tests/BrowsersyncTest.php, line 19

Class

BrowsersyncTest
Tests Browsersync functionality.

Namespace

Drupal\browsersync\Tests

Code

public static $modules = [
  'browsersync',
];