protected static property ItemHalJsonBasicAuthTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonBasicAuthTest.php \Drupal\Tests\aggregator\Functional\Hal\ItemHalJsonBasicAuthTest::modules
Modules to install.
Type: array
Overrides ItemHalJsonTestBase::$modules
File
- core/
modules/ aggregator/ tests/ src/ Functional/ Hal/ ItemHalJsonBasicAuthTest.php, line 17
Class
- ItemHalJsonBasicAuthTest
- @group hal
Namespace
Drupal\Tests\aggregator\Functional\HalCode
protected static $modules = [
'hal',
'basic_auth',
];