You are here

protected static property DateFormatJsonBasicAuthTest::$modules in Drupal 9

Same name and namespace in other branches
  1. 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\Rest

Code

protected static $modules = [
  'basic_auth',
];