ContentNegotiationTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/system/tests/src/Kernel/DrupalKernel/ContentNegotiationTest.php \Drupal\Tests\system\Kernel\DrupalKernel\ContentNegotiationTest::modules

Type: modules

File

core/modules/system/tests/src/Kernel/DrupalKernel/ContentNegotiationTest.php, line 22

Class

ContentNegotiationTest
Tests content negotiation.

Namespace

Drupal\Tests\system\Kernel\DrupalKernel

Code

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

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