protected static property DateFormatJsonBasicAuthTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonBasicAuthTest.php \Drupal\FunctionalTests\Rest\DateFormatJsonBasicAuthTest::modules
Modules to install.
Type: array
Overrides DateFormatResourceTestBase::$modules
File
- core/
tests/ Drupal/ FunctionalTests/ Rest/ DateFormatJsonBasicAuthTest.php, line 17
Class
- DateFormatJsonBasicAuthTest
- @group rest
Namespace
Drupal\FunctionalTests\RestCode
protected static $modules = [
'basic_auth',
];