You are here

public static property BootstrapLibraryUITest::$modules in Bootstrap Library 8

Modules to install.

Type: array

File

src/Tests/BootstrapLibraryUITest.php, line 24
Contains \Drupal\bootstrap_library\Tests\BootstrapLibraryUITest

Class

BootstrapLibraryUITest
Tests that the Bootstrap Library configuration UI exists and stores data correctly.

Namespace

Drupal\bootstrap_library\Tests

Code

public static $modules = array(
  'bootstrap_library',
);