You are here

public static property SamlTest::$modules in SAML Authentication 8.2

Same name and namespace in other branches
  1. 8.3 src/Tests/SamlTest.php \Drupal\samlauth\Tests\SamlTest::modules
  2. 8 src/Tests/SamlTest.php \Drupal\samlauth\Tests\SamlTest::modules
  3. 4.x src/Tests/SamlTest.php \Drupal\samlauth\Tests\SamlTest::modules

File

src/Tests/SamlTest.php, line 18

Class

SamlTest
Tests SAML authentication.

Namespace

Drupal\samlauth\Tests

Code

public static $modules = array(
  'samlauth',
);