You are here

public static property FacetJsonBasicAuthTest::$modules in Facets 8

Modules to install.

Type: array

Overrides FacetResourceTestBase::$modules

File

tests/src/Functional/Rest/FacetJsonBasicAuthTest.php, line 19

Class

FacetJsonBasicAuthTest
Rest test for json, basic auth, index entity.

Namespace

Drupal\Tests\facets\Functional\Rest

Code

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