BlockContentXmlBasicAuthTest::$modules

Same name in other branches
  1. 9 core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlBasicAuthTest.php \Drupal\Tests\block_content\Functional\Rest\BlockContentXmlBasicAuthTest::modules
  2. 10 core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlBasicAuthTest.php \Drupal\Tests\block_content\Functional\Rest\BlockContentXmlBasicAuthTest::modules
  3. 11.x core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlBasicAuthTest.php \Drupal\Tests\block_content\Functional\Rest\BlockContentXmlBasicAuthTest::modules

Type: modules

Overrides BlockContentResourceTestBase::$modules

File

core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlBasicAuthTest.php, line 19

Class

BlockContentXmlBasicAuthTest
@group rest

Namespace

Drupal\Tests\block_content\Functional\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.