You are here

public static property SimpleLdapTest::$modules in Simple LDAP 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/SimpleLdapTest.php, line 21

Class

SimpleLdapTest
Tests Simple LDAP configuration options.

Namespace

Drupal\Tests\simple_ldap\Functional

Code

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