ComponentNegotiatorTest::$modules

Same name in this branch
  1. 11.x core/modules/sdc/tests/src/Kernel/ComponentNegotiatorTest.php \Drupal\Tests\sdc\Kernel\ComponentNegotiatorTest::modules
Same name in other branches
  1. 10 core/modules/sdc/tests/src/Kernel/ComponentNegotiatorTest.php \Drupal\Tests\sdc\Kernel\ComponentNegotiatorTest::modules
  2. 10 core/tests/Drupal/Tests/Core/Theme/Component/ComponentNegotiatorTest.php \Drupal\Tests\Core\Theme\Component\ComponentNegotiatorTest::modules

Type: modules

Overrides ComponentKernelTestBase::$modules

File

core/tests/Drupal/Tests/Core/Theme/Component/ComponentNegotiatorTest.php, line 18

Class

ComponentNegotiatorTest
Tests the component negotiator.

Namespace

Drupal\Tests\Core\Theme\Component

Code

protected static $modules = [
    'sdc_test',
    'sdc_test_replacements',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.