LanguageNegotiatorPluginTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/language/tests/src/Kernel/LanguageNegotiatorPluginTest.php \Drupal\Tests\language\Kernel\LanguageNegotiatorPluginTest::modules
  2. 11.x core/modules/language/tests/src/Kernel/LanguageNegotiatorPluginTest.php \Drupal\Tests\language\Kernel\LanguageNegotiatorPluginTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/language/tests/src/Kernel/LanguageNegotiatorPluginTest.php, line 23

Class

LanguageNegotiatorPluginTest
Tests PluginNotFoundException.

Namespace

Drupal\Tests\language\Kernel

Code

protected static $modules = [
    'language',
    'user',
];

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