EntityTranslationNormalizeTest::$modules
Modules to enable.
Type: array
Overrides NormalizerTestBase::$modules
File
-
core/
modules/ hal/ tests/ src/ Kernel/ EntityTranslationNormalizeTest.php, line 23
Class
- EntityTranslationNormalizeTest
- Tests that translated nodes are correctly (de-)normalized.
Namespace
Drupal\Tests\hal\KernelCode
protected static $modules = [
'node',
'content_translation',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.