NormalizerTestBase::$modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
modules/ hal/ tests/ src/ Kernel/ NormalizerTestBase.php, line 20
Class
- NormalizerTestBase
- Test the HAL normalizer.
Namespace
Drupal\Tests\hal\KernelCode
protected static $modules = [
'entity_test',
'field',
'hal',
'language',
'serialization',
'system',
'text',
'user',
'filter',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.