You are here

public static property LoadTest::$modules in Shibboleth Authentication 8

Modules to enable.

Type: array

File

src/Tests/LoadTest.php, line 20

Class

LoadTest
Simple test to ensure that main page loads with module enabled.

Namespace

Drupal\shib_auth\Tests

Code

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