DateFormatXmlBasicAuthTest::$modules

Same name in other branches
  1. 9 core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php \Drupal\FunctionalTests\Rest\DateFormatXmlBasicAuthTest::modules
  2. 10 core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php \Drupal\FunctionalTests\Rest\DateFormatXmlBasicAuthTest::modules
  3. 11.x core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php \Drupal\FunctionalTests\Rest\DateFormatXmlBasicAuthTest::modules

Type: modules

Overrides DateFormatResourceTestBase::$modules

File

core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php, line 19

Class

DateFormatXmlBasicAuthTest
@group rest

Namespace

Drupal\FunctionalTests\Rest

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.