You are here

protected static property TourXmlBasicAuthTest::$modules in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/tour/tests/src/Functional/Rest/TourXmlBasicAuthTest.php \Drupal\Tests\tour\Functional\Rest\TourXmlBasicAuthTest::modules
  2. 9 core/modules/tour/tests/src/Functional/Rest/TourXmlBasicAuthTest.php \Drupal\Tests\tour\Functional\Rest\TourXmlBasicAuthTest::modules

Overrides TourResourceTestBase::$modules

File

core/modules/tour/tests/src/Functional/Rest/TourXmlBasicAuthTest.php, line 19

Class

TourXmlBasicAuthTest
@group rest

Namespace

Drupal\Tests\tour\Functional\Rest

Code

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