public static property SamlTest::$modules in SAML Authentication 8.3
Same name and namespace in other branches
- 8 src/Tests/SamlTest.php \Drupal\samlauth\Tests\SamlTest::modules
- 8.2 src/Tests/SamlTest.php \Drupal\samlauth\Tests\SamlTest::modules
- 4.x src/Tests/SamlTest.php \Drupal\samlauth\Tests\SamlTest::modules
Modules to Enable.
Type: array
Overrides BrowserTestBase::$modules
File
- src/
Tests/ SamlTest.php, line 30
Class
- SamlTest
- Semi random tests for the samlauth module.
Namespace
Drupal\samlauth\TestsCode
public static $modules = [
'samlauth',
];