ContentNegotiationTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ system/ tests/ src/ Kernel/ DrupalKernel/ ContentNegotiationTest.php, line 22
Class
- ContentNegotiationTest
- Tests content negotiation.
Namespace
Drupal\Tests\system\Kernel\DrupalKernelCode
protected static $modules = [
'system',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.