public static property BreakpointThemeTest::$modules

Modules to enable.

Type: array

Overrides BreakpointGroupTestBase::$modules

File

drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointThemeTest.php, line 23
Definition of Drupal\breakpoint\Tests\BreakpointsThemeTest.

Class

BreakpointThemeTest
Test breakpoints provided by themes.

Namespace

Drupal\breakpoint\Tests

Code

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