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