protected static property FileNormalizeTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 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
protected static $modules = [
'file',
];