You are here

public static property ContainerRebuildWebTest::$modules in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/DrupalKernel/ContainerRebuildWebTest.php \Drupal\system\Tests\DrupalKernel\ContainerRebuildWebTest::modules

File

core/modules/system/src/Tests/DrupalKernel/ContainerRebuildWebTest.php, line 22
Contains \Drupal\system\Tests\DrupalKernel\ContainerRebuildWebTest.

Class

ContainerRebuildWebTest
Ensures that the container rebuild works as expected.

Namespace

Drupal\system\Tests\DrupalKernel

Code

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