PathAliasHalJsonBasicAuthTest::$modules

Same name in other branches
  1. 8.9.x core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonBasicAuthTest.php \Drupal\Tests\path_alias\Functional\Hal\PathAliasHalJsonBasicAuthTest::modules

Type: modules

Overrides PathAliasResourceTestBase::$modules

File

core/modules/hal/tests/src/Functional/path_alias/PathAliasHalJsonBasicAuthTest.php, line 18

Class

PathAliasHalJsonBasicAuthTest
@group hal @group legacy

Namespace

Drupal\Tests\hal\Functional\path_alias

Code

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

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