FileNormalizeTest::$modules
Same name in other branches
- 9 core/modules/hal/tests/src/Kernel/FileNormalizeTest.php \Drupal\Tests\hal\Kernel\FileNormalizeTest::modules
Modules to enable.
Type: array
Overrides NormalizerTestBase::$modules
File
-
core/
modules/ hal/ tests/ src/ Kernel/ FileNormalizeTest.php, line 19
Class
- FileNormalizeTest
- Tests that file entities can be normalized in HAL.
Namespace
Drupal\Tests\hal\KernelCode
public static $modules = [
'file',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.